Skip to page content Skip to section menu Skip to site-wide navigation About Us | Consultancy | Training | Software | Publications | Open Source | Support | Open Standards | FAQ | Jobs
Site Style Info

Java Programming - A 5 Day Course

Course Synopsis

This course focuses on the fundamentals of the Java language, object oriented development and the structure of Java applets and applications. It covers Java Platform 2 up to version 5.0.

Delegates will learn how to develop Java systems that use various core API packages. They will develop systems that support multi-threading and networking. Java has always been associated with GUI development and this course shows delegates how to develop graphical applets and applications using the JFC (AWT and Swing).

The delegate will practise:

Course Objectives

By the end of the course delegates should be able to:

Suitable for

Prerequisites

Examinations

This course helps delegates to prepare for Sun Certified Java Programmer Exam CX-310-055 Version 5.0.

Before taking any exam, ensure you have the recommended experience. The Sun Microsystems website lists all exam requirements and these are updated regularly.

Exams are not included as part of the course.

Publicly scheduled dates, locations, and prices

London — £1595 (+VAT)

  • 15–19 Mar 2010
  • 7–11 Jun 2010
  • 9–13 Aug 2010
  • 27 Sep–1 Oct 2010
  • 8–12 Nov 2010
  • 13–17 Dec 2010

Manchester — £1595 (+VAT)

  • 26–30 Apr 2010
  • 26–30 Jul 2010
  • 13–17 Sep 2010
  • 15–19 Nov 2010

Course Contents

Introducing Java

The Java Language

Code Blocks

Objects and Classes

Inheritance

Abstract Classes and Interfaces

Collections

Exceptions

Creating GUIs with the Abstract Windowing Toolkit

Events

Creating GUIs with Swing

Files and Stream Input/Output

Object Serialization

Java Beans

Threads

Networking and the URL Class

Java Archives - Jar Files