Sometimes you don't need a fancy authentication for your website, here's how to can implement that.
Start tutorial
Slugifying a string in Ruby on Rails is very easy to do. Here's a few examples on how to do it.
Start tutorial
Learn how to host multiple Django projects on one server in this tutorial.
Start tutorial
Learn how to use Htmx with Django to create a text you can click to edit without refreshing the browser.
Start tutorial
By using a decorator, you can save your self both time and prevent repeating your code.
Start tutorial
Learning a new framework can be overwhelming. In this video, I will go through a roadmap that will take you from a to z.
Start tutorial
Learn how the different parts of Django is connected, and the flow of a user request.
Start tutorial
Learn how to implement a queue solution like Celery into your Django projects.
Start tutorial
In this video, I go through installation and how to build a simple blog using the CMS.
Start tutorial
Learn how to authenticate users using social authentication.
Start tutorial
Learn how to set up a contact form which will send email to a SMTP backend using Django.
Start tutorial
Learn 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 tutorial
Watch how I build a simple Django blog from scratch. For the frontend, I use Tailwind to make it look great.
Start tutorial
Watch how I build a simple Django contact manager from scratch. For the frontend, I use Tailwind to make it look great.
Start tutorial
You 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 tutorial
Most applications requires some sort of input from users. Learn how to get input from the keyboard.
Start tutorial
Sometimes we need to convert a string to an integer, a float to a string, etc.
Start tutorial
Learn how to build a simple CRM using Django and Vue by following this full course. This course is based on a previously series.
Start tutorial
Learn how to build a very basic todo application using Laravel 8 and Tailwind.
Start tutorial
In 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 tutorial
Learn how to use a Python library called Tweepy to post tweets to your timeline using Django.
Start tutorial
Learn how to implement a simple wysiwyg editor with Django. In this video, I will show you how to do that.
Start tutorial
Learn how to use Django and Vue to make it possible to load new data when you reach the bottom of the screen.
Start tutorial
Django 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 tutorial
I 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 tutorial
Structuring code in large projects can be hard, but it's really important and it can be rewarding in the long run.
Start tutorial
Stein 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.