• Offers
    • RegisterLogin
      • Learn More
    PythonPoint.netPythonPoint.net
    • Offers
    • RegisterLogin
      • Learn More

      (HINDI) Full Stack Web Development In Python 3.8 And Django 3.1

      • Home
      • All courses
      • Python
      • (HINDI) Full Stack Web Development In Python 3.8 And Django 3.1
      CoursesPython(HINDI) Full Stack Web Development In Python 3.8 And Django 3.1
      • COURSE INTRODUCTION 3

        • Lecture1.1
          Course Slides
        • Lecture1.2
          Understanding Lesson Interface
        • Lecture1.3
          How to Ask Doubt
      • INTRO TO WEB 5

        • Lecture2.1
          Intro to Web 09 min
        • Lecture2.2
          What is Frontend? 04 min
        • Lecture2.3
          What is Backend ? 05 min
        • Lecture2.4
          What is FullStack? 04 min
        • Lecture2.5
          Http Methods ( GET , POST , PUT , DELETE) 07 min
      • HTML MODULE 1 4

        • Lecture3.1
          Introduction To HTML Module 1 01 min
        • Lecture3.2
          What is HTML? 02 min
        • Lecture3.3
          Installing Chrome and Vscode 03 min
        • Lecture3.4
          Customizing the Vscode Editor 14 min
      • HTML MODULE 2 9

        • Lecture4.1
          Intro to HTML Module 2 02 min
        • Lecture4.2
          Basic Html Document 09 min
        • Lecture4.3
          Tags in Html 08 min
        • Lecture4.4
          Divs And Spans 09 min
        • Lecture4.5
          Lists in Html 06 min
        • Lecture4.6
          Images and Links in Html 09 min
        • Lecture4.7
          Attributes in Html 06 min
        • Lecture4.8
          Hot reload plugin (Module Bonus 1) 04 min
        • Lecture4.9
          Emmet Html Code Generator (Module Bonus 2) 07 min
      • HTML MODULE 3 7

        • Lecture5.1
          Intro to HTML Module 3 02 min
        • Lecture5.2
          Tables in HTML 12 min
        • Lecture5.3
          Html Tables Problem 01 min
        • Lecture5.4
          Html Table Solution 07 min
        • Lecture5.5
          Forms in Html (Part 1) 13 min
        • Lecture5.6
          Form Labels (Part 2) 05 min
        • Lecture5.7
          Html Forms Advance Elements (Part 3) 12 min
      • CSS MODULE 1 7

        • Lecture6.1
          Intro to CSS Module 1 01 min
        • Lecture6.2
          Introduction to Css 09 min
        • Lecture6.3
          Css in Action 07 min
        • Lecture6.4
          Css Properties 10 min
        • Lecture6.5
          Css Selectors 17 min
        • Lecture6.6
          Using Chrome Developer Tools 18 min
        • Lecture6.7
          Id Vs Class Preference 09 min
      • CSS MODULE 2 6

        • Lecture7.1
          Intro to CSS Module 2 01 min
        • Lecture7.2
          CSS Fonts and Dimensions Part 1 14 min
        • Lecture7.3
          CSS Fonts and Dimensions Part 2 19 min
        • Lecture7.4
          Pseudo Element in Css 06 min
        • Lecture7.5
          Pseudo Classes in Css 07 min
        • Lecture7.6
          Borders , Padding and Margins 07 min
      • BOOTSTRAP 11

        • Lecture8.1
          Intro to Bootstrap Module 02 min
        • Lecture8.2
          What is Bootstrap? 04 min
        • Lecture8.3
          Installing Bootstrap 13 min
        • Lecture8.4
          Bootstrap v4 vs V5 09 min
        • Lecture8.5
          Styling the Html with Bootstrap Classes 13 min
        • Lecture8.6
          Elements and colors in Bootstrap 14 min
        • Lecture8.7
          Grids and Cards in Bootstrap Part 1 14 min
        • Lecture8.8
          Grids and Cards in Bootstrap Part 2 10 min
        • Lecture8.9
          Styling Input Elements with Bootstrap 12 min
        • Lecture8.10
          Navbar in Bootstrap 17 min
        • Lecture8.11
          Writing Bootstrap code in fast Way (Module Bonus Video) 10 min
      • JS(Javascript) MODULE 1 12

        • Lecture9.1
          Intro to JS Module 1 02 min
        • Lecture9.2
          What is Javascript ? 06 min
        • Lecture9.3
          Variable types, BODMAS operations 12 min
        • Lecture9.4
          Connecting Js to Html 07 min
        • Lecture9.5
          Currency Convertor (Assignment) 01 min
        • Lecture9.6
          Currency Convertor (Solution) 08 min
        • Lecture9.7
          Operators in Javascript 21 min
        • Lecture9.8
          Conditional Programming in Javascript 14 min
        • Lecture9.9
          For loop in Javascript 16 min
        • Lecture9.10
          While loop in Javascript 09 min
        • Lecture9.11
          Assignment 2 Problem 01 min
        • Lecture9.12
          Assignment 2 Solution 08 min
      • JS(Javascript) MODULE 2 5

        • Lecture10.1
          Intro to JS Module 2 01 min
        • Lecture10.2
          Functions in Javascript 21 min
        • Lecture10.3
          Arrays in Javascript 19 min
        • Lecture10.4
          Objects in Javascript 18 min
        • Lecture10.5
          For loop with arrays and objects 08 min
      • JS(Javascript) MODULE 3 5

        • Lecture11.1
          Intro to JS Module 3 01 min
        • Lecture11.2
          What is DOM ( Document Object Model )? 10 min
        • Lecture11.3
          Javascript Selectors 19 min
        • Lecture11.4
          Manipulating Html with Js Selectors and Dom 12 min
        • Lecture11.5
          Javascript Events 15 min
      • JQUERY 6

        • Lecture12.1
          Intro to Jquery Module 02 min
        • Lecture12.2
          What is Jquery ? 15 min
        • Lecture12.3
          Jquery Code Generator ( Module Bonus ) 07 min
        • Lecture12.4
          Jquery Selectors and DOM Manipulations 16 min
        • Lecture12.5
          Performing Ajax call 11 min
        • Lecture12.6
          Inflating Data Received from Ajax Call 07 min
      • PYTHON MODULE 1 14

        • Lecture13.1
          Intro to Python Module 1 02 min
        • Lecture13.2
          Installing Python using Conda 13 min
        • Lecture13.3
          First Program in Python 10 min
        • Lecture13.4
          Variable in Python 11 min
        • Lecture13.5
          Data Types in Python 08 min
        • Lecture13.6
          Operators in Python 07 min
        • Lecture13.7
          Operators in Python HandsOn 22 min
        • Lecture13.8
          Reading User Input 05 min
        • Lecture13.9
          Keywords in Python 02 min
        • Lecture13.10
          Strings and its operations 22 min
        • Lecture13.11
          Lists in Python 12 min
        • Lecture13.12
          Tuple in Python 10 min
        • Lecture13.13
          Set in Python 10 min
        • Lecture13.14
          Dictionaries in Python 20 min
      • PYTHON MODULE 2 6

        • Lecture14.1
          Intro to Python Module 2 01 min
        • Lecture14.2
          Conditional programming in Python 10 min
        • Lecture14.3
          While Loop in Python 13 min
        • Lecture14.4
          For Loop in Python 24 min
        • Lecture14.5
          Functions in Python 15 min
        • Lecture14.6
          Libraries in Python 19 min
      • PYTHON MODULE 3 7

        • Lecture15.1
          Intro to Python Module 3 01 min
        • Lecture15.2
          OOPS / Classes in Python 22 min
        • Lecture15.3
          OOPS ( Inheritance ) 11 min
        • Lecture15.4
          Handling Json and Managing Data 07 min
        • Lecture15.5
          Performing Network Call 11 min
        • Lecture15.6
          Exception Handling ( Try , Catch and finally ) 16 min
        • Lecture15.7
          File Handling with Python 12 min
      • SQLITE (DATABASE) 9

        • Lecture16.1
          Intro to SQLITE Module 01 min
        • Lecture16.2
          What is Database ? 15 min
        • Lecture16.3
          CRUD operations 05 min
        • Lecture16.4
          Using a Sample Database 11 min
        • Lecture16.5
          Select Operations 14 min
        • Lecture16.6
          Create Operations 15 min
        • Lecture16.7
          Update Operations 11 min
        • Lecture16.8
          Delete Operations 07 min
        • Lecture16.9
          Sqlite Browser ( Module Bonus ) 04 min
      • DJANGO MODULE 1 ( Overview and Setup ) 11

        • Lecture17.1
          Intro to Django Module 1 02 min
        • Lecture17.2
          What is django ? 06 min
        • Lecture17.3
          Frontend and backend in Django Framework 04 min
        • Lecture17.4
          Virtual Environment Setup and Django Installation 12 min
        • Lecture17.5
          Creating and Understanding Django Project 12 min
        • Lecture17.6
          Overview to Django Apps 08 min
        • Lecture17.7
          Serving Html via Url in Django Framework 14 min
        • Lecture17.8
          render() Advancement to Serving Html 10 min
        • Lecture17.9
          Jinja 2 (Taking Advantage of templating ) 08 min
        • Lecture17.10
          Jinja Snippets ( Module Bonus ) 06 min
        • Lecture17.11
          Serving Static Files in Django 17 min
      • DJANGO MODULE 2 ( Django Models ) 7

        • Lecture18.1
          Intro to Django Module 2 02 min
        • Lecture18.2
          Overview of Django Models 13 min
        • Lecture18.3
          Writing Our First Django Models 15 min
        • Lecture18.4
          Models CRUD operation in Django Admin Interface 16 min
        • Lecture18.5
          Prepopulating script ( Generating Fake Data with Faker ) 21 min
        • Lecture18.6
          CRUD operations With Django ORM 12 min
        • Lecture18.7
          Displaying Data using Models 14 min
      • DJANGO MODULE 3 ( Django Forms ) 6

        • Lecture19.1
          Intro to Django Module 3 01 min
        • Lecture19.2
          Overview to Django Forms 05 min
        • Lecture19.3
          Working with Django forms.Form 15 min
        • Lecture19.4
          Displaying Message Based on User Inputs 09 min
        • Lecture19.5
          Working with Django forms.ModelForm 15 min
        • Lecture19.6
          Updating Data with Django Forms 12 min
      • DJANGO MODULE 4 ( Focusing on Code Scalability and Maintainability ) 6

        • Lecture20.1
          Intro to Django Module 4 02 min
        • Lecture20.2
          Using App Level Url.py 07 min
        • Lecture20.3
          Using url name in django templates 12 min
        • Lecture20.4
          Jinja 2 Template Inheritance 15 min
        • Lecture20.5
          “include” tag in Jinja2 Templates 04 min
        • Lecture20.6
          MVT Architecture 02 min
      • DJANGO MODULE 5 ( User Auth Management ) 9

        • Lecture21.1
          Intro to Django Module 5 02 min
        • Lecture21.2
          Display User registration 12 min
        • Lecture21.3
          Sign Up User 13 min
        • Lecture21.4
          Optimizing the Signup Flow 09 min
        • Lecture21.5
          User Login 15 min
        • Lecture21.6
          User Logout 08 min
        • Lecture21.7
          Protecting Parts of Web App from Logged out user 04 min
        • Lecture21.8
          Delete Products For Authenticated User 05 min
        • Lecture21.9
          Admin users and groups 12 min
      • Social Issue Tracker Project 20

        • Lecture22.1
          Social Issue Tracker Project Overview
        • Lecture22.2
          Social Issue tracker project setup
        • Lecture22.3
          Adding Login and Signup ( Authentication Integration)
        • Lecture22.4
          Understanding Database Structure ER Diagram
        • Lecture22.5
          Creating Database Structure in Django Models
        • Lecture22.6
          Creating Single Item of our ‘ISSUE’
        • Lecture22.7
          Implementing ‘SOCIAL ISSUE’ Logic
        • Lecture22.8
          Create ‘ISSUE’ Form
        • Lecture22.9
          Issue Detail Assignment 1
        • Lecture22.10
          Issue Detail Assignment 1 Solution
        • Lecture22.11
          Comments and list
        • Lecture22.12
          Creating our like Api
        • Lecture22.13
          Implement Like API with AJAX Call
        • Lecture22.14
          Solving CSRF problem in “ISSUE”
        • Lecture22.15
          Implementing Likes and voters in comments
        • Lecture22.16
          Pagination in “ISSUE” List
        • Lecture22.17
          Comment Pagination Assignment 2
        • Lecture22.18
          Comment Pagination Assignment 2 Solution
        • Lecture22.19
          Implementing Search in our “ISSUES”
        • Lecture22.20
          Implementing FILTERS in our “ISSUES”
      • FREE RESOURCE 2

        • Lecture23.1
          Free Python Books 30 min
        • Lecture23.2
          Free Server From Oracle 05 min
      • Whats Next? 1

        • Lecture24.1
          Wrapping Up

        This content is protected, please enroll course to view this content!

        Prev Models CRUD operation in Django Admin Interface
        Next CRUD operations With Django ORM

        Please enroll in the course to view and join discussion

        Start the exiting journey

        Join our community of students around the world and develop your earning skill

        Learn More
        Contact
        •   support@pythonpoint.com

        We get you the best Python Courses and Blogs aiming to provide skill.

        We Believe Skill is much more important than a Degree

        Company
        • About Us
        • Blog
        • Offers
        • Contact
        Useful Links
        • Courses
        Support
        • Need Support

        © 2020 ALL RIGHTS RESERVED​ PYTHONPOINT.NET

        PythonPoint

        • Terms of Use
        • Refund Policy
        • Privacy Policy

        Login with your site account

        Lost your password?

        Not a member yet? Register now

        Register a new account

        Are you a member? Login now

        wpDiscuz
        Modal title

        Message modal