Python Full Stack
Python Full Stack
1. Introduction to programming
2. Installation & environment settings
3. Playing with shell & what is shell
4. Variables , keywords, datatypes and Identifiers
5. Detailed Concept of Data Structures in Python
6. Slicing of collections[+ve & -ve indexing]
7. Built-in operations on collections
8. Operators
9. Print statement
10. Decisional
11. If
12. Elif
13. Else
14. Nested if
15. Looping statements
16.For loop and while loopBreak,
Continue and Pass statements
17.Typecasting
18.Input statement[Dynamic input]
19.Programming on loops and decisional
1. Frameworks
2. Introduction to frameworks
3. Introduction to design patterns or Architectures
4. Installations and Creating Application
5. Configurations
6. HTML Responses, url mapping
7. MVC and MVT architecture
8. Connecting templates and HTML files
9. Rendering the context or data from backend
10.Static files [static images and css linking]
11.Bootstrap
12.Template tags and template inheritance
13.Models
14.Receiving data from front-end through forms
15.GET and POST methods
16. Django built-in forms module
17. Custom forms
18. Validations on built-in forms
19. Sending the data to DB
20. Model forms
21. Admin console
22. User Registration module
23. Login creation
24. CRUD operations
25. Integration of Mail API
26. Git
27. Hosting an application
28. Sessions and cookies
29. Flask Framework introduction
HTML
• HTML Introduction
• HTML Basic tags
• HTML- Formatting
• HTML Attributes
• Meta tags
• HTML Comments
• HTML Images
• HTML- Tables
• HTML- Lists
• HTML Text-Links
• HTML Blocks
• HTML Forms
• HTML Embed- Multimedia
• HTML Marquees
• HTML Frames
CSS
• CSS Overview
• CSS Syntax
• CSS Selectors
• CSS Types
• CSS Colors
• CSS Backgrounds
• CSS Fonts
• CSS Table
• CSS List
• CSS BOX Model
• CSS Padding
• CSS Dimensions
• CSS Pseudo Classes
• JS Overview
• JS Syntax
• JS Variables
• JS Operators
• JS Control Statements
• JS Functions
• JS Events
• JS Dialog Boxes
• JS Objects
• JS Error & Exceptions
• JS Form Validation
SQL CONTENTS:
1. RDBMS Concepts:
Data types
Constraints
Tables
Views
Normalization
ER Diagram
2. SQL Statements/Languages: