Companies Home Search Profile

Complete Backend development with Python, Django and MongoDB

Focused View

Harshvardhan Anand

12:37:59

233 View
  • 1. Course Introduction.mp4
    02:19
  • 2. Course Curriculum Overview.mp4
    02:36
  • 1. Installing Python (Step By Step).mp4
    01:45
  • 2. Starting Command Line.mp4
    00:30
  • 3. Command Line Basics.mp4
    02:10
  • 4.1 python.zip
  • 4. Running Python Code.mp4
    03:11
  • 5. Working on Assignments.mp4
    01:33
  • 1.1 Variable Assignment.zip
  • 1. Variable Assignments.mp4
    04:04
  • 2.1 Data Types.zip
  • 2. Data Types.mp4
    04:21
  • 3.1 Type Casting.zip
  • 3. Type Casting.mp4
    07:31
  • 4.1 Strings - I.zip
  • 4. Strings - I.mp4
    04:51
  • 5.1 Strings.zip
  • 5. Strings - II.mp4
    11:05
  • 6.1 Booleans.zip
  • 6. Booleans.mp4
    06:14
  • 7.1 Operators.zip
  • 7. Operators.mp4
    14:07
  • 8.1 Lists_1.zip
  • 8. List - I.mp4
    08:30
  • 9.1 List_2.zip
  • 9. List - II.mp4
    10:00
  • 10.1 Set.zip
  • 10. Sets.mp4
    05:52
  • 11.1 Tuples.zip
  • 11. Tuples.mp4
    07:02
  • 12.1 Dictionary.zip
  • 12. Dictionary.mp4
    09:08
  • 13. Knowledge Check.html
  • 14. Python Practise Test.html
  • 1.1 User Input.zip
  • 1. User Input.mp4
    01:43
  • 2.1 String Formatting.zip
  • 2. String Formatting.mp4
    08:48
  • 3. Python Practise Test.html
  • 1.1 If Elif Else.zip
  • 1. If Elif and Else Statement in Python.mp4
    12:53
  • 2.1 WhileLoop.zip
  • 2. While Loops in Python.mp4
    04:54
  • 3.1 For Loop.zip
  • 3. For Loops in Python.mp4
    07:17
  • 4.1 Useful operators in python.zip
  • 4. Useful Operators in Python.mp4
    04:03
  • 5. Knowledge Check.html
  • 6. Knowledge Check.html
  • 7.1 Assignment on Loops.zip
  • 7. Assignments.mp4
    00:09
  • 1.1 opening, writing and closing a file.zip
  • 1. Opening, writing and closing a file.mp4
    02:33
  • 2.1 reading.zip
  • 2. Reading a file.mp4
    02:16
  • 3.1 Appending a file.zip
  • 3. Appending a file.mp4
    01:14
  • 4. Knowledge Check.html
  • 5.1 04 Assignments.zip
  • 5. Assignments.mp4
    00:09
  • 1.1 Functions.zip
  • 1. Functions with args and kwargs.mp4
    15:07
  • 2.1 Variable Scope.zip
  • 2. Variable Scope.mp4
    07:10
  • 3.1 Lambda Functions.zip
  • 3. Lambda Function.mp4
    07:10
  • 4. Knowledge Check.html
  • 5.1 Assignments.zip
  • 5. Assignments.mp4
    00:09
  • 1.1 Class Attributes.zip
  • 1. Python Classes and Objects - I.mp4
    06:55
  • 2.1 Class Methods.zip
  • 2. Python Classes and Objects - II.mp4
    05:02
  • 3.1 Inheritance.zip
  • 3. Inheritance.mp4
    08:28
  • 4.1 Iterator.zip
  • 4. Iterators.mp4
    08:14
  • 5. Knowledge Check.html
  • 6.1 Assignments.zip
  • 6. Assignments.mp4
    00:09
  • 1.1 Exception Handling.zip
  • 1. Errors and Exceptions Handling.mp4
    11:33
  • 2. Installing Modules.mp4
    02:03
  • 3.1 Modules.zip
  • 3. Modules and Packages.mp4
    09:21
  • 4. Creating Modules with Jupyter Notebook.mp4
    03:07
  • 5. Knowledge Check.html
  • 6.1 Assignments.zip
  • 6. Assignments.mp4
    00:09
  • 1. Python Random.mp4
    00:58
  • 2.1 JSON.zip
  • 2. Python JSON.mp4
    09:42
  • 3.1 Math.zip
  • 3. Python Math.mp4
    04:23
  • 4.1 DateTime.zip
  • 4.2 Python's strftime directives.html
  • 4. Python Dates and Time.mp4
    04:23
  • 5. Problem Statement.mp4
    00:41
  • 6. Solution.mp4
    04:50
  • 1. Problem Statement.mp4
    00:52
  • 2.1 Speech Recognition Using Google API.zip
  • 2. Speech Recognition Using Python.mp4
    06:08
  • 3. Solution.mp4
    03:20
  • 4. QR Code Scanner Using Python.mp4
    08:52
  • 1. Starting Project.mp4
    00:30
  • 2. Add project to Vscode.mp4
    00:17
  • 3. Running Server.mp4
    00:53
  • 4. Creating Application.mp4
    00:41
  • 5. Registering Application.mp4
    01:51
  • 6. Creating First Web Application.mp4
    04:39
  • 7. Rendering Templates.mp4
    05:48
  • 8. Named URL.mp4
    08:17
  • 9. Root URL as home page.mp4
    01:31
  • 10. Starting Google Forms Project.mp4
    01:03
  • 11. Installing And Using MongoDB And Compass.mp4
    07:05
  • 12. MongoDB Database And Collections-1.mp4
    05:11
  • 13. MongoDB Database And Collections-2.mp4
    02:13
  • 14. MongoDB Insert.mp4
    05:24
  • 15. MongoDB Find.mp4
    02:45
  • 16. MongoDB Sort.mp4
    02:18
  • 17. MongoDB Delete.mp4
    05:51
  • 18. MongoDB Drop Collection.mp4
    00:44
  • 19. MongoDB Update.mp4
    04:43
  • 20. MongoDB Limit.mp4
    00:50
  • 21. The Home View.mp4
    04:26
  • 22. Create New Form.mp4
    09:21
  • 23. Generate UUID.mp4
    04:52
  • 24. Update Form Get Request 1.mp4
    06:58
  • 25. Update Form Get Request 2.mp4
    01:27
  • 26. Template Inheritance.mp4
    05:52
  • 27. Form Description.mp4
    11:47
  • 28. Get List In Post Data.mp4
    02:00
  • 29. Setup Static Files.mp4
    02:43
  • 30. Add New Question.mp4
    07:28
  • 31. Add Question And Option.mp4
    03:54
  • 32. Ajax Request.mp4
    19:15
  • 33. Saving Data To Database.mp4
    04:06
  • 34. Listing Forms Using For Loop.mp4
    04:12
  • 35. Custom Filters.mp4
    11:19
  • 36. Editing Forms.mp4
    15:58
  • 37. Get User Response.mp4
    10:29
  • 38. Saving Responses.mp4
    09:57
  • 39. Showing Responses.mp4
    06:58
  • 1. Introduction.mp4
    04:02
  • 2. Installing Django and Virtual Environment.mp4
    06:04
  • 3. Django Applications and How Django Works.mp4
    12:04
  • 4. Django Models.mp4
    33:15
  • 5. Customizing Admin Interface.mp4
    12:05
  • 6. How QuerySet Works.mp4
    17:57
  • 7. Custom Model Manager.mp4
    08:14
  • 8. How to create List View.mp4
    18:59
  • 9. How to create Detail View.mp4
    13:04
  • 10. How to Build Absolute URL.mp4
    07:56
  • 11. How to use Pagination.mp4
    12:01
  • 12. How to use Django Forms.mp4
    19:05
  • 13. How to send Emails.mp4
    07:20
  • 14. How to create comment system.mp4
    08:09
  • 15. Django Model Forms.mp4
    18:20
  • 16. Using For Loop in Django Template.mp4
    07:24
  • 17. How to Implement Tagging Feature.mp4
    09:04
  • 18. Creating fake data with ease.mp4
    09:30
  • 19. How to show related posts.mp4
    11:10
  • 20. How to create simple tags.mp4
    05:47
  • 21. Inclusion Tags.mp4
    06:07
  • 22. Sitemap.mp4
    08:24
  • 23. How to create RSS feed.mp4
    06:47
  • 24. How to implement Search Feature.mp4
    08:01
  • Description


    A project based course to master backend development with Python3, Django 3 and MongoDB

    What You'll Learn?


    • Learn to use Python 3 professionally
    • Learn advanced Python features, such as the collections module
    • Learn to use Object Oriented Programming with classes.
    • Understand how to use both the Jupyter Notebook and create .py files
    • Learn file handling by making an marks database project
    • Learn about functions by making an advanced calculator
    • Learn to use Google's API for speech recognition using python.
    • Learn to build your own QR Code Scanner using Computer Vision.
    • Learn to build blog post website with Django
    • Learn to build Google forms Clone with Django and MongoDB

    Who is this for?


  • Beginners who are getting into programming for the first time
  • Beginners who want to start a career in Artificial Intelligence/ Data Science/ Machine Learning/ Robotics
  • Programmers who want to switch to Python
  • Programmer who want to learn backend development
  • Everyone who wants to learn how to code and apply the knowledge in real life
  • More details


    Description

    Become a Django Developer and learn one of the employer's most requested skills of 2023!

    This is a crisp, clear and comprehensive course for learning backend development with Django and MongoDB! Whether you have never programmed before, already know basic syntax, or want to learn about the advanced features of web development with Python and Django, this course is for you! In this course, we will teach you complete backend development with Python, Django, and MongoDB.

    With over 100 lectures and more than 12 hours of high-quality video, this refresher course leaves no stone unturned! This course includes a lot of interesting quizzes, and homework assignments as well as 6 major projects to create your own portfolio right away!

    This course will teach you backend web development with Python and Django in a practical manner, with every lecture comes a full coding screen-cast, corresponding code notebook, exciting quizzes, and homework assignments! Learn in whatever way is best for you!

    We will start by helping you get Python and Django installed on your computer, regardless of your operating system, whether it's Linux, macOS, or Windows, we've got you covered!

    We cover a wide variety of topics, including:

    • Command Line Basics

    • Installing Python

    • Running Python Code

    • Strings

    • Lists

    • Dictionaries

    • Tuples

    • Sets

    • Number Data Types

    • Print Formatting

    • Functions

    • args/kwargs

    • Debugging and Error Handling

    • Modules

    • Object Oriented Programming

    • File I/O

    • Creating web applications with Django

    • Rendering templates

    • Installing and using MongoDB with Python

    • Generating UUID and using it as the primary key in Django

    • Sending and receiving Asynchronous requests, to show updated information without refreshing the page.

    • Building absolute URLs

    • Creating fake data

    • Creating sitemap to make your website more visible to search engines.

    • and more lectures will be added as required to keep the course updated!


    You will get lifetime access to over 100 lectures plus corresponding Notebooks for the lectures!

    In case you don't believe me... This course comes with a 30-day money-back guarantee! If you are not satisfied in any way, you'll get your money back. No questions asked!!


    So what are you waiting for? Learn Django in a way that will advance your career and increase your knowledge, all in a fun and practical way!

    Who this course is for:

    • Beginners who are getting into programming for the first time
    • Beginners who want to start a career in Artificial Intelligence/ Data Science/ Machine Learning/ Robotics
    • Programmers who want to switch to Python
    • Programmer who want to learn backend development
    • Everyone who wants to learn how to code and apply the knowledge in real life

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Harshvardhan Anand
    Harshvardhan Anand
    Instructor's Courses
    I am a Data Scientist and an Artificial Intelligence Engineer by profession and a  teacher by passion. I always strive to create the best experience for my students by explaining complex topics in a very simple manner that is easily understandable. I hope to bring you high-quality practical video tutorials, to help you learn and utilize the power of programming.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 117
    • duration 12:37:59
    • Release Date 2022/12/13