1Staff Logo

1Staff Training home page
Current Schedule page

402.898.8700
888.556.7568

For more information please fill out the form below:

*Name: A value is required. *E-mail address: A value is required.Invalid format. *Telephone #: A value is required.Invalid format. Comments:
Title: Company:

JVFUN - Java Fundamentals

Introduction

Elements of this syllabus are subject to change.

This five day hands-on course covers the Java language syntax and then moves into the object-oriented features of the language for the programmer new to the Java language. These fundamentals are then combined with several of Java's provided API packages, such as I/O streams, collections, Swing GUI programming, threads, and accessing a database with JDBC. The final sections of the course extend the student's knowledge on more complex topics such as performance tuning, best practices for writing efficient applications, network sockets, regular expressions and an brief overview of the J2EE platform.

Audience

Programmers moving to object-oriented programming using Java.

Prerequisites

None

Course Outline

  • Getting Started with Java - Standard Edition
  • Language Fundamentals (Syntax and Semantics)
  • What are Objects and Classes
  • Using Java Objects
  • Inheritance in Java
  • Packages and code organization
  • Threads
  • Exception Handling
  • Input/Output Streams
  • Core Collection Classes
  • Introduction to User Interface Building
  • AWT and Swing components
  • Introduction to JDBC (Database Interactions)
  • Networking with Sockets
  • Optional - J2EE Overview
  • Optional – Ant Build Tool

top of page