Core-Java-1

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

CORE JAVA SYLLABUS

Day Topics Options Covered Hours


Day 1 JAVA Editions Introduction Java Language 1hr
JAVA SE
JAVA EE
JAVA ME
Day 2 Java Software JDK 1hr
JRE
Set Path
Java Fundamentals
JVM
DAY 3 Java History History of JAVA 1hr
Java Features Java Features
Day 4 Structure of JAVA Documentation Section 1hr
Import or Package Section
Class Section
main() method section
Day 5 Basic Programs
Day 6 Operators & Types
Basic Programs
Day 7 If,ifelse,nested if,else if 4 hrs
Day 8 ,switch While,do-while,for
Break,continue
Day 9 Arrays Array Definition 2hrs
Day 10 Single Dimensional Array
Multi Dimensional Array
Day 11 Strings String Handling Methods 2hrs
Day 12 StringBuffer
StringTokenizer
Day 13 Introduction to OOPS Features 1hrs
 Class and Object
 Encapsulation
 Polymorphism
 Abstraction
 Inheritance
Day 14 OBJECT ORIENTED PROGRAMMING Class and Object Declaration 3 hrs
Day 15 Methods
Day 16 Types of Methods
Passing Object as Method
Argument
Day 17 What is Constructor?
Day 18 Constructors Type of Constructor 2 hrs
Constructor Overloading
This keyword

You might also like