Advanced Java Full Stack Curriculum 2023
Advanced Java Full Stack Curriculum 2023
I
3. CSS :
1. Introduc�on to CSS
2. Selectors
BASICS
ID Selector
Class Selector
Tag & group selectors
Universal selectors
3. Background proper�es
4. Colors and Linear Gradients
5. Text proper�es
6. Font Proper�es
7. Box model proper�es
Padding
Margins
Borders
Outline
8. Posi�on proper�es
Rela�ve & absolute
Fixed , Sta�c & S�cky
9. Float & Clear proper�es
10. Display Proper�es
Inline, block, inline-block, flex, and grid
11. Flex box
Parent proper�es
Child proper�es
12. Grid
Parent proper�es
Child proper�es
13. Advanced Selectors
Combinators
Descendant Selector (Space)
Child Selector (>)
Adjacent Sibling Selector (+)
General Sibling Selector (~)
Pseudo-classes
Pseudo-Elements
A�ribute selectors
14. Transforma�ons 2D
15. Anima�ons & key frames
16. Media Queries
Responsive web design
4. JAVASCRIPT :
1. Introduc�on to JavaScript
2. Variables
Var
Let
Const
Scope & Hois�ng
3. Data types
Primi�ve Data types
String
Number
Bigint
Boolean
Undefined
Null
Symbol
Object
Non-Primi�ve
Objects
Arrays
4. Operators
Arithme�c
Assignment
Comparison
Logical
Bitwise
Ternary
typeof
5. Func�ons
Default Func�ons
Arrow Func�ons
Callback Func�ons
IIFE
6. Condi�ons
Simple if
if-Else
Else –If ladder
Switch And case
7. Loops
For
While
Do-While
For-Of
For-In
8. Arrays & Array methods
12. Bom
Window
Navigator
History
Cookies
Localstorage
Session storage
5. BOOTSTRAP :
1. Introduc�on
2.Typography
3.Bu�ons
4. Grid
5. Glyphicons
6. Jumbotron
7. Forms
8. Cards
9. List
10. Tables
11 . Naviga�ons
Dropdowns
Navbar
12 . Content
Reboot , Typography, Images, Tables, Figures
Sno Topic
1. Introduction to Java
Working of Java
Features of Java
JVM,JRE,JDK
2. Data Types
What are data types
Types of Data types
Primi�ve Data Types
Non-Primi�ve Data types
3. Variables
What are Variables
Variable declara�on
Variable ini�aliza�on
Types of variables
Scope of variables
Variable accessibility
5. Operators
What are operators in java
List of operators in java
Operators with examples
6. Constructors
What is constructor
Default constructor
Parameterized constructor
Command line arguments in java
Wrapper classes in java
What is wrapper class
List of wrapper classes
what is Class
what is Object
Features Of OOPs
Inheritance
Single level Inheritance
Mul� level inheritance
Hierarchical inheritance
Hybrid Inheritance
Mul�ple Inheritance
Polymorphism
Method Overloading
Method Overridi ng
Abstrac�on
Abstract class
Interface
Encapsula�on
9. Keywords
This,super,final
Access Modifiers
Packages
10. Arrays
What is an array
Crea�ng
Ini�alizing and accessing array
Instan�a�on of array
1-D Arrays
Mul� Dimension Arrays
2-D arrays
Jagged arrays
Queue
Map
Hashmap
Linkedhashmap
Treemap
19. JDBC
Introduc�on to jdbc
Jdbc driver
Jdbc connec�on
Driver manager
Resultset
Prepared statement
Statements
20. Hibernate/Jpa
What is hibernate
Hibernate advantages
Hibernate disadvantages
What is ORM
What is JPA
En�ty manager classes
En�ty manager methods
JPQL
Rela�onships
One-to- one
One to many
Many to one
Many to many
21. Spring Framework
introduc�on to spring
what is spring
environmental setup
inversion of control
xml configura�on
se�er injec�on
constructor injec�on
ioc container
Autowiring
Byname
Bytype
Constructor-arg
Scopes
Singleton
Prototype
Bean life cycle
Applica�on context
Create maven project
Applica�on context with xml configura�on
Applica�on context with java configura�on
22. Spring Boot
Disadvantages of spring
Advantages of spring boot
Spring boot features
Spring boot with maven
Spring boot with JPA
Springbok with dataJpa
23. Webservices
What is web services
Types of web services
Res�ul web services
Springbootdatajparest with crud operations