Java Full Stack Professional
Java Full Stack Professional
FULL STACK
PROFESSIONAL
CURRICULUM
Introduction to Web Technologies
Careers in Web Technologies and Job Roles
How the Website Works?
Client and Server Scripting Languages
Difference between a Web Designer and Web Developer
Types of Websites (Static and Dynamic Websites)
Responsive design and layout
CSS
CSS
l CSS Introduction
l CSS Syntax
l CSS Id & Class
l Types of CSS links
Colors and Backgrounds
l color
l background-color
l background-image
l background-repeat
l background-position
l background-attachment
l background
Text and Fonts
l font
l font-family
l font-size
l font-weight
l font-style
l line-height
l letter-spacing
l word-spacing
l text-align
l text-decoration
l text-transform
l white-space
Lists
l list-style
l list-style-type
l list-style-image
l list-style-position
Tables
l table-layout
l border-collapse
l border-spacing
CSS Selectors
l Universal Selector
l Type Selector
l Class Selector
l ID Selector
l Child Selector
l Descendant Selector
l Attribute Selector
l Adjacent Sibling Selector
l General Sibling Selector
l Query Selector
CSS Box Model
l CSS Border
l CSS Outline
l CSS Margin
l CSS Padding
CSS Advanced
l CSS Grouping/Nesting
l CSS Dimension
l CSS Display
l CSS Positioning
l CSS Floating
l CSS Align
l CSS Pseudo-class
l CSS Pseudo-element
l CSS Navigation Bar
l CSS Image Gallery
l CSS Image Opacity
l CSS Attribute Selectors
l Styling Links
JAVASCRIPT
Introduction to JavaScript
l Syntax
l Statements
l Comments
Enabling in various browsers
Popup Boxes
l Alert
l Confirm
l Prompt
Variables
Operators
l Arithmetic
l Assignment
l Comparison
l Logical
l Conditional
Conditional Statements
l if
l if...else
l if...else if...else
l Switch
Loops
l while
l do...while
l for
l for...in Statement
l Break
l Continue
Functions
l User-defined Functions
l Function Syntax
l Function with Arguments
l Returning Values from Functions
l Built-in Functions
l paraseInt and parseFloat
Events
l Introduction
l Mouse Events
l Keyboard Events
l Form Events
l Document/Window Events
Cookies
Page redirection
Built-in Objects
l Introduction
l Number
l Strings
l Math
l Arrays
l Associative Array
l Array Properties and Methods
l Date
l Boolean
l Regexp
Advanced javascript
l Form Validations
l Basics of Form Validation
l Validating Radio Buttons
l Validating Checkboxes
l Validating Select Menus
l Validating Textareas
JS Document Object Model (DOM)
l Introduction
l DOM HTML
l DOM CSS
l DOM Events
JS Browser Object Model (BOM)
l JS Cookies
l JS Window
l JS Location
l JS Popups
l JS Time
Introduction to OOP concept
JQUERY
What is JQuery?
Overview of JQuery features
Using JQuery links
JQuery Selectors
JQuery Events
JQuery Effects
l Hide() & show()
l Fade()
l Slide()
l Animate()
l Callback function
l Chaining
JQuery HTML
l Get() & Set()
l Add() & Remove()
l CSS()
l Dimensions()
JQuery Traversing
l Parent() & children()
l Next() & Prev()
l Find()
Jquery AJAX
Image slider using JQuery plugins
Form Validation
HTML5
l Introduction to HTML5
l Introduction to HTML5
l What's new in HTML5
HTML5 Syntax
l The DOCTYPE
l The <script> tag
l The <link> tag
l HTML5 Document
New input Elements
l Color
l Date
l Datetime
l datetime-local
l email
l month
l number
l range
l search
l tel
l time
l url
l week
New Input attributes
l autofocus
l formaction
l formmethod
l formnovalidate
l height and width
l list
l min and max
l multiple
l pattern (regexp)
l placeholder
l required
l step
Audio and Video
l <audio>
l <video>
l <source>
New Structural Elements
l <details>
l <dialog>
l <summary>
l <meter>
l <main>
l <header>&<footer>
l <section>
l <aside>
l <figure>
SVG
l What is SVG?
l SVG Advantages
l SVG in HTML
l SVG Shapes
l SVG Text
l SVG Stroke properties
l SVG Animation
Canvas
l What is canvas?
l Lines
l Curves
l Paths
l Shapes
l Color, gradients
l Image
l Arc
l Text
l Shadow
HTML5 APIs
l Google Map
l Drag & Drop
CSS 3.0
Introduction to CSS3.0
What's new in CSS 3.0
Border
l border-image
l border-radius
CSS Shadows
l Text-shadow
l Box-shadow
Background
l background-clip
l background-size
l background-origin
l background-image
Outline
Transitions
l transition
l transition-delay
l transition-duration
l transition-property
Transform
2D Transforms
l transform
l matrix()
l translate(x,y)
l scale(x,y)
l rotate(angle)
l skew(x-angle,y-angle)
3D Transforms
l transform
l transform-style
l perspective
l transform-origin
Animations
l @keyframes
l animation
l animation-direction
l animation-duration
l animation-name
Selectors
l CSS combinations
l Pseudo Elements
Gradients
l Linear Gradients
l Radial Gradients
Multiple Columns
l column-count
l column-fill
l column-gap
l column-width
l columns
l column-rule
l column-rule-color
l column-rule-style
l column-rule-width
User Interface
l resize
l box-sizing
l outline-offset
CSS Filters
l Blur
l Brightness
l Contrast
l Grayscale
l Hue-rotate
l Invert
l Opacity
l Saturate
l Sepia
l Drop-shadow
Media Query
l What is Responsive Web Design
l Intro to the Viewport
l The Viewport Tag
l Media Queries
l Fluid Layouts
l Tablet Styles
l Mobile Styles
l Making a Mobile Drop-down Menu
l Responsive Images & Polyfills
Web Fonts
l @font-face
l font-family
l src
l font-stretch
l font-style
l font-weight
Flexbox
l flex-grow
l flex-shrink
l flex-basis
l flex
l flex-wrap
l flex-direction
l flex-flow
l justify-content
l align-items
l order
Bootstrap Framework
Getting started with Bootstrap
Grid system in Bootstrap
Adding Header & Navigation
Adding Logo in Navigation Bar & Adding Banner
Adding Jumbotron
Adding Rows, Columns & Containers
Adding Column Width using offset
Ordering Columns using push or pull
Nesting Columns in Bootstrap
Adding Footer top Website
Typography in Bootstrap
Adding glyphicons
Styling Tables
Adding Responsive or Utilities in Bootstrap
Styling Button using between classes
Styling Images and making images Responsive
Adding description list in bootstrap
Adding Panels
Photoshop
l Introduction to Adobe Photoshop
l Color mode & resolution
l Types of Graphics
l Export image
l Animated Image
l Tools
l Ruler and scaling
l Create Logos
l Photos masking
l Smart Objects
l Merge Layers
l Group Layers
l Layer Styles
l Blending Options
l View Menu / Window Menu
l Filter Effects
l Image Adjustments
l Realtime Website Layout Design
Frontend SPA
Introduction To Angular
l What is Angular
l What is SPA
l Comparison between different versions
l Advantages and Disadvantages
l Key features
Environmental Setup
l Node /NPM
l Angular CLI
l Setup Project
l Directory Structure
l Code Editors
l How Angular Application Boot
Modules
l What is Module
l Decorator
l NgModule
l Core Module
l Bootstrapping
l Shared Modules
Components
l Introduction to Components
l Component Architecture Patterns
l Metadata
l State and Behaviors
Templates
l Template Expression or Interpolation
l Data Binding (Event ,Property , Two Way)
l *ngIf , *ngFor , *ngSwicth
l Built-in Structural and Attributes Directive
Pipes
l Built-in Pipes
l Custom Pipes
Routing
l Routes , RouterModule , routerLink
l Child Routing
l Params
l Guards
Custom Directives
l Structured Directives
l Attribute Directives
Validations
l Template Driven
l Reactive Form
l Custom Validators
Asynchronous Operations
l Observable vs Promise
l Network Call
l HTTP Request | Response
Services
l Introduction to Services
l Building a Service
l Dependency Injections
l Injectors and Providers
Lifecycle Hooks
l Component LifeCycle
l All LifeCycle Hooks
Local Data Storage
l Local Storage
l Session Storage
l Cookies
Communication Between Components
l @Input()
l @Output() with EventEmitter
l @Viewchid()
Shared Service
Subject
Server-side Rendering
l Introduction to Server-Side Rendering
l Angular Universal
Angular Testing
l Introduction to Testing
l Unit Testing with Karma and Jasmine
LAZY LOADING
UI COMPONENTS
l Angular Material
l PrimeNG
Third Party Modules
l Social Login
l Pagination
l Search
l Filter
l JWT Token
l File Upload
l Many More
Angular Application Deployment
l Build Application
l Deploy in Heroku
Introduction To React Js
l What is React JS?
l What is SPA?
l DOM vs Virtual DOM
l Advantages and Disadvantages
l Key Features
Environmental Setup
l Node | NPM
l Installation of CLI
l Setup Project
l Directory Structure
l Code Editors
l How React JS Application Boot
Key Features Of React Js
l Conditional Rendering
l List and Keys
l Forms Handling
l Forms Validations
Component Lifecycle Hook
l Understanding component lifecycle
l All Lifecycle Hooks
Advance Redux
l Async Actions
l Middleware
l Redux Thunk and Redux Saga
React Hooks
l Why We Need Hooks.
l Different Types Of Hooks
l Using State And Effect Hooks
l Usereducer , Useref Etc.
l Custom Hooks
l Rules Of Hooks
Third Party Modules
l Social Login
l Pagination
l Search
l Filter
l JWT Token
l File Upload
l Many More
BASIC FEATURES OF REACT JS
l React Concepts
l JSX and TSX
l Render Elements
l Function and Class Components
l Props and State
l Handling Events
l Dynamic Data Rendering
l Property Binding
Rest Js Testing
l Jest with Enzyme
Design Pattern
l Why Design Patterns…?
l Front Controller
l Composite View
l Factory Pattern
l Singleton Pattern
l DAO Pattern
Java Mail Api
l Email System and Protocols
l Sending & Receiving Mails
l Handling Attachments
Introduction To Distributed Programming
l RMI
l Web Services
Introduction To Restfull Services
l @PathParam
l @Path
l @FormParam
l @QueryParam
l @DefaultValue
Overview Of Jpa Framework
SPRING
Spring
l What is Spring?
l Spring modules
l Understanding dependency Injection
l Applying aspect-oriented programming
Basic Bean Wiring
l Containing your Bean
l Creating bean
l Injecting into bean properties
l Auto wiring
l Controlling bean creation
Advanced Bean Wiring
l Declaring parent and Child Bean
l Applying method injection
l Injecting Non-spring Beans
l Registering Custom property editors
Advising Beans
l Introducing AOP
l Creating classic spring aspects
l Creating advice
l Defining Pointcuts and Advisors
l Using proxyFactory Bean
l Autoproxying
Hitting The Database
l Learning spring's data Access Philosphy
l Configuring a data source
HIBERNATE
Introduction To ORM
l Need of ORM
l Problems using JDBC Directly
l ORM Implementation
Introduction To Hibernate
l Hibernate Architecture
l Hibernate configuration
l Hibernate's Support for Other Technologies
l Installing Hibernate
l A “Hello world” stand alone application
l A Servlet–Based Hibernate application
Creating Persisting Classes
l Mapping a basic Java Class
l Mapping a Class with Binary Data
l Mapping a Serializable Class
l Mapping a class with Data/ calendar attributes
l Mapping a Read-only class
l Mapping a class using Versioning /Timestamps
Mapping Inheritence With Java Classes
l Table-Per –class Hierarchy Mapping
l Table-Per –subclass Hierarchy Mapping
l Table-Per –concrete-subclass Hierarchy Mapping
l Persistence interfaces
Working With Collections
l Associations
l Lazy initialization
l Mapping Maps/Sorted Maps
+91 7042175774
+91 9810851363