Live Projects
Get a chance to work on Industry Oriented Projects to implement your learning
24*7 Support
24*7 Mentorship Support available for all Students to clear all of your doubts
HTML
● HTML Level One Introduction
● HTML Part One Basics
● Basic Tagging
● Paragraph, Styles, Formating, Quotation, Lists
● Color, Links, Images Divs and Spans
● Blocks & Inline, Ids, Classes, Attributes
● Tables, IFrames
● Forms Basics, Input types and Attributes
● Form Elements and Labels
● Forms and Selections
● Some Advanced Topics
● HTML Part One Basics
● Basic Tagging
● Paragraph, Styles, Formating, Quotation, Lists
● Color, Links, Images Divs and Spans
● Blocks & Inline, Ids, Classes, Attributes
● Tables, IFrames
● Forms Basics, Input types and Attributes
● Form Elements and Labels
● Forms and Selections
● Some Advanced Topics
CSS
Introduction
Inline, Internal, External CSS
The Anatomy of CSS Syntax
CSS Selectors
Classes vs. Ids
What Are Favicons?
Color, Background, Padding
Border, Margin, Box, Model
Outline, Text, Icons
Position, Float, Opacity
Creating Navigation
Creating Dropdown
CSS Forms, Counters
Website Layout
Inline, Internal, External CSS
The Anatomy of CSS Syntax
CSS Selectors
Classes vs. Ids
What Are Favicons?
Color, Background, Padding
Border, Margin, Box, Model
Outline, Text, Icons
Position, Float, Opacity
Creating Navigation
Creating Dropdown
CSS Forms, Counters
Website Layout
Bootstrap
Bootstrap Introduction
Bootstrap Grid Layout System
Bootstrap Containers
Colors, Buttons, Table, Jumbotron, Containers The Bootstrap Carousel
Alert, Badges, Spinner, Lockdown
Input Groups, Nav Bar, Dropdown
Bootstrap Cards
The CSS Z-Index & Stacking Order
Media Query Breakpoints
Advanced CSS – Combining Selectors
Advanced CSS – Selector Priority
Bootstrap Grid Layout System
Bootstrap Containers
Colors, Buttons, Table, Jumbotron, Containers The Bootstrap Carousel
Alert, Badges, Spinner, Lockdown
Input Groups, Nav Bar, Dropdown
Bootstrap Cards
The CSS Z-Index & Stacking Order
Media Query Breakpoints
Advanced CSS – Combining Selectors
Advanced CSS – Selector Priority
JavaScript
Introduction
Basics, Connecting Javascript, Data Type, Solutions, Operators, Control Flow
Javascript Variables
Naming and Naming Conventions for Javascript Variables
String Concatenation
String Lengths and Retrieving the Number of Characters
Basic Arithmetic and the Modulo Operator in Javascript
Conditions, Boolean, Comparison
Loops, Regular Expressions
Closures, Callbacks, and Recursion
Document Object Model (DOM)
Selecting HTML Elements with Javascript
Manipulating and Changing Styles of HTML
Elements with Javascript
The Separation of Concerns: Structure vs Style vs Behaviour
Manipulating HTML Element Attributes
Adding Event Listeners to a Button
Higher Order Functions and Passing Functions as Arguments
Objects, their Methods and the Dot Notation Understanding Callbacks
Adding Animation to Websites
Basics, Connecting Javascript, Data Type, Solutions, Operators, Control Flow
Javascript Variables
Naming and Naming Conventions for Javascript Variables
String Concatenation
String Lengths and Retrieving the Number of Characters
Basic Arithmetic and the Modulo Operator in Javascript
Conditions, Boolean, Comparison
Loops, Regular Expressions
Closures, Callbacks, and Recursion
Document Object Model (DOM)
Selecting HTML Elements with Javascript
Manipulating and Changing Styles of HTML
Elements with Javascript
The Separation of Concerns: Structure vs Style vs Behaviour
Manipulating HTML Element Attributes
Adding Event Listeners to a Button
Higher Order Functions and Passing Functions as Arguments
Objects, their Methods and the Dot Notation Understanding Callbacks
Adding Animation to Websites
AngularJS
● Introduction
● Angular Fundamentals
● Display Data and Handling Events
● Building Reusable Components
● Directives
● Template Driven Forms
● Consuming HTTP Services
● Routing and Navigation
● Angular Fundamentals
● Display Data and Handling Events
● Building Reusable Components
● Directives
● Template Driven Forms
● Consuming HTTP Services
● Routing and Navigation
Python
● Introduction and Set-Up
● Numbers, Strings
● Lists, Tuple, Sets & Dictionaries
● Conditions, Loops, Operators
● Functions, Iterator, Scope
● Object Oriented Programming
● Modules and Packages
● Decorators
● Some Libraries – Important for Python
● Numbers, Strings
● Lists, Tuple, Sets & Dictionaries
● Conditions, Loops, Operators
● Functions, Iterator, Scope
● Object Oriented Programming
● Modules and Packages
● Decorators
● Some Libraries – Important for Python
Django Introduction
● Django Installation and Configuration
● MVC Applied to Django and Git
● Basic Views, Django Command Overview
● MVC Applied to Django and Git
● Basic Views, Django Command Overview
Dynamic Web Pages
• First View: Dynamic Content
• Mapping URLs to Views
• Processing a Request
• URL configurations and Loose Coupling
• 404 Errors
• Second View: Dynamic URLs
• A Word About Pretty URLs
• Wildcard URL patterns
• Django’s Pretty Error Pages
• Mapping URLs to Views
• Processing a Request
• URL configurations and Loose Coupling
• 404 Errors
• Second View: Dynamic URLs
• A Word About Pretty URLs
• Wildcard URL patterns
• Django’s Pretty Error Pages
Django Template System
• Template System Introduction
• Creating & Rendering Template Objects
• Multiple Contexts, Same Template
• Basic Template Tags and Filters Tags
• Using Templates in Views
• Template Loading get_template()
• The include Template, Template Inheritance Tag
• Creating & Rendering Template Objects
• Multiple Contexts, Same Template
• Basic Template Tags and Filters Tags
• Using Templates in Views
• Template Loading get_template()
• The include Template, Template Inheritance Tag
Django Models
• Defining Models in Python
• Installing the Model
• Basic Data Access
• Adding Model String Representations
• Inserting, Filtering & Updating Data
• Selecting Objects
• Retrieving Single Objects
• Ordering & Slicing Data
• Deleting Objects
• Making Changes to a Database Schema
• Adding Fields
• Removing Fields
• Removing Many to Many Fields
• Removing Models
• Installing the Model
• Basic Data Access
• Adding Model String Representations
• Inserting, Filtering & Updating Data
• Selecting Objects
• Retrieving Single Objects
• Ordering & Slicing Data
• Deleting Objects
• Making Changes to a Database Schema
• Adding Fields
• Removing Fields
• Removing Many to Many Fields
• Removing Models
Customizing Django Admin Panel
Introduction to Admin
Admin Templates
Ordering Fields
Adding Search
Adding Filters
Adding Fields
Editable List View
Creating a User Authentication
Setting Up A Simple User Authentication System
Login and Session Variables
Cookies
Permissions
Social Registration
Form Validation
Frontend
URL Template Inheritance
Template Filters and Custom Filters
Template Language and Static Files
Twitter Bootstrap Integration
Static File Compression and Template Refactoring
Upload Image
Add Pillow requiremen
Modify recipe model
Add tests for uploading image to recipe
Add feature to upload image
Preparing The Storefront
Product Display
Adding a Shopping Cart
Images
Dynamic Content/Page Creation
Payment Gateway
PayPal Integration / Paytm / Google Pay / PhonePe
Admin Templates
Ordering Fields
Adding Search
Adding Filters
Adding Fields
Editable List View
Creating a User Authentication
Setting Up A Simple User Authentication System
Login and Session Variables
Cookies
Permissions
Social Registration
Form Validation
Frontend
URL Template Inheritance
Template Filters and Custom Filters
Template Language and Static Files
Twitter Bootstrap Integration
Static File Compression and Template Refactoring
Upload Image
Add Pillow requiremen
Modify recipe model
Add tests for uploading image to recipe
Add feature to upload image
Preparing The Storefront
Product Display
Adding a Shopping Cart
Images
Dynamic Content/Page Creation
Payment Gateway
PayPal Integration / Paytm / Google Pay / PhonePe
Form Processing
• Search
• Creating a Feedback Form
• Processing the Submission
• Custom Validation Rules
• A Custom Look
• Creating Forms from Models
• Creating a Feedback Form
• Processing the Submission
• Custom Validation Rules
• A Custom Look
• Creating Forms from Models
Advanced Views and URL configurations
• URL configuration Tricks
• Streamlining Function Imports
• Using Multiple View Prefixes
• Special-Casing URLs in Debug Mode
• Using Named Groups
• Understanding the Matching/Grouping Algorithm
• Passing Extra Options to View Functions
• Using Default View Arguments
• Special-Casing Views
• Capturing Text in URLs
• Including Other URL configurations
• Captured Parameters Working with include()
• Extra URL configurations Options Working with include()
• Streamlining Function Imports
• Using Multiple View Prefixes
• Special-Casing URLs in Debug Mode
• Using Named Groups
• Understanding the Matching/Grouping Algorithm
• Passing Extra Options to View Functions
• Using Default View Arguments
• Special-Casing Views
• Capturing Text in URLs
• Including Other URL configurations
• Captured Parameters Working with include()
• Extra URL configurations Options Working with include()
Generic Views
• Using Generic Views
• Generic Views of Objects
• Extending Generic Views
• Making “Friendly” Template Contexts
• Adding Extra Context
• Viewing Subsets of Objects
• Complex Filtering with Wrapper Functions
• Performing Extra Work
• Generic Views of Objects
• Extending Generic Views
• Making “Friendly” Template Contexts
• Adding Extra Context
• Viewing Subsets of Objects
• Complex Filtering with Wrapper Functions
• Performing Extra Work
Django Rest Framework
● Serializers, views and URL
● Creating API and Web Services
● Working on POSTMAN
● GET
● POST
● PUT
● DELETE
● PATCH
● Testing our API
● Creating API and Web Services
● Working on POSTMAN
● GET
● POST
● PUT
● DELETE
● PATCH
● Testing our API