Description
Python can be easy to pick up whether you're a first time programmer or you're experienced with other languages. Python is powerful and fast, it plays well with others, runs everywhere, friendly & easy to learn
- Operators
- If-Else statments
- For, While loop
- Itrations
- Nested loops
- Functions
- Object Orientent Programming
- Exception handling
- Module and packages
- Decorators
- Name, Main
- Regular Expressions
- Setting up Virtual Enviornment
- Setting up django project
- Application
- Url Mapping
- Templates
- Static files
- Models
- Quries
- Setting up Model-View-Template
- Forms
- Forms validation
- Model forms
- Relative URLs
- URL template inheritance
- Template filters and custom filters
- Django passwords
- User Models
- Registration and logins
- CBVs
- Template view with CBVs
- Detail view and list view with CBVs
- CRUD views
- Setting up git
- Deployment on server