Saturday 27 December 2014

JAVA POST 1


Hope you all have done with installing IDE if not so, then install it first as said in our previous post.

It will be better if you install NET BEANS  IDE. Because all the Example in our blog will be Executed in NET BEANS.




So before starting java let me say what you will  learn here

To understand java in depth i am separating it in two levels


Link to Download NetBeans: https://netbeans.org/downloads/

Basics of java


Level :1


1)OOP concepts brush up
2)Data types
3)Variables
4)Keywords
5)Modifiers
6)Methods
7)Constructor
8)this Keyword
9)Super Keyword
10)Getting Input from keyboard using Scanner Class.
11)Static Keyword
12)Final Keyword
13)Inheritance
14)Interface
15)Overloading and Overriding

Level:2


16)Arrays
17)Collections
18)JDBC
19)Thread
20)Swing
21)Generic
22)Graphics programming in java
23)Event handling
24)Network Programing

Tommorrow i will post  OOP concepts ,Check it out and post your doubts in comment box.We are always there to clear your doubt..

Let me know any mistake in the post..so i can correct it.

No comments:

Post a Comment