TAKE THIS COURSE₹ 3,800
Course Currilcum
-
- Introduction to Python Unlimited
- Features of python Unlimited
- Installation of Pythonn 00:00:00
-
- Variables KeyWords Identifiers 00:00:00
- Dataypes(single value data types) Unlimited
- Dataypes(collection data types) 00:00:00
- Slicing 00:00:00
- Arithmatic operator 00:00:00
- Assignment operator 00:00:00
- Membership Operator 00:00:00
- Identity Operators 00:00:00
- Comparison operator 00:00:00
- Logical operator,Bitwise operator 00:00:00
- Terinary operator 00:00:00
- Conversion of singleDT Unlimited
- Conversion of complexDT Unlimited
- Print method Unlimited
- For loop Unlimited
- While loop Unlimited
- What is a funtion and advantages of function Unlimited
- Classification of arguments Unlimited
- Case study Unlimited
- Types of variables in Functions Unlimited
- Nested function Unlimited
- Types of inbuilt functions and its flow of execution Unlimited
- Case study Unlimited
- package and module Unlimited
- function aliasing Unlimited
- What is list comprehension Unlimited
- styntax and explanation of different types of list comprehension methods Unlimited
- What is inheritance and its types Unlimited
- constructor chaining Unlimited
- MRO(Method resolution order) Unlimited
- What is polymorphism and how to achieve it Unlimited
- case study Unlimited
- What is a decarator and its execution Unlimited
- singleton class and its execution Unlimited
- Types of errors Unlimited
- methods for handling errors Unlimited
- How to execute try, except,else and finally block Unlimited
- Regular expressions-introduction Unlimited
- pattern matching with regular expressions part-A Unlimited
- Pattern matching with regular expressons part-B Unlimited
- Using django-admin startproject Unlimited
- Understanding the project structure Unlimited
- Creating a new app with python manage.py startapp Unlimited
- Understanding the app structure Unlimited
- URL routing and patterns Unlimited
- Introduction to CBVs Unlimited
- Generic CBVs (e.g., ListView, DetailView) Unlimited
- Creating and handling forms Unlimited
- Form validation Unlimited
- Using ModelForm to simplify form creation Unlimited
- Handling user input and validation Unlimited
- Filtering, ordering, and aggregating data Unlimited
- Performing complex queries Unlimited
- Understanding middleware Unlimited
- Creating custom middleware Unlimited
- Writing tests for views, models, and forms Unlimited
- Using Django’s testing framework Unlimited