Web Development Syllabus
Web Development Syllabus
HTML
HTML Introduction
HTML Editors
HTML Basic
HTML Elements
HTML Attributes
HTML Headings
HTML Paragraphs
HTML Formatting
HTML Links
HTML Head
HTML CSS
HTML Images
HTML Tables
HTML Lists
HTML Blocks
HTML Layout
HTML Forms
HTML Iframes
HTML Colors
HTML Colornames
HTML Colorvalues
HTML JavaScript
HTML Entities
HTML URL Encode
HTML Quick List
HTML Summary
HTML5
HTML5 Intro
HTML5 New Elements
HTML5 Canvas
HTML5 SVG
HTML5 DragDrop
HTML5 Geolocation
HTML5 Video
HTML5 Audio
HTML5 Input Types
CSS
CSS Basic
CSS HOME
CSS Introduction
CSS Syntax
CSS Id & Class
CSS How To
CSS Backgrounds
CSS Text
CSS Fonts
CSS Links
CSS Lists
CSS Tables
CSS Advanced
CSS GroupingNesting
CSS Dimension
CSS Display
CSS Positioning
CSS Floating
CSS Align
CSS Pseudo-class
CSS Pseudo-element
CSS Navigation Bar
CSS Image Gallery
CSS Image Opacity
CSS Image Sprites
JavaScript introduction
What is JavaScript
Understanding Events
JavaScript Example
External JavaScript
Basic Elements
Comment
Variable
Global Variable
Data Types
operators
If Statement
Switch
Loop: for and while
Function
JavaScript Objects
JavaScript objects
JavaScript Array
JavaScript Validation
form validation
email validation
Jquery
jQuery HOME
jQuery Intro
jQuery Install
jQuery Syntax
jQuery Selectors
jQuery Events
jQuery HideShow
jQuery Fade
jQuery Slide
jQuery Animate
jQuery stop()
jQuery Callback
jQuery Chaining
jQuery GetjQuery Set
jQuery Add
jQuery Remove
jQuery CSS Classes
jQuery css()
jQuery Dimensions
jquery slider
React
Module 1: Introduction to React
Introduction to hooks
useState
useEffect
Custom hooks
useContext
useRef
CSS Modules
Styled-components
CSS-in-JS
Theming
Module 8: Server Communication
o Instance Methods
o Class Methods
o Static Methods
o Single Inheritance
o Multi level Inheritance
o Hierarchical Inheritance
o Multiple Inheritance
o Hybrid Inheritance
o Cyclic Inheritance
3. Oops part-3(Polymorphism)
Introduction
Duck Typing Philosophy of Python
Overloading
o Operator Overloading
o Method Overloading
o Constructors Overloading
Overriding
o Method overriding
o Constructor Overriding
4. Oops part-4
Abstract Method
Abstract class
Interface
6. Python Logging
Logging the Exceptions
Logging levels
How to implement Logging
How to write Python program exception information to the log file
8. Multi Threading
Introduction
Types of Multi Tasking
The ways of Creating Thread in Python
o Creating a Thread without using any class
o Creating a Thread by extending Thread class
o Creating a Thread without extending Thread class
Cases
SQL database
JOIN operations (INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN)
Project