πŸ“š PyLand Blog

Learn programming with our articles

Practical tutorials, in-depth technology breakdowns, and the latest development trends from industry experts.

✨ New articles

Fresh content

The most relevant materials from our experts

Pydantic v2 in FastAPI
πŸ“š Fastapi

Pydantic v2 in FastAPI

FastAPI uses Pydantic for data validation and serialization.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Multi-stage Builds: Shrinking Your Docker Image
πŸ“š Docker

Multi-stage Builds: Shrinking Your Docker Image

A large image means slow downloads, more disk usage, and a bigger attack surface. Multi-stage...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Docker Compose: Advanced Features
πŸ“š Docker

Docker Compose: Advanced Features

A basic docker-compose.yml is just the starting point. Production workloads need healthchecks, profiles, override files,...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Docker Networking: How Containers Communicate
πŸ“š Docker

Docker Networking: How Containers Communicate

Containers are isolated, but they often need to talk to each other and to the...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Environment Variables in Docker
πŸ“š Docker

Environment Variables in Docker

Environment variables are the standard way to configure containers. They let you use a single...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Search in Django
πŸ“š Django

Search in Django

You can start with simple Django ORM filters and move to PostgreSQL features when you...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Swagger Documentation with drf-spectacular
πŸ“š Django

Swagger Documentation with drf-spectacular

drf-spectacular generates an OpenAPI 3.0 schema and Swagger UI for DRF.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
settings.py: Django Configuration
πŸ“š Django

settings.py: Django Configuration

settings.py is the central configuration file for a Django project.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
DRF Serializers
πŸ“š Django

DRF Serializers

A serializer converts model objects to and from a Python dict and JSON.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django Project Structure
πŸ“š Django

Django Project Structure

After running django-admin startproject mysite, the following standard structure is created:

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
CSRF Protection in Django
πŸ“š Django

CSRF Protection in Django

CSRF (Cross-Site Request Forgery) is an attack in which an adversary tricks the user's browser...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django Model Fields
πŸ“š Django

Django Model Fields

A model is a Python class that describes a database table. Each field represents a...

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
πŸ“‚ All categories

Choose a direction

Each category contains carefully selected materials from experts

πŸ“

AI Startup

Articles about AI startups

πŸ“š 6 articles
πŸ“

API

Articles about working with APIs

πŸ“š 10 articles
πŸ“

Django

Articles about django

πŸ“š 63 articles
πŸ“

Docker

Articles about Docker and containers

πŸ“š 12 articles
πŸ“

Fastapi

Articles about fastapi

πŸ“š 16 articles
πŸ“

Git & GitHub

Articles about Git and GitHub

πŸ“š 32 articles
πŸ“

Html Css

Articles about html-css

πŸ“š 23 articles
πŸ“

Kubernetes

Articles about kubernetes

πŸ“š 10 articles
πŸ“

LLM & AI

Articles about language models

πŸ“š 21 articles
πŸ“

Programming

Articles about programming

πŸ“š 4 articles
πŸ“

Python

Articles about Python

πŸ“š 54 articles
πŸ“

Tools

Articles about development tools

πŸ“š 2 articles
✍️ Join

Want to share your knowledge?

Become an author on our blog and help other developers learn new technologiesBecome an author on our blog and help other developers learn new technologies