Add to Wishlist
Python With DJango

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
Debugging and Modules
1
Connections, python to PostgreSQL
2
Executing queries
Django Framework
Introduction to Django Web Framework
Objectives
1
Explain Web Framework
2
Explain MVC pattern
3
Create a basic Django app
4
Create Views
5
Use HTTP request and response objects
6
Use URLConf
Introduction of Django
1
Web development Use
2
Introduction to Django Web Framework
3
Features of Django
4
Installing Django
5
MVC model
6
HTTP concepts
Template and Forms
1
Django Template Language
2
Utilities of Templates
3
Creating Template Objects
4
Tags, Variables and Filters
5
Rendering Templates
6
Template Inheritance
7
Form Handling
8
Form validation and Error Messages
9
Form Display
Models and Dynamic Web Pages
1
Django Models
2
Model Fields
3
Model Inheritance
4
CRUD on DB
5
Primary keys and the Model
6
Dynamic Webpages
7
Toggle Hidden Content
8
JQuery and AJAX integration
Serialization
1
Serialization and Deserialization
2
Django REST Framework
3
Serializer class
4
Model Serializers
5
REST APIs
6
Creating REST API
Parsing XML and JSON with Python
1
XML-RPC
2
XML, parsing object to XML and back
3
JSON, parsing object to JSON and back
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
Be the first to add a review.
Please, login to leave a review