0% found this document useful (0 votes)
10 views

Java - Worisgo_Updated

The document outlines a comprehensive Java curriculum divided into three main sections: Basics, Advanced, and Java Frameworks, covering topics such as syntax, data structures, OOP, and various frameworks like Spring and Hibernate. It also includes practical components such as a capstone project involving a calculator and a dynamic website, as well as a live project focused on an Employee Management System. The curriculum is designed to provide a thorough understanding of Java programming and its applications.

Uploaded by

aishanivyas10e
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Java - Worisgo_Updated

The document outlines a comprehensive Java curriculum divided into three main sections: Basics, Advanced, and Java Frameworks, covering topics such as syntax, data structures, OOP, and various frameworks like Spring and Hibernate. It also includes practical components such as a capstone project involving a calculator and a dynamic website, as well as a live project focused on an Employee Management System. The curriculum is designed to provide a thorough understanding of Java programming and its applications.

Uploaded by

aishanivyas10e
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Java - Curriculum

SI.No Topic

1 Basics

1.1 Basic Syntax


1.2 DataTypes and Variables
1.3 Conditions
1.4 Functions
1.5 Loops
1.6 DataStructures
1.7 OOPs
1.8 Exception Handling
1.9 Packages
1.10 File Handling

2 Advanced

2.1 JVM
2.2 Threads
2.3 Garbage
2.4 Generics
2.5 Streams
2.6 Memory Management
2.7 Collection Framework
2.8 Serialization
2.9 Networking and Sockets

3 Java Frameworks

3.1 Build Tools


• Gradle
• Maven
3.2 Web Frameworks (Basics)
• Spring
• Spring Boot
3.2 ORM
• JPA
• Spring Data JPA
• Hibernate

17E, 1s t Floor, 18th Cross, Sector 3, HSR Layout, Bengaluru


Java - Curriculum

SI.No Topic

3.4 JDBC
• JDBC Template
• JDBl3
3.5 Logging
• Log4J2

3.6 Web Frameworks (Advanced)


• Spring
• Core
• Security
• Data
• MVC

CAPSTONE PROJECT

1 Calculator Built in Java

2 Build a Dynamic website using Java Servlets and JDBC

LIVE PROJECT

1 Employee Management System Web App on Spring

17E, 1st Floor, 18th Cross, Sector 3, HSR Layout, Bengaluru

You might also like