1. Home
  2. Django
  3. Online Courses

Django Online Courses

Python and Django Full Stack Web Developer Bootcamp
Python and Django Full Stack Web Developer Bootcamp
  • Jose Portilla
  • 4.5
  • 32 hrs
  • 198 lectures

Learn to build websites with HTML , CSS , Bootstrap , Javascript , jQuery , Python 3 , and Django! Learn more »

Django 2.2 & Python | The Ultimate Web Development Bootcamp
Django 2.2 & Python | The Ultimate Web Development Bootcamp
  • Nick Walter
  • 4.69
  • 10 hrs
  • 78 lectures

Build three complete websites, learn back and front-end web development, and publish your site online with DigitalOcean Learn more »

Python Django Dev To Deployment
Python Django Dev To Deployment
  • Brad Traversy
  • 4.66
  • 11 hrs
  • 70 lectures

Learn Python and build & deploy a real estate application using the Django framework & PostgreSQL Learn more »

Build a Backend REST API with Python & Django - Beginner
Build a Backend REST API with Python & Django - Beginner
  • Mark Winterbottom
  • 4.56
  • 5 hrs
  • 76 lectures

Finally create that App & fully-functioning user database in this crash course to building a REST API Learn more »

Django 3 - Full Stack Websites with Python Web Development
Django 3 - Full Stack Websites with Python Web Development
  • Nick Walter
  • 4.62
  • 8.5 hrs
  • 78 lectures

Build 3 stunning websites, learn Back and Front End Web Development, deploy your site with HTML5, CSS3 and Bootstrap 4 Learn more »

Python Django Web Development: To-Do App
Python Django Web Development: To-Do App
  • John Elder
  • 4.06
  • 2 hrs
  • 31 lectures

Learn Database Driven Web Development With Django and Python! Learn more »

Recommended books

Django books

Django Design Patterns and Best Practices

by Arun Ravindran4.27

The book compares design choices to help you make everyday decisions faster in a rapidly changing environment. You'll first learn about various architectural patterns, many of which are used to build Django. You'll start with building a fun superhero project by gathering the requirements, creating mockups, and setting up the project. Learn more »

Beginning Django

by Daniel Rubio4.25

This book takes you from the basics of Django all the way through to cutting-edge topics such as creating RESTful applications. Beginning Django also covers ancillary, but essential, development topics, including configuration settings, static resource management, logging, debugging, and email. Learn more »

Django 3 Web Development Cookbook

by Aidas Bendoraitis, Jake Kronika4

This Django book starts by helping you create a virtual environment and project structure for building Python web apps. You'll learn how to build models, views, forms, and templates for your web apps and then integrate JavaScript in your Django apps to add more features. As you advance, you'll create responsive multilingual websites, ready to be shared on social networks. Learn more »

Django 3 By Example

by Antonio Mele4.5

If you want to learn the entire process of developing professional web applications with Python and Django, then this book is for you. In the process of building four professional Django projects, you will learn about Django 3 features, how to solve common web development problems, how to implement best practices, and how to successfully deploy your applications. Learn more »

Popular categories

  • Python
  • AWS
  • Kubernetes
  • Java
  • JavaScript
  • DevOps
  • Docker
  • NodeJS

Popular frameworks

  • Spring Boot
  • Django
  • Laravel
  • React
  • Symfony
  • Akka
  • Flutter
  • Quarkus

Useful tutorials

How to merge two dictionaries in Python?

Python makes merging two dictionaries easy. Below you can find an example created directly in the Python interpreter. It defines two dictionaries, a and b, and then it creates a new dictionary c by merging two previously created dictionaries. Learn more »

How to install multiple Java versions on Linux, MacOS, or WSL2?

Ever wondered how to install multiple Java (JDK) versions on your operating system? There is one tool that does it very well - SDKMAN. Learn more »

© 2021 howtolearn.blog

Disclosure: Some of the links on that page are affiliate links - if you go through them to make a purchase, we will earn small commission. No extra cost on your side.