Java Course

Training courses are offered once or twice a year at iFahja.

For all fees and course related queries, please contact us on “courses@ifahja.com”
You must write your city in your email as sometimes we do offer courses in different cities. It will help us contact you when the courses are offered in your city.

Course Outline:

Sr. #Topics
1.Introduction to Java

  • Introduction
  • History
  • JVM
  • Anatomy
  • Writing Simple Java Console Application
  • Arrays, Loops, Conditions.
2.Classes and Objects

  1. Introduction to Classes and Objects, User Data Types
  2. Introduction to Methods.
  3. Abstract Classes.
3.Exceptions

  1. Introduction to Exceptions
  2. Exception Handling in Java

 

4.Inheritance in Java

  1. Single Inheritance.
  2. Multiple Inheritance and Interfaces.
  3. Method overriding, over Loading
5.Streams and File Handling

  1. Introduction to Files and Streams
  2. I/O Streams
  3. Files (Creation, Deletion, Writing data to files , Directories)
  4. Reading Data from Files
  5. Writing Data to File
6.Introduction to GUI

  1. AWT and Swings
  2. Layouts
  3. Swing Components
  4. Introduction to Netbeans
  5. Using Netbeans to develop Forms and using Swing Components.
7.Databases in Java

  1. Introduction to JDBC and Drivers
  2. Retrieving Data Using JDBC.
  3. Inserting, updating and Deleting Data from Databases