Full Stack Java Syllubus
Full Stack Java Syllubus
What is CSS
Why Use CSS?
How is CSS Used?
Module 4 : Selectors
Selectors
What is a selector?
The Universal/Global Selector
The Tag/Element Selector
The ID Selector
The Class Selector
The Attribute Selector
The Relationship Selector
Psuedo Selector
Group Selector
Specificity & When To Use Selectors
What are Properties?
The CSS General Rule
Coloring & Formatting
Types of Colors
Coloring Text
Background colors
Images/URLs in CSS Other background Properties
Opacity / Transparency
Gradients
Fonts & text manipulation
Introduction to types of units
Text Manipulation
Font Size, Bolding & Style
Module 6 : React JS
Introduction to BootStrap
What is Bootstrap
History of Bootstrap
Versions of Bootstrap
Popularity of Bootstrap
Bootstrap Documentation
Installing Bootstrap Locally
Install or adding Bootstrap via Cdn link
Adding Javascript cdn link
Layout & Components
BreakPoints
Extra small
Small
Medium
Large
Extra large
Extra extra large
Containers
container- fluid
container
Columns
column
row
Gutter
Horizontal gutter
Vertical gutter
Introduction
Introduction to MUI
MUI Documentation
Advantages of MUI
Setting up Environment
installing MUI in local
MUI Components
INPUTS
AutoComplete
Button
Button Group
Checkbox
Radio group
Select
DATA DISPLAY
Avatar
Badge
Typography
Icons
Tooltip
FEEDBACK
Dialog
Alert
SURFACES
Accordion
App Bar
Introduction To Java
History of Java
What is Java , Java Flavors, characteristics
JVM Architecture
Bytecode
Class Loader
Unicode
Module 10 : Hibernate
Introduction
Introduction to ORM ( Object Relational Management )
Benefits of ORM
Contrast JDBC with ORM
Hibernate Jar files
Architecture & Crup operation
Hibernate Architecture
SessionFactory, Session, Transaction, Query
Module 11 : Database