Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Django Tutorial: Build Your First App Fast & Free!
Rating: 4.1 out of 5(227 ratings)
5,340 students

Django Tutorial: Build Your First App Fast & Free!

Enroll in this free step-by-step walkthrough of the official Django tutorial (in python). Additional content included.
Last updated 12/2017
English

What you'll learn

  • Know how to build your own Django projects with ease
  • Create web applications on a highly powerful, popular, & scalable infrastructure
  • Create a mobile-friendly (responsive) site with Twitter Bootstrap
  • Setup Applications in your Django Project
  • Connect a (MySQL) database to your website
  • Design models (database schema) in Django
  • Create a URL mapping configuration for your project
  • Create custom views
  • Leverage templates to separate python logic from website design
  • Use generic views to simplify tedious, redundant pages
  • Create automated tests that can ensure your site works before publishing
  • Add static files (CSS / JS / Images) to make your site look beautiful

Course content

10 sections27 lectures2h 34m total length
  • What makes Django a great Web Development framework?5:05

    Learn what makes Django a great web dev framework and why it may or may not be right for you.

  • What's in it for you & how to use this course1:09

    Learn why you might want to try this free course and what you should know after your complete it.

Requirements

  • Basic programming knowledge
  • Basic HTML / CSS
  • Note: If you are new to python but not to programming, expect to look up the syntax online while going through the tutorial

Description

Come join me as we create our first scalable Django application ... in only 3 hours!

Django is used by some of the largest websites on the internet, including Instagram, Pinterest, and Disqus— serving multiple billion page views, and unique visitors a month on Django stacks.

I've loved working with Django these last couple years and would now like to help you join the club by walking you through the official tutorial!

What this course is not:

I do not cover programming fundamentals or python syntax. You do not need to be an expert by any means but you should be comfortable with the basics of at least one programming language so that we can focus on Django and not programming in general. (You can take this course if you're new to programming but expect to look up some of the basics on your own as this will not be covered.)

I may not be able to look at your code and tell you what's wrong. I will if I can, but keep in mind that I may not be able to spend too much time debugging your code.

If you're looking for advanced topics, you may want to download the source code of this course first and see if you could produce it on your own.

But, if you want to add Django to your tool belt - remember it's used on some of the busiest sites on the net - and you haven't yet taken the official tutorial, you need to download this course this minute.

Stop DELAYING and try Django!

Who this course is for:

  • Anyone who would like to go over the official Django tutorial with helpful suggestions
  • Entrepreneurs who would like to quickly learn how to setup a website in an environment that can scale (it's great for MVP's)
  • Coders with PHP / Ruby or other web experience who would like to try Django
  • Self-starters who don't have much programming experience but want to give it a try (with some free help)
  • *NOT FOR YOU IF*: you've already completed the official tutorial (you'll find this repetitive)
  • *NOT FOR YOU IF*: you run a non-Mac computer AND don't know how to open the command line on your system or install Python or MySQL without visual help. (I can take you to the download page but you won't be able to watch me perform the installation on my system as I only have my Mac.)