#basics
Explore materials tagged "basics" from expert practitioners. Up-to-date articles and useful tips to help you grow.
Articles with tag "#basics"
All materials on the topic basics
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...
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...
AI Startup: Basics
An AI Startup is a young company building a product powered by artificial intelligence.
AI Model Basics
An AI model is a program that learns from data and makes predictions.
Lists and Dictionaries in Python
Problem: Want to store 100 students β 100 variables? Solution: collections.
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...
Functions in Python
Problem: you wrote a discount calculation β needed in 10 places, so you copy it 10 times. You find a...
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...
Similar tags
Study related topics
Looking for more on the topic?
Study all our materials or subscribe to updates