Add to Wishlist
Python Web Development

HTML
Introduction to HTML
1
HTML Tags
2
HTML Attributes
3
HTML Editors
4
HTML Document Structure
5
HTML Headings
6
HTML Paragraphs
7
HTML Styles
8
HTML Comments
9
HTML Blocks, Classes, Ids
10
HTML Tables
11
HTML Lists
12
HTML Images
13
HTML Forms
14
HTML File Paths
CSS
Introduction of CSS
1
CSS Selectors
2
Inserting CSS into HTML (Inline, Internal, External)
3
Colours, Borders, Background, margins, padding.
Working with core concepts of CSS
1
Box/Model, Outline, Fonts, Links, Lists, Tables, Combinations
Working with CSS3
1
Pseudo Classes and Elements
2
@Rules
3
Media Types
4
Media Queries
5
Rounded Corner
6
Border Images
7
Multi Background
8
Gradients
9
Shadow
10
2d transform
11
3d transform
12
Animation
13
Multi columns
14
User Interface
15
Box Sizing
16
Layout
Bootstrap
1
Intro to Bootstrap 5.
2
Grid System
3
Typography
4
Colours
5
Tables
6
Images
7
Jumbotron
8
Alerts
9
Buttons
10
Button Groups
11
Badges, Progress Bars
12
Pagination
13
Dropdowns
14
Navs, Navbar
15
Forms, Input
16
Carousel
17
Modal
18
Tooltip
19
Popover
PYTHON
1
Python Introduction
2
Python History and Installation
3
Variables and Data Types
4
Strings
5
Boolean Logic
6
Boolean Logic Exercises
PYTHON Lists
1
List Basics
2
List Iteration and Comprehension
3
List Exercises
Python Dictionaries
1
Dictionary Basics
2
Dictionary Iteration and Comprehension
3
Dictionary Exercises
Functions
OOPs
Modules
Errors and Exceptions
1
Functions
2
Function Parameters
3
Global Variables
4
Variable Scope and Returning Values
5
Lambda Functions
6
Object-Oriented Concepts
7
Standard Libraries
8
Modules Used in Python
9
The Import Statements
10
Module Search Path
11
Package Installation Ways
12
Errors and Exception Handling
13
Handling Multiple Exceptions
Python Scripting
1
Exception Handing
2
Reg Exp
Python Modules
1
NumPy
2
Threading
3
Pandas
Debugging and Modules
1
Debugging Python
2
Modules Introduction
3
Useful Python Modules
4
Debugging and Modules Exercises
MongoDB
Basics of MongoDB
1
Creating First Database
2
Creating Document and Saving it to Collection
3
Dropping a Database
4
Creating a Collection Using db.create Collection (name,options)
5
Dropping a Collection
CRUD Operations
1
Creating/Inserting a document in collection using javascript file
2
Inserting Array of Documents
3
Reading a Document – Querying
4
Reading a Document with $lt, $gt operator
5
Updating Documents
6
Deleting documents
Indexes and ObjectIds
1
Introduction to Indexes
2
Understanding Impact of Indexes
3
Creating Index
4
Finding Indexes
5
Understanding ObjectIds
6
Creating ObjectIds
7
Advantages of ObjectIds created by MongoDB
8
Disadvantages of ObjectIds created by MongoDB
Aggregation and Data Modelling in MongoDB
1
Using aggregate() method
2
Using distinct() and count()
3
Introduction to Data Modelling in MongoDB
4
Data Modeling using References
5
Data Modeling using Embedded documents
Relationships in MongoDB
1
One-To-One Relationship
2
One-To-Many Relationship
3
Many-To-Many Relationship
MongoDB with Nodejs
1
Introduction
2
Using MongoClient
3
Using Mongoose
4
Creating database using MongoClient and Mongoose
CRUD operations on MongoDB with Nodejs
1
Insert
2
Update
3
Delete
4
Retrieve
Be the first to add a review.
Please, login to leave a review