Theoretical Paper
- Computer Organization
- Data Structure
- Digital Electronics
- Object Oriented Programming
- Discrete Mathematics
- Graph Theory
- Operating Systems
- Software Engineering
- Computer Graphics
- Database Management System
- Operation Research
- Computer Networking
- Image Processing
- Internet Technologies
- Micro Processor
- E-Commerce & ERP
Practical Paper
Industrial Training
Introduction to Django
- Django
- Django Introduction and Installation
- Django Project MVT Structure
- How to Create a Basic Project using MVT in Django ?
- How to Create an App in Django ?
- Django Forms
- Render HTML Forms (GET & POST) in Django
- Django form field custom widgets
- Django ModelForm – Create form from Models
- Django Formsets
- Django ModelFormSets
- Django Templates
- Views In Django | Python
- Django CRUD (Create, Retrieve, Update, Delete) Function Based Views
- Class Based Generic Views Django (Create, Retrieve, Update, Delete)
- Django Models
- Django ORM – Inserting, Updating & Deleting Data
- Django Basic App Model – Makemigrations and Migrate