+91 9319867693, +91 7017033349

We are providing free Computer Courses under Skill Development Programme (2023-2024) (UPSDM : IN APPAREL SECTOR).

LANGUAGE (JAVA) Course

Course Duration : 90 DAYS

Java Language Syllabus

In order to understand the course syllabus of Java Language better, you can refer to this detailed list which has been categorized unit-wise. It is always better to go through the concepts of this high-level programming language in advance. The core syllabus followed by most of the institutions are as follows:

Unit 1: Introduction to Java Programming

  • The Java Virtual Machine
  • Arrays
  • Conditional and looping constructs
  • Variables and data types

Unit 2: Object-oriented programming with Java Classes and Objects

  • Fields and Methods
  • Constructors
  • Nested Classes
  • Garbage Collection
  • Overloading methods

Unit 3: Inheritance 

  • Overriding methods
  • Interfaces
  • Making methods and classes final
  • Polymorphism
  • Abstract classes and methods

Unit 4: Exception handling with try-throw-catch-fly constructs

  • The Exception Class

Unit 5: The object class

  • Cloning Objects
  • Strings
  • The JDK Linked List Class
  • String conversions

Unit 6: Working with types: Wrapper classes

  • Enumeration interface

Unit 7: Packages

  • Documentation comments
  • Package access

Unit 8: Applets

  • Applet capabilities and restrictions
  • Configuring applets

Unit 9: Basics of AWT and Swing

  • Layout Managers
  • Event handling
  • Panels
  • Classes for various controls, such as labels, choice, list, checkbox, etc.
  • The Action Listener interface
  • Using menus
  • Using the adapter classes
  • Graphics
  • Dialogs and frames

Unit 10: Threads

  • Synchronization

Unit 11: The I/O Package

  • Reader and writer classes
  • InputStream and OutputStream classes

Unit 12: Basic concepts of networking

  • Concepts of URLs
  • Working with URLs
  • Sockets

Unit 13: Database Connectivity with JDBC

  • Java Security