Django Crash Course
This course is for people who've never used Django before or for absolute beginners. In the course you will learn the basics of Django by building a simple real estate website.
Learn to build applications with Django, Next.js, and more.
This course is for people who've never used Django before or for absolute beginners. In the course you will learn the basics of Django by building a simple real estate website.
Understanding authentication is one of, if not the most important concept to understand in web development/software development.
This crash course covers basic concepts that make up the fundamentals of web development. If you're new to web development, this is a good place to start.
Understanding authentication is one of, if not the most important concept to understand in web development/software development.
In this course, you'll start learning Django from scratch and build a basic CRM tool.
In this short course we go through the prerequisites you need to understand to really get the most out of Django.
Security in software is a must-have in today's world. In this course, we'll be going through most of the essential concepts to make your Django application secure.
This course will introduce you to powerful packages you can use in your Django projects.
In this course, you'll build a video membership website using Stripe subscriptions and Vimeo to sell video courses.
In this course, you'll be improving your full-stack developer kit by building an automated web scraper using Selenium and Celery. You'll be combining a lot of different technologies and deploying the project to Digital Ocean.
Testing is an integral part of software development, yet most of the time neglected. In this course, you'll learn how to test your Django applications and setup CI/CD pipelines.
An E-commerce store is a popular business model on the web. In this course, you'll build a simple E-commerce store from scratch, and learn how to use PayPal and Stripe to handle payments.
In this course, you will build a clone of gumroad.com. Gumroad is a place where creators can sell their digital products and get paid. We will use Stripe Payments and Stripe Connect to handle accept payments and sending payouts to all the creators.
Learn the basics of deploying Django with the most popular PaaS options available. Including Digital Ocean App Platform, Render and Heroku.
In this course you will learn how to use ReactJS to build dynamic and functional frontend applications. You'll learn how to make requests to APIs and integrate data into the application. If you've never used React before, this course is suitable for you.
The Django Rest Framework is one of the most powerful Django packages available, and an awesome skill to add to your toolbelt. Learn the basics of how to use this package to build fully featured APIs
In this course you will learn how to build a job board with React and Django. This is a more advanced course that will improve your fullstack skills. You will build this project from scratch and deploy it on Digital Ocean.
In this course you will build a product we are launching this year - a marketplace to find Django developers. This will be a more advanced course where you will use NextJS on the frontend and Django Rest Framework on the backend.