Discover

Topics

Core & Advanced Java Tutorials

Core & Advanced Java Tutorials APK

Core & Advanced Java Tutorials APK

1.0 FreeSushant Sharma

What's Core & Advanced Java Tutorials APK?

Core & Advanced Java Tutorials is a app for Android, It's developed by Sushant Sharma author.
First released on google play in 8 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play
This product is an app in Education category. More infomartion of Core & Advanced Java Tutorials on google play
This application covers all concepts of Java Programming starting from very basics of the language to the advanced concepts of web design and development. The app is composed of numerous diagrams and images which helps in better understanding.

This app is organized into two sections : Core Java and Advanced Java.

PART I - Core Java : consists of below topics:

1. History & Evolution of Java
2. OOPS Concepts
3. JVM, JRE and Bytecode
4. Java Installation and Setup
5. Creating Hello World Program
6. Classes, Methods and Objects in Java
7. Java Virtual Machine Lifetime
8. Inheritance
9. Exception Handling
10. Concept of Streams
11. Abstract classes and Interfaces
12. String Handling
13. Multi-threading
14. Graphical User Interfaces
15. GUI : Event Handling
16. Applets
17. Serialization
18. Java Database Connectivity
19. Socket Programming
20. What's Inside a Class File ?
21. Implementing Stack in Java
22. varargs(variable arguments) in Java

PART II - Advanced Java - consists of below topics:

1. Basics of Web Application
2. Java Servlets - Basics
3. More on Servlets
4. Session Tracking
5. JavaServer Pages
6. Java Beans
7. JSP Custom Tags
8. MVC Architecture
9. Example on MVC Model 1 : Search & Create Employees
10. Example on MVC Model 2 : Search & Create Employees
11. Layers and Tiers
12. Expression Language
13. JavaServer Pages Standard Tag Library (JSTL)
14. What is Framework ?
15. JavaServer Faces
16. Creating First JSF Application