🏷️ Tag

#basics

Explore materials tagged "basics" from expert practitioners. Up-to-date articles and useful tips to help you grow.

32 Articles
6 Similar tags

Articles with tag "#basics"

All materials on the topic basics

Alembic: Database Migrations
πŸ”΄ Difficult

Alembic: Database Migrations

Alembic is a migration management tool for SQLAlchemy/SQLModel.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
SQLModel: the basics
🟑 Medium

SQLModel: the basics

SQLModel is a library for working with databases in FastAPI, combining SQLAlchemy and Pydantic.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django REST Framework: Introduction
🟑 Medium

Django REST Framework: Introduction

DRF is the most popular package for building REST APIs in Django.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Django Templates: Introduction
🟒 Easy

Django Templates: Introduction

Django Template Language (DTL) is a simple templating language for generating HTML.

πŸ‘€ PyLand Team
πŸ“… 30.06.2026
Anthropic SDK: Getting Started with the Claude API
🟑 Medium

Anthropic SDK: Getting Started with the Claude API

Anthropic Python SDK is the official library for working with Claude. It hides the complexity of raw HTTP requests, adds...

πŸ‘€ PyLand Team
πŸ“… 04.06.2026
Docker Compose: Multi-Container Applications
🟑 Medium

Docker Compose: Multi-Container Applications

Docker Compose is a tool for running multiple related containers as a single application. The configuration is defined in a...

πŸ‘€ PyLand Team
πŸ“… 08.05.2026
Dockerfile: Building Your Own Images
🟑 Medium

Dockerfile: Building Your Own Images

Dockerfile β€” a text file with instructions for building an image. Each instruction becomes a layer.

πŸ‘€ PyLand Team
πŸ“… 08.05.2026
What Is Docker and Why You Need It
🟒 Easy

What Is Docker and Why You Need It

Docker solves one of the most common problems in software development: "It works on my machine, but not on the...

πŸ‘€ PyLand Team
πŸ“… 08.05.2026
What Is an API and Why Does It Exist
🟒 Easy

What Is an API and Why Does It Exist

Every time you open a weather app, pay with a card, or see recommendations on YouTube β€” an API is...

πŸ‘€ PyLand Team
πŸ“… 08.05.2026
What Is a Git Commit and Why Do You Need It? πŸ“Έ
🟒 Easy

What Is a Git Commit and Why Do You Need It? πŸ“Έ

A commit is a saved snapshot of your project at a specific point in time β€” like a save point...

πŸ‘€ PyLand Team
πŸ“… 06.05.2026
GitHub Desktop: Interface for Beginners 🎨
🟒 Easy

GitHub Desktop: Interface for Beginners 🎨

Opened GitHub Desktop for the first time and not sure where to start? Let's walk through the interface section by...

πŸ‘€ PyLand Team
πŸ“… 06.05.2026
JSON: Persisting Data
🟑 Medium

JSON: Persisting Data

Goal: Learn to save and load data in JSON format.

πŸ‘€ PyLand Team
πŸ“… 03.04.2026

Similar tags

Study related topics

🏷️

#django

Related articles django

πŸ“š 68 articles
🏷️

#python

Related articles python

πŸ“š 59 articles
🏷️

#git

Related articles git

πŸ“š 32 articles
🏷️

#ai

Related articles ai

πŸ“š 29 articles
🏷️

#api

Related articles api

πŸ“š 25 articles
🏷️

#html-css

Related articles html-css

πŸ“š 23 articles

Looking for more on the topic?

Study all our materials or subscribe to updates