Python Full Stack-2
Python Full Stack-2
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,
17.Typecasting
18.Input statement[Dynamic input]
19.Programming on loops and decisional
20. Functions or methods
21. 4 types with the concept of returning multiple values
22.Recursion
23.Passing default values to the arguments
24.Packing and unpacking
25.Vargs
26. Functional programming and monkey patching
31.OOPS
32. Class
33.Object
34.Constructors
35.Methods
36.Inheritance
37.Single
38.Multiple
39.Multilevel
40.Hierarchical
41.Hybrid inheritance
42.Polymorphism
43.Encapsulation[access specifiers]
44.Operator overloading
45.Decorators
46. Exception handling
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: