Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

Build a Backend REST API with Python & Django – Advanced

Create an advanced REST API with Python, Django REST Framework and Docker using Test Driven Development (TDD)
4.6
4.6/5
(5,556 reviews)
28,390 students
Created by

9.9

Classbaze Grade®

10.0

Freshness

9.4

Popularity

9.8

Material

Create an advanced REST API with Python
Platform: Udemy
Video: 22h 51m
Language: English
Next start: On Demand

Best Django classes:

Classbaze Rating

Classbaze Grade®

9.9 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

10.0 / 10
This course was last updated on 5/2022.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

9.4 / 10
We analyzed factors such as the rating (4.6/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

9.8 / 10
Video Score: 10.0 / 10
The course includes 22h 51m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 6 hours 29 minutes of 185 Django courses on Udemy.
Detail Score: 10.0 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 9.5 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

8 articles.
0 resource.
0 exercise.
0 test.

In this page

About the course

Welcome to the advanced course on how to Build a Backend REST API using Python, Django (3.2), Django REST Framework (3.12), Docker, GitHub Actions, Postgres and Test Driven Development!
Whether you’re a freelance programmer, tech entrepreneur, or just starting out building backends – this course will help lay the foundation of your knowledge base and give you the tools to advance your skills with some of the most in-demand programming languages today.
APIs are the unsung heroes behind the technologies that we all love and use religiously.
One of the most critical components for any tech-based business is an API. So knowing how to create an API from start to finish is a vital skill to have as a developer. You cannot build a successful app without a backend REST API!
In this course I’ll show you how to build an advanced API that handles creating and updating user profiles, changing passwords, creating objects, uploading images, filtering and searching objects, and more.
The best way to learn anything is to do it. So the practical application of the course — the project that you’ll build along side me — is an API. A recipe API, to be specific.
You will learn how to build an advanced recipe API that allows you to upload and store some of your favourite recipes from photos and the web.
You’ll learn how to create objects i.e. recipes with titles, price points, cooking times, ingredients and tags like “comfort food”, “vegan” or “dessert”. Think of it as a virtual recipe box.
By the end of this course you will have built a fully functioning REST API that can handle:
•User authentication
•Creating objects
•Filtering and sorting objects
•Uploading and viewing images
You’ll also learn, in detail how to:
•Setup a project with Docker and Docker-Compose
•Configure GitHub Actions to automatically run linting and unit tests
•Write unit tests using the Django Test Framework
•Apply best practice principles including Test Driven Development  
•Handle uploading media files with Django
•Customize the Django admin
•Configure a Postgres database
This course has one singular focus: To teach you how to create an advanced API from start to finish using best practice principles and Test Driven Development.
This course is NOT FOR YOU:
•If you’re looking for a course to build an API, a front end, and deployment
•If you’re looking to build 10 different apps in one course
•If you want to learn lots of different technologies and approaches to app development in general
This is a hands-on course, with a bit of theory and lots of opportunities to test your knowledge.
The content is challenging but rewarding. Ready for it? Let’s dive in!

**PLEASE NOTE: You cannot run Docker on Windows 10 Home edition. This is because Windows 10 Pro or Enterprise is required in order to use Hyper-V which Docker uses for virtualization. To take this course you have two options. These are covered in Lecture 6, which is free to preview before purchasing the course.

What can you learn from this course?

✓ Setting up a local development server with Docker
✓ Writing a Python project using Test Driven Development
✓ Building a REST API with advanced features such as uploading and viewing images
✓ Creating a backend that can be used a base for your future projects or MVP
✓ Hands on experience applying best practice principles such as PEP-8 and unit tests
✓ Configure Travis-CI to automate code checks

What you need to start the course?

• Basic knowledge of programming and building simple applications
• Familiar with Django
• Comfortable using command line tools (Terminal/Command Prompt)
• macOS, Linux or Windows machine capable of running Docker (This excludes Windows 10 Home)
• Positive attitude and willingness to learn!

Who is this course is made for?

• Intermediate programmers who already have some understanding of Python and want to skill up
• Developers proficient in other languages but looking to add Python to their toolkit

Are there coupons or discounts for Build a Backend REST API with Python & Django - Advanced ? What is the current price?

The course costs $19.99. And currently there is a 50% discount on the original price of the course, which was $39.99. So you save $20 if you enroll the course now.
The average price is $15.2 of 185 Django courses. So this course is 32% more expensive than the average Django course on Udemy.

Will I be refunded if I'm not satisfied with the Build a Backend REST API with Python & Django - Advanced course?

YES, Build a Backend REST API with Python & Django – Advanced has a 30-day money back guarantee. The 30-day refund policy is designed to allow students to study without risk.

Are there any financial aid for this course?

Currently we could not find a scholarship for the Build a Backend REST API with Python & Django - Advanced course, but there is a $20 discount from the original price ($39.99). So the current price is just $19.99.

Who will teach this course? Can I trust Mark Winterbottom?

Mark Winterbottom has created 5 courses that got 11,713 reviews which are generally positive. Mark Winterbottom has taught 52,748 students and received a 4.5 average review out of 11,713 reviews. Depending on the information available, we think that Mark Winterbottom is an instructor that you can trust.
Full-Stack Software Engineer
Hey, I’m Mark! I’m an award-winning full-stack software engineer with a passion for learning and teaching new technologies.
This passion started at 12-years-old when I taught myself how to make Windows batch scripts.  Little did I know that hacking around on my computer back then would turn into a life-long passion for programming.
I went on to complete a degree in Computer Systems Networking at Nottingham Trent University, and worked in various developer roles at multinational corporations and startups.  
I always believed that the final step to learning is teaching. And so I started a software development blog and consultancy firm called London App Developer.  My work has been featured in the Daily Mail, Mashable, TechCrunch, the Huffington Post, the Mirror and Gizmodo, and over 30,000 developers read my programming tutorials every month.
My goal for teaching on Udemy is to help developers make a better living through their code. Whether that’s by building new systems and tools to make the world a better place, or just to make their lives easier. If I can help them to increase their earning power, so they can better support their communities and loved ones, then even better. :)
My specialities are Python, Django, JavaScript, HTML5 and CSS3, but because I’m full-stack, I can work my way around most programming languages and frameworks.
I live in London, England with my wife and business partner, Brooke.
Browse all courses by on Classbaze.

9.9

Classbaze Grade®

10.0

Freshness

9.4

Popularity

9.8

Material

Platform: Udemy
Video: 22h 51m
Language: English
Next start: On Demand

Classbaze recommendations for you