• Introduction to DJANGO - Python Web MVC Framework
  • DJANGO Installing and Configuration
  • DJANGO Integration with Python
  • MVC Overview
  • Creating Models
  • Creating Views (Form-based and Class-based)
  • Creating Controllers
  • Templates (HTML)
  • Form Processing & Using Web Designing Components
    • HTML
    • CSS
    • JavaScirpt
    • jQuery
    • Bootstrap
  • User Authentication
  • Session Handling
  • Cookie Handling
  • Database Integration
  • Select Operation - Display Data using Dictionaries on Table (List)
  • ORM
  • CRUD Operations
  • Web Service Integration - REST API
  • AJAX & JSON
  • Bootstrap Integration
  • Project