The Ultimate Beginner's Guide to Django 1.11 (Udemy.com)

Learn how to make and publish websites with Django and Python. We'll make three complete apps and publish one online.

Created by: Nick Walter

Produced in 2019

icon
What you will learn

  • Create Django websites that work with a database.
  • Publish a website on the internet.
  • Understand Django basics. Function and Class Based Views, URL routing, Models, Gunicorn and much more!

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 0 / 100

icon
Live Chat with CourseDuck's Co-Founder for Help

Need help deciding on a other course? Or looking for more detail on Nick Walter's The Ultimate Beginner's Guide to Django 1.11? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community

icon
Course Description

Welcome to The Ultimate Beginner's Guide to Django. If you're brand new to Django, or have gotten lost in online tutorials, this is the course for you. I'll take you from being anabsolute beginner to actuallycreating threecomplete Django websites. We'll also cover how to publish your sites.

This course starts with a Python Refresher. Django is a web framework written in Python. If you're new to Python, or just a bit rusty, this section will get you up to speed as quickly as possible. You don't need to be a Python expert to make Django website,but a base knowledge is needed. In the Python RefresherI'll teach you a new concept, show you some examples, then present you with acoding challenge to make sure you've understood that concept.

The threewebsiteswe'll make are as follows:

Pig Latin Translator - A simple two-page website that turns any text into Pig Latin! Creating this website will teach you the fundamentals of Django.
Your Personal Blog - Don't use WordPress or Tumblr to share your thoughts;make your own blog! This website will teach you how to work with a database and data models. We'll also cover how to work with both static and user uploaded images!
Reddit Clone - This is the most advanced and complicated website we'll make in the course. With a big focus on creating user accounts and authentication, this website will teach you the more advanced topics that this course covers.

Also included in the course is a section showing you how to deploy your blog to a server and publish it for the world to see! I'll thentake you step by step through working with a Ubuntu Linux server that will run your Django code 24/7.

What are the key topics covered in this course?

URL DispatchingFunction and Class Based Views (FBV v. CBV)How to start a new projectHow to create apps within a project and why they're importantRunning your project in a virtual environment using VirtualenvPublishing your site on a VPS (Virtual Private Server) running Ubuntu LinuxWorking with templatesDebuggingGunicornHandling GET and POST requestsWorking with a Database and ModelsAdmin InterfaceStatic and user uploaded imagesAuthentication and User accounts

Feel free to take a free preview of this course to see if it's a good fit for you. Remember, you have a 30-daymoney-back guarantee with this course,so if for any reason you don't like it, you can geta full refund. There's no reason not to sign up!

Thanks for checking out The Ultimate Beginner's Guide to Django. See you on the inside!
Who this course is for:
This course is for people wanting to learn the basics of Django.

*Some courses are excluded from this sale. Coupon not working? If the link above doesn't drop prices, clear the cookies in your browser and then click this link here.
Also, you may need to apply the coupon code directly on the cart page to get the discount.

Coupon Code

icon
Instructor Details

Nick Walter

Hi! I'm Nick, and I love to code.About five years ago I decided that I wanted to learn to code, but I had limited access to programming resources, and I was getting frustrated with all of the YouTube videos and online tutorials out there. I experimented, struggled, and definitely failed a lot, but I finally got the hang of it, so I decided that I wanted to change the way that people learned to code, and I started teaching. My experience as an online student has directly influenced my teaching style, because I know what it is like to be in your shoes.
When Apple announced their new programming language, Swift, in 2014, I made my big online teachingdebutandcreated the internet's first Swift course.Since that time, I have become a full-time online instructor and I now have courses not only in Swift, but also in iOS, Android,Django, Kotlin, Python, HTML, Blockchain, etc.I have also created five iOSapps from scratch that are currently live in the App Store and arebeing used by thousands of users worldwide.

I love sharing my excitement for coding with my students, and I try to make learning as fun and as easy as possible. Thanks for being part of mycoding community!

icon
Reviews

0.0

0 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

timo curso, muito didtico e os projetos realmente ajudam a ter uma compreenso inicial sobre o django e suas possveis utilizaes.

Great teacher, great course!
Only thing could be to have some sidenotes about how to implement some terminal/cmd commands on windows instead of mac, but without that, it's one of the best courses i took

Nick is very good in teaching and getting the most of your time. He pass tons of info, detailed when needed or may just introduce topics to you at a level you can go on in the course and take a deeper view later at your own as he shows valuable resources from getting info. Very nice person, he will pass by your implementation and give it his plus; he is always available to respond your posts.

By Krolyc Lda on 1/17/2017

Awesome course, helped me with my project and uni coursework's. Could be improved with extra features, maybe like a more advanced section. Thank you very much

By Louise Jessen on 3/3/2020

Great course, learned a lot! But I think it would have been amazing, that you had illustrated the vote up/down correctly with it only should be possible to do once for each user, maybe it complex, but it would have given the extra star to the course. Because then you had a much more solid foundation to begin trying to build your own projects ^^ else fine course.

By Frank Mixson on 11/7/2020

Love what I am learning. He is an excellent teacher.

By Mehul Kumar on 3/23/2020

u r really doing ur job great

By Samuel Harrison on 11/14/2020

adequate

By Peter on 6/25/2020

Clear and succinct

By Sanny Kumar on 9/2/2018

This is the best django course I have ever taken. It has three projects, first one was the simple, second one was intermediate, and third one was advanced and it gave a smooth learning experience. Apart from django, I also learned bootstrap to make the webpage prettier. And for the second project he has taught how to deploy our app to a server. Nick is a great instructor and was very responsive and helpful if I had any question. Sometimes he also replies the questions with videos that is awesome.
I look forward to taking more courses from Nick.

By Sai Thota on 11/21/2018

The instructor is very clear about the concept that he wants to tell to the users and also he is very practical about the things which are going around.

By Gary Bergeron on 7/19/2018

The instructor recaps and summarizes at all the right spots and doesn't assume you are a technical genius. He also speaks with enthusiasm and passion. His best attribute is that he makes mistakes and explains how to correct them or how he got there. Unlike other courses, there are very few black boxes that remain a mystery after the course.
I am actually an experienced developer in other technologies and have taken quite a few courses. I hope he makes more courses.