JAVA

Course Duration

3 Months

Category

Programming

Description

Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a generalpurpose programming language intended to let programmers write once, run anywhere, meaning that compiled Java code can run on all platforms that support Java without the need to recompile. Java applications are typically compiled to bytecode that can run on any Java virtual machine regardless of the underlying computer architecture. The syntax of Java is similar to C and C++, but has fewer low-level facilities than either of them. The Java runtime provides dynamic capabilities that are typically not available in traditional compiled languages. As of 2019, Java was one of the most popular programming languages in use according to GitHub, particularly for client–server web applications, with a reported 9 million developers

Course Content

13 MODULEs • 3 months total length

  • Why Java
  • Paradigms
  • Diff B/W Java & Other (C,C++)
  • Java History
  • Java Features
  • Java programming format
  • Java Statements
  • Java Data Types
  • Introduction
  • Object
  • Constructors
  • This Key Word
  • Inheritance
  • Super Key Word
  • Polymorphism (Over Loading & Over Riding)
  • Abstraction
  • Interface
  • Encapsulation
  • Introduction to all predefined packages
  • User Defined Packages
  • Access Specifiers
  • What is Array
  • Single Dimensional Array
  • Multi Dimensional Array
  • Sorting of Arrays
  • Introduction
  • Pre Defined Exceptions
  • Try-Catch-Finally
  • Throws, throw
  • User Defined Exception examples
  • Introduction
  • Byte-oriented streams
  • Character – oriented streams
  • File
  • Introduction
  • Thread Creations
  • Thread Life Cycle
  • Life Cycle Methods
  • Synchronization
  • Wait() notify() notify all() methods
  • Introduction
  • Byte, Short, Integer, Long, Float, Double, Character
  • Boolean classes
  • Introduction
  • Member Inner Class
  • Static Inner Class
  • Local Inner Class
  • Anonymous Inner Class
  • Introduction
  • Util Package interfaces, List, Set, Map
  • List Interface 7 Its Classes
  • Set Interface & Its Classes
  • Map Interface & Is Classes
  • Introduction Diff B/W AWT and SWING
  • Components hierarchy
  • Panes
  • Individual Swings components J Label
  • JButton, JTextField, JTextAres
  • Basics of SQL queries
  • SQL Joins
  • Introduction
  • JDBC Architecture
  • Types of Drivers
  • Statement
  • Result Set
  • Read Only Result Set
  • Updatable Result Set
  • Forward Only Result Set
  • Scrollable Result Set
  • Prepared Statement

Requirements

  • Computational skills
  • Personal PC (OPTIONAL)