// the full skill tree · public
Every module. In order. Free.
38 modules across 5 specialization paths, roughly 447 hours of curated, free material. Sign in to open the resources, work the tasks, and track your progress.
Start tracking your progresssection 00
Foundations
The baseline every data role requires. Complete this before branching into a specialization.
- 0112h
Python Basics
// Variables to pandas
- 0210h
SQL Basics
// Query like you mean it
- 036h
Git & GitHub
// Version everything
- 045h
Command Line
// Live in the terminal
- 0510h
Statistics Basics
// Think in distributions
- 066h
AI Literacy
// Work with the machines
section 01
Data Engineering
Build the infrastructure. Design robust pipelines, manage massive datasets, and ensure data quality and accessibility.
- 0110h
ETL Concepts
// Extract, Transform, Load
- 0212h
Data Modeling
// Dimensional modeling
- 0312h
dbt
// Data build tool
- 0412h
Workflow Orchestration
// Airflow / Prefect
- 0514h
Cloud Platforms
// AWS / GCP
- 0616h
Spark — Advanced
// Distributed compute
- 0716h
Real-time Streaming
// Kafka
- 0812h
Vector DBs & LLM Infra
// Data for AI systems
section 02
Data Analysis
Turn messy data into decisions. Master exploration, visualization, dashboards, and data storytelling.
- 0110h
Exploratory Data Analysis
// Interrogate the data
- 0210h
Data Visualization
// Matplotlib, Seaborn
- 0310h
Dashboard Design
// Interfaces for decisions
- 048h
Data Storytelling
// Insight to action
- 0512h
BI Tools
// Looker, Power BI, Metabase
- 068h
AI-Assisted Analysis
// Analyst + LLM
section 03
Data Science
Model, test, and explain predictions. From ML fundamentals through deployment and LLM fine-tuning.
- 0114h
ML Fundamentals
// Supervised learning core
- 0210h
Feature Engineering
// Signal from raw data
- 0312h
Model Building & Evaluation
// Beyond accuracy
- 0412h
Experimentation & A/B Testing
// Causal by design
- 0512h
Model Deployment
// Models as services
- 0618h
Deep Learning — Advanced
// Neural networks
- 0716h
LLM Fine-tuning & RAG
// Adapt foundation models
section 04
AI Engineering
Build useful AI products. LLM orchestration, RAG systems, agents, and production AI architecture.
- 0112h
LLM APIs & Orchestration
// OpenAI, Anthropic, Gemini
- 0214h
RAG System Design
// Retrieval done right
- 0314h
AI Agents & Tool Use
// Systems that act
- 0412h
Multimodal Systems
// Beyond text
- 0512h
LLMOps & Evaluation
// Measure or guess
- 0614h
AI Product Design
// Architecture end-to-end
section 05
MLOps
Ship and run models in production. Containers, CI/CD for ML, monitoring, and platform design.
- 0110h
Docker & Containerization
// Reproducible everything
- 0212h
CI/CD for ML
// Automate the path to prod
- 0312h
Monitoring & Drift
// Know when models rot
- 0414h
Production ML Systems
// Serving at scale
- 0516h
ML Platform Design
// End-to-end ownership