Computer & Python Foundations
Foundations matter. Python, tensors, and GPU basics โ the daily tools for building LLMs.
Learning path
Work through each subtopic in order. Click any file below to open its lesson. Track your progress with the checkbox at the bottom.
Subtopics
Each subtopic includes a concise explanation, code examples, and references.
Python
Interactive code editor with input/output panel.
NumPy
Array/matrix playground.
Tensors
Tensor shape explorer.
Tensor Operations
Operation visualizer.
Matrix Multiplication
Matrix multiplication animation.
CPU vs GPU
Parallel-computation comparison.
GPU & VRAM
Interactive VRAM allocation diagram.