Latest Courses
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
Git &Github Practice Tests & Interview Questions (Basic/Adv)Check course
Machine Learning and Deep Learning for Interviews & ResearchCheck course
Laravel | Build Pizza E-commerce WebsiteCheck course
101 - F5 CERTIFICATION EXAMCheck course
Master Python by Practicing 100 QuestionCheck course
ISTQB Artificial Intelligence Tester Sample ExamsCheck course
JAVA Programming Online Practice ExamCheck course
Programming for Kids and Beginners: Learn to Code in PythonCheck course
Practice Exams | Codeigniter 4 developer certificationCheck course
WordPress Practice Tests & Interview Questions (Basic/Adv)Check course
- 86% Build a Backend REST API with Python & Django - Beginner

Build a Backend REST API with Python & Django – Beginner

$13.99Track price

Add your review
Add to wishlistAdded to wishlistRemoved from wishlist 0
Add to compare
8.3/10 (Our Score)
Product is rated as #26 in category Django

Welcome to the beginner course on How to Build a REST API from scratch, using Django, Django REST Framework, Python, Vagrant, VirtualBox, Atom, and ModHeaders. You’ll also learn how to deploy your dev server to AWS!

This course is made with Django 2.2 and Django REST Framework 3.9.

The skills taught in this course are absolutely essential for creating successful products that users love and can t live without.

Facebook, Instagram, Snapchat, you name it. These apps all have their own backend REST APIs that handle millions of call requests everyday. You cannot build a successful app without a backend REST API.

Not only is it essential to whatever app or MVP you are building the skills you learn in this course will make you a kickass developer in the workplace.

If you re a front–end developer and you take this course, you ll be able to speak backend with your colleagues and understand what s going on under the hood of all your projects, increasing your confidence and earning the respect of your peers.

If you re a newbie developer or just starting out in your career, this course will give you a very practical foundation to building your portfolio and increasing your earning potential.

In this course you will learn the best–practice way of building your very own REST API.

You will learn how to create a local development server and test your code each step of the way.

Whether you re looking to gain a bit of experience with backend development, or you re looking to create a REST API to turn your app idea into a reality – then this course is for you.

By the end of this course you will have built a fully functioning REST API that can handle:

Instructor Details

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.

Specification: Build a Backend REST API with Python & Django – Beginner

Duration

5 hours

Year

2020

Level

Beginner

Certificate

Yes

Quizzes

No

22 reviews for Build a Backend REST API with Python & Django – Beginner

4.0 out of 5
9
8
3
2
0
Write a review
Show all Most Helpful Highest Rating Lowest Rating
  1. Jan Cedergren

    Very clear instructions.

    Helpful(0) Unhelpful(0)You have already voted this
  2. Jyotiradity Dey

    nicely explained each topic with resources

    Helpful(0) Unhelpful(0)You have already voted this
  3. Victor Balasoto

    Clear instruction, just the right length or course material to start learning Django.

    Helpful(0) Unhelpful(0)You have already voted this
  4. Cristhian David Aguilar Alvarado

    He should use docker tough I’m kidding he teachs really well

    Helpful(0) Unhelpful(0)You have already voted this
  5. Angel Gutarra Leon

    I think he went too fast. a lot of the times he wouldn’t explain things very well. sometimes he would write a whole bunch of code really fast and then talk about it but the talking was only passing remarks and it was not in depth. he didn’t have any situations where he left the audience to do an assignment or even prompt the viewer with a question over what he was going to do next. There was a lot of good information here and is pretty good for someone who already has a base knowledge over what is going on.

    Helpful(0) Unhelpful(0)You have already voted this
  6. Serhii Alforov

    Thanks for the course. Lessons are short and explanations are clear.

    Helpful(0) Unhelpful(0)You have already voted this
  7. Himanshu kumar

    This is good course for me.

    Helpful(0) Unhelpful(0)You have already voted this
  8. Mohammed Sabah

    this course is OutDate, I hope the instructor is willing to update this course. >>Have a nice day <<

    Helpful(0) Unhelpful(0)You have already voted this
  9. Andrea Cappicciola

    Perfetto, in poche ore ho imparato Python, Django, API, Vagrant, githube, AWS, SQLite.

    Helpful(0) Unhelpful(0)You have already voted this
  10. Emil Gade

    There’s some basic terminology you got wrong such as tuples being the same as lists, and functions in classes need the parameter self. These things didn’t bother me that much, but i don’t think it’s something you should learn any beginner in python. I got an okay overview of how views worked, but i would liked if you went in and explained the individual view a bit more instead of showing all the different ones. After the course i tried to make my own API for an ongoing project. It failed really hard. I didn’t have enough understanding of when to use the different views. Maybe this is intended for the course to be more of an overview, but it wasn’t what i expected of the course. Now i’m going to proceed on to your next course, and hope i can get a better understanding of the views. But thanks for a basic understanding and a great overview of django. Sincerely Emil Gade

    Helpful(0) Unhelpful(0)You have already voted this
  11. Bryan De La Cruz Amar

    Muy bueno!!

    Helpful(0) Unhelpful(0)You have already voted this
  12. Gerzson D vid Boros

    Great course, easy explanation about more important topics.

    Helpful(0) Unhelpful(0)You have already voted this
  13. Shrishail Hugar

    good

    Helpful(0) Unhelpful(0)You have already voted this
  14. Arjav Patni

    Great course for beginners expecting to learn how APIs are built using Django. Concepts are explained well while coding. Recommended!

    Helpful(0) Unhelpful(0)You have already voted this
  15. K O

    Doesn’t use a real database or models. Created a field in serializer… The esting didn’t really address the CRUD operations. He used strings.

    Helpful(0) Unhelpful(0)You have already voted this
  16. Juan Jose Fernandez

    Very good intro with examples to Django, DRF and first deploy to AWS

    Helpful(0) Unhelpful(0)You have already voted this
  17. Toghrul Mammadov

    by taking this course you learn a lot.

    Helpful(0) Unhelpful(0)You have already voted this
  18. Abhishek Dhotre

    The course gave a good overall understanding of the Django framework and the code structure. Nice presentation and the instructor has done good work with explanation. I would had loved if the course was not focused around configuring Django admin and a more real world API example was considered.

    Helpful(0) Unhelpful(0)You have already voted this
  19. Rafael Soriano

    Excelentes bases

    Helpful(0) Unhelpful(0)You have already voted this
  20. Mountain Scott

    I really wanted to give this course five stars because I could tell that the instructor putting effort into explaining his code but at the end of the the day, it is not a beginner’s course. I would recommend doing the official django tutorial (on django’s website) and reading the django rest framework docs BEFORE (not after) doing this course.

    Helpful(0) Unhelpful(0)You have already voted this
  21. Syed Raza

    amazing course

    Helpful(0) Unhelpful(0)You have already voted this
  22. Elearning Immortal

    mantap

    Helpful(0) Unhelpful(0)You have already voted this

    Add a review

    Your email address will not be published. Required fields are marked *

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Build a Backend REST API with Python & Django – Beginner
    Build a Backend REST API with Python & Django – Beginner

    $13.99

    Price tracking

    Java Code Geeks
    Logo
    Register New Account
    Compare items
    • Total (0)
    Compare