JAVA SYLLABUS
[Link] Knowledge
What is programming
What is compiler and Interpreter
Why Java
JVM,JRE,JDK
How code runs
Hello world program
[Link] Basics
Variables
Data types
Naming rules
Operators
Problems
[Link] Class
Scanner class
[Link] Control Flow
Conditional Statement: if,if else,if else if if,switch
Looping Statement: for,while,do-while
Jump Statement : break,continue
[Link] Methods
What are methods
Method Parameters
[Link]
Define, How to acces
1D array
Loop with array
[Link] Basics
Built in String methods
[Link] to OOPS
Class & Objects
Abstraction
Inheritance
Polymorphism
Encapsulation
------------------------------------------------------------------------------------------------------------
------
Main Task: Railway Booking System,Bill Counter
Weekly Task: Quiz Contest
Daily Task : Practice the code in Hackerrank/Geeks For Geeks/Codechef