Python Full Stack Development Syllabus (1)
Python Full Stack Development Syllabus (1)
Syllabus
Front End Module
❍
Htm ❍
l
❍
❍
❍
❍
❍
❍
❍
CS
S
❍
❍
reation Basic Tags
Elements
Introduction
Attributes
B
Formatting
a
Phrase Tags
s
Comments
i
Images
c
Tables
s
Lists
Text Links
o
Image Links
f
Email Links
Frames
W
Blocks
e
Backgrounds
b
Colors
Fonts
P
Forms
a
Embed MultiMedia
g
Marquees
e
Header
Layouts
B
a
Colors
s
Backgrounds
i
Fonts
c
Text
Images
H
Links
t
Tables
m
Borders
l
Margins
Lists
T
Paddings
a
Cursors
g
Outlines
s
Scrollbars
F
i
r
s
t
W
e
b
P
a
g
e
C
❍
JavaScript
❍
Variables
❍
Operators
❍
if...else
❍
Switch Case
❍
While Loops
❍
For Loop
❍
Functions
❍
Events
❍
Cookies
❍
Page Redirection
❍
Dialog Boxes
❍
Void Keyword
❍
Page Printing
❍
Working with JSON Data
❍
foreach loop
❍
Perform CRUD Operations using JSON Data
❍
localStorage
❍
Timeout,Interval
❍
Callback method
❍
Regular Expression
❍
Form Validation
❍
JQuery
❍
Introduction
❍
Basics
❍
Syntax
❍
Selectors
❍
Events
❍
Attributes
❍
AJAX
❍
DOM
❍
Effects
❍
Traversing
❍
Bootstrap 5
❍
Introduction
❍
Container
❍
Tables
❍
Lists
❍
Forms
❍
Input Groups
❍
Buttons
❍
Images
❍
Media Objects
❍
Icons
❍
Navs & Navbar
❍
Pagination
❍
Progress bar
❍
Spinners
❍
Helper Classes
❍
Modals
❍
Dropdown
❍
Tabs
❍
Carousel
❍
panel
❍
pager
❍
panel
❍
pager
❍
Bootstrap 3
❍
Introduction
❍
Grid Basic
❍
Tables
❍
Images
❍
Jumbotron
❍
Buttons
❍
Glyphicons
❍
Badges
❍
Pagination
❍
List Groups
❍
Dropdowns
❍
Panels
❍
Navbar
❍
Forms
❍
Inputs
❍
Carousel
❍
Modal
❍
Filter
RDBMS Module
❍
Oracle SQL
❍
Introduction To Databases
❍
Data Types & Creating tables
❍
Oracle SQL SELECT Statement
❍
Formatting Output in SQL * Plus
❍
UNION,INTERSECT,MINUS Operators & Sorting Query Result
❍
Oracle SQL Functions
❍
Oracle Join Queries
❍
GROUP BY Queries ,SUB Queries
❍
CUBE,ROLLUP Functions , WITH , CASE Operators
❍
Oracle Data Manipulation Language
❍
Oracle Data Definition Language
❍
Oracle Transaction Control Language
❍
Data Control Language
❍
Oracle Integrity Constraints
❍
Oracle Date Operators, Functions
❍
Managing Oracle Views
❍
Oracle Object & Object Types
❍
MS Sql Server
❍
Introduction
❍
SQL Server Versions And Differences
❍
Sql Server Installation
❍
Basics of Database,DBMS,RDBMS
❍
Business Application Layers
❍
Different Sql Statements
❍
Operators
❍
Number Functions
❍
Character Functions
❍
Date Functions
❍
Grouping Functions
❍
Ranking Functions
❍
Group By caluse
❍
Joins
❍
SubQueries
❍
Common Type Expression(CTE)
❍
DDL Statements
❍
Constraints
❍
DML Statements
❍
Views
❍
Index
❍
Roles
❍
Stored Procedures
❍
Functions
❍
Triggers
❍
Generate Database And Table Script
❍
Backup And Restore Database
❍
Transactions in Sql
Python Module
❍
Core Python
❍
Introduction
❍
Environment Setup
❍
Basic Syntax
❍
Comments
❍
Variables
❍
Data Types
❍
Operators
❍
Decision Making
❍
Loops
❍
Numbers
❍
Strings
❍
Lists
❍
Tuples
❍
Dictionary
❍
Date & Time
❍
Functions
❍
Modules
❍
Files I/O
❍
Exceptions
❍
Advance Python
❍
OOPS Concepts
❍
Inheritance
❍
Polymorphism
❍
Class & Objects
❍
Regular Expression
❍
Working with Database
❍
Perform CRUD Operations on RBDMS
❍
Working with NoSql(MongoDB)
❍
MultiThreading
❍
Sending Email
❍
Numpy
❍
Introduction
❍
Environment
❍
Ndarray Object
❍
Data Types
❍
Array Attributes
❍
Array Creation Routines
❍
Array from Existing Data
❍
Array From Numerical Ranges
❍
Indexing & Slicing
❍
Iterating Over Array
❍
Array Manipulation
❍
Binary Operators
❍
String Functions
❍
Mathematical Functions
❍
Arithmetic Operations
❍
Statistical Functions
❍
Sort, Search & Counting Functions
❍
Byte Swapping
❍
Copies & Views
❍
Matrix Library
❍
Linear Algebra
❍
Matplotlib
❍
Histogram Using Matplotlib
❍
I/O with NumPy
❍
Pandas
❍
Introduction
❍
Environment Setup
❍
Introduction to Data Structures
❍
Series
❍
DataFrame
❍
Basic Functionality
❍
Descriptive Statistics
❍
Reindexing
❍
Iteration
❍
Sorting
❍
Working with Text Data
❍
Options & Customization
❍
Indexing & Selecting Data
❍
Statistical Functions
❍
Aggregations
❍
Missing Data
❍
GroupBy
❍
Merging/Joining
❍
Concatenation
❍
Date Functionality
❍
Timedelta
❍
Categorical Data
❍
Visualization
❍
Sparse Data
❍
Comparison with SQL
❍
Matplotlib
❍
Introduction
❍
Environment Setup
❍
Jupyter Notebook
❍
Pyplot API
❍
Simple Plot
❍
Multiplots
❍
Subplots() Function
❍
Formatting Axes
❍
Setting Limits
❍
Setting Ticks and Tick Labels
❍
Twin Axes
❍
Bar Plot
❍
Histogram
❍
Pie Chart
❍
Scatter Plot
❍
Contour Plot
❍
Box Plot
❍
Three-dimensional Plotting
❍
Mathematical Expressions
❍
Working With Text
❍
Transforms
❍
DJango
❍
Django Introduction
❍
Django Installation
❍
Django Project Creation
❍
Apache Configuration
❍
Virtual Environment Setup
❍
Admin Interface
❍
Django App
❍
Django MVT
❍
Django Model
❍
Django View
❍
Django Template
❍
URL Mapping
❍
Static Files Handling
❍
Model Forms
❍
Django Forms
❍
Form Validation
❍
File Upload
❍
Dropdown,Radibutton,checkbox
❍
Database Connectitvity
❍
Database Migrations
❍
Django Middleware
❍
Request and Response
❍
Django Exceptions
❍
Django Session
❍
Django Cookie
❍
Djnago CSV Output
❍
Django PDF Output
❍
Django and Bootstrap
❍
Deploy on Github
❍
Django Mail Setup
❍
Django Default CRUD
❍
CRUD Application
❍
Django Redirects
❍
Django on_delete
❍
Django Class Based Generic Views
❍
Django UserCreationForm
❍
Django Image Upload
❍
Django ORM Queries
❍
Django Custom User Model
❍
Django User Registration with Email Confirmation
❍
Django REST Framework
❍
DRUD Operations using REST Framework
❍
Consume Rest apis using Jquery
❍
Consume Rest apis using ReactJs
❍
Class Based Generic Apis
❍
Class Based Apis
❍
Machine Learning And Artificial Intelligence