Tutorials

Learn web technologies step by step.

This page shows top-level tutorial tracks. To make a lesson appear inside a track sidebar instead of here, edit the lesson and choose a Parent in Page Attributes.

FastAPI

Modern Python web framework for building APIs quickly with automatic documentation, validation, and high performance. Aspect Summary What Python web framework for building APIs…

20 lessons

Start learning

Python

Python is a high-level, general-purpose programming language known for its simple and readable syntax. It was created by Guido van Rossum and first released…

58 lessons

Start learning

Django

In this tutorial, you get a step-by-step guide on how to install and create a Django project. You will learn how to create a…

15 lessons

Start learning

Django REST Framework

Django REST Framework (DRF) is a powerful and flexible toolkit for building Web APIs using Django. It simplifies the process of creating RESTful APIs…

9 lessons

Start learning