Learn how the different parts of Django is connected, and the flow of a user request.
Start tutorialLearn how to implement a queue solution like Celery into your Django projects.
Start tutorialIn this video, I go through installation and how to build a simple blog using the CMS.
Start tutorialLearn how to authenticate users using social authentication.
Start tutorialLearn how to set up a contact form which will send email to a SMTP backend using Django.
Start tutorialLearn how to use Python Django and Vue to build a multiple/single file uploader. Select the files in your browser, and upload them using Axios to the backend (Django).
Start tutorialWatch how I build a simple Django blog from scratch. For the frontend, I use Tailwind to make it look great.
Start tutorialWatch how I build a simple Django contact manager from scratch. For the frontend, I use Tailwind to make it look great.
Start tutorialYou might wonder how small you can make a django project. Keep reading to see how you can make a Django project with only 1 file and 13 lines of code, and this include line breaks
Start tutorialMost applications requires some sort of input from users. Learn how to get input from the keyboard.
Start tutorialSometimes we need to convert a string to an integer, a float to a string, etc.
Start tutorialLearn how to build a simple CRM using Django and Vue by following this full course. This course is based on a previously series.
Start tutorialLearn how to build a very basic todo application using Laravel 8 and Tailwind.
Start tutorialIn this video, I will try to explain how Django works. I will talk a little bit about the different parts of Django like views, models, urls and similar.
Start tutorialLearn how to use a Python library called Tweepy to post tweets to your timeline using Django.
Start tutorialLearn how to implement a simple wysiwyg editor with Django. In this video, I will show you how to do that.
Start tutorialLearn how to use Django and Vue to make it possible to load new data when you reach the bottom of the screen.
Start tutorialDjango is a fantastic framework for building web sites and web applications. In this article, you can read about 7 ways to make money with Django.
Start tutorialI often get asked how people can become a better Django developer, how to go beyond the basics and what they need to know to get a job.
Start tutorialStructuring code in large projects can be hard, but it's really important and it can be rewarding in the long run.
Start tutorialStein Ove Helset
Your instructor
Hey! My name is Stein Ove Helset. I'm a self-taught software developer with over a decade of experience working full time as a web developer.
Through this website and YouTube channel, I have taught thousands of people how to code, build websites, games and similar.
If you're looking for an introduction to coding and web development, you've come to the right place.