You are on page 1of 6

Making Operations Simple

Applications Ares
y Banks y Scientific Research y Web Security y Developing Games y Management

C O R E J AVA 1. OVERVIEW OF OBJECT ORIENTED PROGRAMMING LANGUAGE. 2. H I S T O R Y. 3. F E AT U R E S O F J AVA 4. A R C H I T E C T U R E O F J AVA P R O G R A M M I N G LANGUAGE 5. I N S TA L L AT I O N A N D C O N F I G U R I N G J AVA I N O S

Table of Contents

y y y y y y y y y y y y y y y

6. DataTypes and Variable Declaration ,Initialization and Access Control 7. Operators 8. Classes and Objects 9. Interface and Abstract classes 10. Inheritance 12. Packages and Access Specifier 13. Garbage Collection 14. Flow Control and Exception Handling 15. Wrapper Classes ,String and Formatters 16. I/O operation in Java 17. File Handling in JAVA 18. Multi threading Using JAVA 19. Applets in JAVA 20.Java Graphical User Interface Programming using Swing Package 21. Network Programming and Remote accessing in Java

y 22.Java Beans y 23. Data Structure using Collection Framework y 24.JDBC using Java(Oracle /SQL) y 25. JVM Monitoring y 26.Security Manager y 27. Deployment analysis in JAVA y 28. Crypto analysis in JAVA

Advanced JAVA(J2E)
y y y y y y y y y y y y y y y y y

Client Server Architecture Application Server vs Web Server Installing Web Server(TomCat) Web Structure and Deployment Understanding Web Programming using Java Servlets (I)Life cycle (II) Configuration (III)Request Delegation and Scope. Handling Session in servlets Cookies Hidden Form Fileds URL rewriting Session Tracking Event Handling in servlets Java Server Pages MVC

You might also like