Beginner Lesson 3: Install Python and Django
Transcript For a complete set of written instructions for this lesson, check out my article Mastering Django: Install Python and Django. Up Next… Lesson #4: Your First Django App (not a poll or a blog!)
Transcript For a complete set of written instructions for this lesson, check out my article Mastering Django: Install Python and Django. Up Next… Lesson #4: Your First Django App (not a poll or a blog!)
In the previous lesson I explained what Django does and why it was created. In this lesson we’ll cover how all the various parts of Django come together to create a website. This lesson is about the big picture. It can be hard to get started with Django because it’s such a huge project, but …
Why Django? The first question people almost always ask when they’re introduced to Django is “why should I learn Django?” “What is it about Django that makes it better than Framework X or language Y for building web applications.?” Good question. Programming, like most creative pursuits, has many dedicated people who wear their passions on …