Intertech.com

Complete Java Training

The Java language began modestly as a programming language to address the needs of a diverse set of consumer appliances, but has since evolved to become the most popular language and platform for building enterprise level applications. Intertech Training’s Complete Java course teaches you the syntax and core APIs of the Java programming language while also coaching you on the conventions and practical techniques necessary to code Java professionally.

The class begins by describing the core syntax of the Java language while also exposing students to object-oriented programming concepts. After establishing this essential foundation, the class then covers other crucial topics like exception handling, packaging, and when to use arrays versus collections. In addition, you learn how to use critical Java APIs for I/O, database access and graphical user interface development.

Course Number
INT2101

Learning Objectives

  • Master basic Java syntax
  • Know how to write, compile and execute a Java application on a Java Virtual Machine
  • Become familiar with Javadocs and how to locate Java API within Java’s immense libraries
  • Learn Java coding conventions/standards
  • Know how the object-oriented principles of encapsulation, inheritance and polymorphism manifest in Java
  • Understand the basics operations and mechanics of the Java Virtual Machine
  • Be able to retrieve, store and move data in files, relational database and across networks with Java APIs

Audience
This class is intended for experienced software developers looking to get a foundation in Java, however no prior knowledge of Java or Java tools is assumed.
 

Length
5 Days (Day Classes)
9 Sessions (Night Classes)



Price:
$2,495.00  

Java Training | JEE Training | JBoss Training Print Email
Schedule
Feb
Mar
Apr
May
Complete Java Training
8-12
 
Getting Started with Java
  • The Java Platform
  • Obtaining Java
  • Editions and Versions of Java
  • Java History
  • The JDK
  • Your First Java Program
  • Revisiting the JVM
  • API documentation
Object Oriented Programming in Java
  • Objects vs. Primitives
  • Creating (Instantiating) Objects
  • Stack and Heap
  • Using Objects
  • Initializing Data
  • Creating Object Types
  • Building Constructors
  • Default Constructor
  • Initialization Block
Static
  • Class vs. Object
  • Static variables
  • Static Method
  • Static Initialization Block
  • "this" Keyword
  • Scope
  • Garbage Collection (GC)
Packaging
  • Packages
  • Classpath
  • Java Archive (JAR)
Java Syntax
  • Coding standards
  • Valid Identifiers
  • Comments
  • Primitive Data Types
  • Primitive Literals
  • Primitive Conversion
  • Enums
  • Operators
  • Conditionals
  • Loops
  • Break, Continue, and Labels
  • Assertions
Strings
  • String Objects
  • String operations and operators
  • Immutable Strings
  • Passing by Value
Encapsulation & Data Hiding
  • Accessors/Mutators or Getters/Setters
  • Access Modifiers
  • Encapsulation/Data Hiding Resources
Inheritance
  • Chasing Constructors
  • Overloading Methods
  • Overriding Methods and revisiting the super reference
  • The Three Faces of Final
Polymorphism
  • Benefits of Polymorphism
  • Object Type Casting
  • The Object Class
Abstract Classes and Interfaces
  • Abstract Classes
  • Interfaces
  • Static Imports
Arrays and Collections
  • Arrays
  • Polymorphism Revisited
  • When arrays are not enough
  • Collections
  • The Collection Interface
  • Iterator
  • Lists, Sets, Vector
  • The Map Interface
  • HashMap, Hashtable
  • Limitations of Collections
  • Generics and Autoboxing
  • Sorting and Searching Arrays and Collections
  • Comparable
  • Comparator
Exception Handling
  • Throwable
  • Catching Exceptions
  • Finally block
  • The Exception Object
  • Runtime vs. Checked Exceptions
  • Creating Exceptions
Java Input/Output
  • Defining a Stream
  • Reading/Writing Byte Data
  • Reading and Writing Character Data
  • Decorating
  • System.in and System.out
  • Scanner
  • I/O Exceptions
  • File
JDBC
  • Why JDBC?
  • Database Drivers
  • Driver Manager
  • Connections
  • Statements
  • Inserting Rows
  • Updating Rows
  • Deleting Rows
  • Other Modifying Statements
  • Result Set
  • PreparedStatement
  • CallableStatement
  • SQLException
  • Metadata
  • DataSource
Java GUI
  • Java Foundation Classes (JFC)
  • Top Level Containers
  • Components
  • Layout Management
  • BorderLayout
  • FlowLayout
  • BoxLayout
  • Event Handling
  • Adapters
JEE Overview
  • Multi-Tiers
  • Containers
  • Java EE APIs
  • Open Source APIs
Appledix A - Advanced I/O
  • Object Serialization
  • Serializable
  • URL
Appendix B - Networking
  • SocketServer
  • Sockets
Appendix C - Threads
  • What is a Thread?
  • Creating a Thread
  • Thread States and the Thread Scheduler
  • Sleep, Yield and Join
  • Thread Properties
  • Extending Thread
  • Concurrency and Synchronization
  • Deadlocks
  • Wait & Notify

Java Training | JEE Training | JBoss Training