🏷️ 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

CSV: Working with Tables
🟑 Medium

CSV: Working with Tables

CSV (Comma-Separated Values) is a text format for storing tabular data. It opens in Excel and Google Sheets and is...

πŸ‘€ PyLand Team
πŸ“… 03.04.2026
OOP: Program Like a World Builder 🌍
🟑 Medium

OOP: Program Like a World Builder 🌍

Imagine: you're building a zombie-apocalypse game. You need zombies, humans, weapons. Every zombie has a name, health points, and can...

πŸ‘€ PyLand Team
πŸ“… 03.04.2026
AI Startup: Basics
🟣 Expert

AI Startup: Basics

An AI Startup is a young company building a product powered by artificial intelligence.

πŸ‘€ PyLand Team
πŸ“… 03.04.2026
AI Model Basics
🟣 Expert

AI Model Basics

An AI model is a program that learns from data and makes predictions.

πŸ‘€ PyLand Team
πŸ“… 03.04.2026
Lists and Dictionaries in Python
🟒 Easy

Lists and Dictionaries in Python

Problem: Want to store 100 students β†’ 100 variables? Solution: collections.

πŸ‘€ PyLand Team
πŸ“… 30.03.2026
Python Variables and Strings: Regular, f-, and r-Strings πŸ“¦
🟒 Easy

Python Variables and Strings: Regular, f-, and r-Strings πŸ“¦

A variable is a name associated with a value. Variables let you store data, reuse it, and change it without...

πŸ‘€ PyLand Team
πŸ“… 30.03.2026
Functions in Python
🟒 Easy

Functions in Python

Problem: you wrote a discount calculation β€” needed in 10 places, so you copy it 10 times. You find a...

πŸ‘€ PyLand Team
πŸ“… 30.03.2026
Dictionaries in Python: Storing Data as Key-Value Pairs πŸ“–
🟒 Easy

Dictionaries in Python: Storing Data as Key-Value Pairs πŸ“–

Imagine you're creating a character card for a game. The character has a name, attack, health, and class. How do...

πŸ‘€ PyLand Team
πŸ“… 30.03.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