- Introduction to Pyhton
- Introduction to Web Development
- Introduction to HTML
- Introduction to DJANGO
- Installing DJANGO
- DJANGO Architecture
- MVC abd MVT architectures
- Introduction and Installing PyCharm
- Creating Projects and Applications
- Using DJANGO's Admin
- Working with Views
- URL mappings
- Managing DJANGO's Settings
- Creating and Activating Models
- Working with Models
- Setting up database and filtering database results
- Creating templates and adding forms to template
- Working with User Interface
- Working with Admin Interface
- Working with Page Redirection
- Sending Emails
- Form Processing
- Files and Images uploading
- Cookies Handling
- Sessions and Caching