Learn Python for the next 30 (or so) Days.
We're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.
Learn Django bit by bit in this series
Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
An OpenCV & Python Tutorial Series and Reference.
Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.
Learn the fundamentals behind one of the most popular web frameworks in the world: Django. We will teach you step-by-step how to implement concepts like Views, Template Rendering, Forms, Saving Data, URL routing, Deployment aka Going Live, and so much more. Django is a web-framework written in Python and runs the backend for many of the internet's most popular websites such as Instagram and Pinterest. Get started today!
Try Django 2.2 is step-by-step to build a modern, fully open-source, Blog web application using Python, Django, Bootstrap, Javascript, and more.
Learn the fundamentals behind one of the most popular web frameworks in the world by building a real project.
Django tutorial integrating TailwindCSS, Neon Postgres, Stripe API, User auth, deployment, & more.
Try Django 1.9 is an introduction to Django version 1.9 by creating a simple, yet robust, Django blog. This series covers a variety of Django basics as well as Django 1.9 specific material. Created by Team CFE @ http://joincfe.com.
Learn how to build your own REST API with Python, Django, and the Django Rest Framework.
Integrate React & Django
This is a soon-to-be archived project version of 30 Days of Python. The original tutorial still works but we have an updated version in the works right now.
This is a basic guide on how to build a REST API with Django & Python. For much deeper depth, check out our new course on REST API: (https://kirr.co/90kxtx)
Learn how to deploy a docker-based Django application into a Kubernetes cluster into production on DigitalOcean.
Learn how to build web apps in pure Python using Reflex.
Learn to create a REST API microservice for extracting faces from images using OpenCV, OpenCV-python, Flask, Docker, and Heroku
A rapid fire tutorial and introduction of Django Channels. To get more in depth check out the full course https://kirr.co/badl8e
Learn how to leverage Python's amazing tools to scrape data from other websites. The end goal of this course is to scrape blogs to analyze trending keywords and phrases. We'll be using Python 3.6, Requests, BeautifulSoup, Asyncio, Pandas, Numpy, and more!
Try Django 1.10 is an introduction to Django version 1.10 by creating a URL shortening service. This series covers a variety of Django basics as well as Django 1.10 specific material. Created by Team CFE @ http://joincfe.com.
Build a Twitter-like web app step-by-step with Django, jQuery, and Bootstrap!
A tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!
The new version is here: https://github.com/codingforentrepreneurs/Try-React.js
Create a netflix-like service using Django. Learn advanced Django techniques to achieve amazing results like never before.
Learn how to integrate Chart.js with Django
Learn how to build a Micro eCommerce Web App with Python, Serverless Postgres, and Stripe Checkout. Live demo at url below.
Learn to create & deploy a deep learning algorithm into a production REST API microservice using Python, Keras, FastAPI, & NoSQL.
Leveraging a REST API built with Django, we'll build an Angular Web App. With the same API, we'll build a mobile app using the Ionic Framework.
Learn how to create an AJAX-powered like button in Django.