Python Django - The Practical Guide

via Udemy

Go to Course: https://www.udemy.com/course/python-django-the-practical-guide/

Overview

Python is the most popular programming language of the world - it is versatile, easy to learn and very powerful!But one of the primary things you can build with Python is a website! You can use Python for web development.And to make that easier, you would typically use a framework like Django - simply because that allows you to focus on your core business logic and you don't need to re-invent the wheel and implement all the nitty-gritty technical details from scratch.This course is about Django - the most popular Python web development framework out there!Django covers all aspects of web development - from handling requests and responses, over rendering dynamic HTML pages with templates, all the way up to making database access and data management easy. It's all baked in and it's all covered in great detail in this course!This course teaches Django from the ground up - you don't need to know anything about it to get started. Basic Python and web development knowledge is all you need.We'll start at the absolute basics and understand how to create Django project, how to run them and how to add features - step by step.In detail, this course covers:Installing DjangoCreating and understanding Django projectsUnderstanding URLs, views, requests and responsesWorking with templates and static files like CSS and imagesWorking with data and modelsConnecting data with relationships (one-to-many, one-to-one, many-to-many)Querying data with Django's powerful model solutionAdding administration panels to your projectsHandling user input with forms - manually and with Django's built-in form supportAdvanced features like class-based views (and when to use them)Dealing with file uploads and how to serve uploaded filesWorking with sessionsIn-depth deployment instructions and examplesDifferent ways of deploying and serving static files and user uploadsAnd much more!All those concepts are taught in great depth and backed up by a complete example course project where we build a "Blog website" from the ground up.Therefore, you'll learn all the important concepts and the theory and you're also going to be able to see it applied to a real project.Hence, once you completed the course, you'll have a very solid understanding of Django and you'll be able to dive into your own Django projects!

Skills

Reviews