fbpx
  • No products in the cart.

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
    • String methods Unlimited
    • Indexing of string,Format string Unlimited
    • List inbuilt methods Unlimited
    • Tuple inbuilt mehods Unlimited
    • Set Inbuilt Methods 00:00:00
    • Dictionary inbuilt methods Unlimited
    • Conversion of singleDT Unlimited
    • Conversion of complexDT Unlimited
    • Print method Unlimited
    • If,Elif,Else blocks explanation Unlimited
    • Two-way if-else statements Unlimited
    • Nested if and muli way if -elif-else statements Unlimited
    • Case study Unlimited
    • For loop Unlimited
    • While loop Unlimited
    • Control staments explanation Unlimited
    • Case study Unlimited
    • Programs to check looping and controlling statements Unlimited
    • Case study Unlimited
    • Input method 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
    • What is recurssion its advantages and disadvantages Unlimited
    • case study Unlimited
    • Types of inbuilt functions and its flow of execution Unlimited
    • Case study Unlimited
    • package and module Unlimited
    • function aliasing Unlimited
    • What is a file and its types Unlimited
    • File handling and its operations Unlimited
    • Case study Unlimited
    • Copy,shallow copy,deep copy Unlimited
    • What is list comprehension Unlimited
    • styntax and explanation of different types of list comprehension methods Unlimited
    • Basics of oops concept Unlimited
    • What is a constructive method Unlimited
    • Types of variables and its execution Unlimited
    • Types of methods Unlimited
    • What is inheritance and its types Unlimited
    • constructor chaining Unlimited
    • MRO(Method resolution order) Unlimited
    • What is encpasulation Unlimited
    • Access modifiers and its types Unlimited
    • What is polymorphism and how to achieve it Unlimited
    • case study Unlimited
    • What is abstraction ?diff between Encapsulation and abstraction Unlimited
    • Case study Unlimited
    • What is a decarator and its execution Unlimited
    • singleton class and its execution Unlimited
    • What is iterator and iter method Unlimited
    • What is next method Unlimited
    • Types of errors Unlimited
    • methods for handling errors Unlimited
    • How to execute try, except,else and finally block Unlimited
    • What is a generator and its execution Unlimited
    • Regular expressions-introduction Unlimited
    • pattern matching with regular expressions part-A Unlimited
    • Pattern matching with regular expressons part-B Unlimited
    • Overview of Django and its features Unlimited
    • Django vs. other frameworks (e.g., Flask, Rails) Unlimited
    • Installing Python Unlimited
    • Setting up virtual environments Unlimited
    • Installing Django 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
    • Creating models in models.py Unlimited
    • Django ORM basics Unlimited
    • Creating and applying migrations Unlimited
    • Creating and applying migrations Unlimited
    • Understanding migration files Unlimited
    • Registering models with the admin site Unlimited
    • Customizing the admin interface Unlimited
    • URL routing and patterns Unlimited
    • Introduction to CBVs Unlimited
    • Generic CBVs (e.g., ListView, DetailView) Unlimited
    • Using the Django templating language Unlimited
    • Template inheritance Unlimited
    • Serving CSS, JavaScript, and images Unlimited
    • Configuring static files in Django Unlimited
    • Creating and handling forms Unlimited
    • Form validation Unlimited
    • Using ModelForm to simplify form creation Unlimited
    • Handling user input and validation Unlimited
    • User registration and login Unlimited
    • Password management Unlimited
    • Permissions and groups Unlimited
    • Restricting access to views 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
    • What is REST API ? Unlimited
    • Serialization Unlimited
    • CRUD operations with djangorestframework Unlimited
    • Routers Unlimited
    • Viewsets Unlimited
    • Pagination Unlimited
    • Authentication Unlimited
    • Test API with postman Unlimited
    top