Python Full Stack Development Roadmap
Python Full Stack Development Roadmap
In this Python Full Stack Developer Course we involves mastering both backend development (Python-
based) and frontend development (using HTML, CSS, JavaScript). Additionally, we cover databases,
version control(github), deployment.
1. An Introduction to Python
o OOPs Concepts
o Object, Classes and Destroying Objects
o Accessing attributes, Built-In Class Attributes
o Inheritance and Polymorphism
o Overriding Methods, Data Hiding
o Abstraction and Encapsulation
5. Regular Expression
o Regular Expressions
o What are regular expressions?
o The match and search Function
o Compile and Matching
o Matching vs Searching
o Search and Replace feature using RE
o Extended Regular Expressions
o Wildcard characters and work with them
6. Multithreading
o Exceptions Handling
o Handling various exceptions using try….except…else
o Try-finally clause
o The argument of an Exception and create a self Exception Class
o Python Standard Exceptions
o Raising an exceptions, User-Defined Exceptions
9. Debugging Python Programs
o Modules
o How to import a module?
o Packages
o How to create packages
11. Database Handling
o Introduction
o Syntax
o Id & Class
o Backgrounds
o Text and Fonts
o Links and Lists
o Box Model
o Advanced Topics
o Dimensions, Display
o Positioning, Floating
o Alignment
3. JavaScript
o Introduction
o Statements & Comments
o Variables
o Operators and Comparisons
o Conditional Statements and Loops
o User Defined Functions
o JS Objects
o JS Validations
4. Bootstrap
o Grid Classes
o Table in Bootstrap
o Responsive Tables
o Vertical Form
o Horizontal Form
o Inline Form
o Active/Disabled Button
5.Django Framework
o Introduction to Django
o MVT Architecture
o Url Mapping
o Templates
o Creating model
o Overview of Models
o Creating Models
o Models-Templates-Views Paradigm
o Selecting an Objects
o Deleting an Objects
o Django Passwords
5. Form Processing
o Django Forms
o Form Validation
o Model Forms
Flask: Learn Flask to build a simple backend. Flask is a lightweight web framework in Python for
developing web applications.