Hi there
I want to know what are the topics that are inside core
java(or J2SE) and Advance java(
J2EE).
i made a list for both
Core java topics
->Class
->Object Concepts
->this,super.
->Variables
->Operators
->Loops
->Methods
->Constructors.
->GUI(Swing,AWT,
Applets)
->File Handling
->Input Handling
->
String Handling
->Multi Threading
->Collections(Lists,Sets,Maps,Array).
->RMI
->
JDBC
->Networking in java
->Serialization
->Exception Handling
Advance java concepts
->
JSP
->
Servlet
->Hibernate
->Spring
->
Struts
->Web Services
is there any topic left under both advance java and core java.
it will be very nice if someone can guide by indexs of topic like
Collection(Arrays,Lists,Sets,Maps)
OOPS concepts(Interface,Class,
Polymorphism,Inheritance)
in this way so that I can understand what are topics in which topic
I AM NEW TO JAVA PROGRAMMING
Thanks