JAVA was developed by Sun Microsystems Inc
in 1991, later acquired by Oracle Corporation. It was developed by James
Gosling and Patrick Naughton. It is a simple programming language.
Writing, compiling and debugging a program is easy in java. It
helps to create modular programs and reusable code
1. Overview
of Programming with Java
2. Simple
programs and development environment
3. Data types
4. Variables
5. Operators
6. Control
Statements
7. Block of
Code
8. Iteration
statements (loops)
9. Jump
Statements
10. Methods
11. Array
12. Class
13. Class
inheritance
14. Method
Overiding and Overloading
15. Abstract
class and Methods
16. Interfaces,
packages and access control
17. final and
static keyword
18. Object
Oriented Concepts
19. Exceptions
20. Multithreading
21. Java
Thread Model
22. Synchronization
23. Generics
24. Strings
25. Exploring
Java.lang
26. Collection
Framework
27. Utility
Classes
28. Input/Output
#2 The topic list of Advance Java:
1. JSP
2. Servlet
3. Hibernate
4. Spring
5. Struts
6. Web
Services
7. Sequential
Collection
8. Associative
Collection
9. Classic
Data Structure
10. Sorting
and searching algorithms
11. Database
Programming with JDBC
12. Network Programming
13. GUI
Development with Swing
14. Session
Handling
15. Database
Handling
16. MVC
17. Tiles