WA1538 Introduction to Java using JBuilder 2006 Training and Courseware

The Introduction to Java Programming course teaches students: the syntax of the Java programming language; Object-Oriented Programming using Java; exception handling; file input/output (I/O); JSP, Servlets; and EJB; and, optionally, creating Graphical User Interfaces (GUIs) using AWT and Swing. Students will learn how to develop Java applications and, optionally, how to develop applets.
Topics
  • Java Basics
  • Branching and Looping
  • Objects
  • Advanced Class Concepts
  • Exceptions
  • Stream I/O
  • Servlets
  • JavaServer Pages
  • Enterprise JavaBeans
Practical work

Extensive practical exercises take students through all major aspects of the design and development of Java programs.

What you will Learn
After completing this course, the student should be able to:
  • Apply OOP principles
  • Design OO applications using abstraction, encapsulation, modularity, and hierarchy
  • Create applications (and, optionally, applets)
  • Use Java Exceptions to guarantee graceful error recovery of your application
  • Do input/output using Java
  • Create and use inner classes in your program to be concise and clear
  • Create Servlets and JSPs
  • Optionally, develop GUI using AWT and Swing with event handling
Audience

This course is intended for programmers who are interested in adding Java to their skills.

Prerequisites
Students should have some basic-level knowledge of programming in any programming language.
Duration
Five days.
Schedule this course
Course Outline
Lab Setup Guide
Download this page as a word document
Learn more about the courseware