Browse every free, hands-on tutorial track. Open any course to read the lessons, write code in your browser, and run it instantly — no login required.
Build REST APIs from scratch: routes, HTTP methods, JSON, validation and in-memory CRUD.
Build high-performance Python APIs with FastAPI, Pydantic models and async routes.
Learn Python from zero: variables, types, control flow, functions and lists.
Master the language of the web: syntax, types, functions and array methods.
Query real data with SELECT, INSERT/UPDATE and JOINs using SQLite.
Secure your API with JWT auth, connect to Postgres and compose middleware with clean error handling.
Write reliable code with pytest: assertions, fixtures, parametrization and the red-green-refactor cycle.
Go beyond the browser: modules, the file system, events and streams with Node.js.
Call external APIs from the browser: GET/POST, JSON, error handling and timeouts.
Package apps with images, Dockerfiles and docker-compose for reproducible deployments.
Go further with indexes, advanced JOINs, aggregations and subqueries on real data.
Scale with Redis caching, decouple with message queues and push live data over WebSockets.
Orchestrate containers with kubectl, Pods, Deployments, Services and rolling updates.
Design schemas, write resolvers and handle queries/mutations with type safety.
Build high-performance RPC services with Protocol Buffers and streaming.
Master caching layers, load balancing, sharding, and the CAP theorem.
Decouple with RabbitMQ/Kafka, event sourcing, and idempotent projections.
Route, rate-limit, and observe traffic with nginx, Traefik, Istio and Envoy.
Master interactive rebase, cherry-pick, bisect, and trunk-based CI with protected branches.
Write robust shell scripts: arrays, awk/sed, cron, systemd units, and performance profiling.
Build autonomous agents with LLM prompting, tool-calling, memory, and LangGraph.
Zero/few-shot prompting, chain-of-thought, RAG prompting, and defenses against prompt injection.
Embeddings, vector DBs (FAISS/Pinecone), similarity search, and retrieval-augmented generation pipelines.
HCL, providers, modules, remote backends, workspaces, and CI/CD for Terraform.
Prometheus metrics, OpenTelemetry tracing, structured logging, and Grafana dashboards.
Goroutines, channels, select, sync primitives, testing, and production Go patterns.
Domain-driven design, entities/value objects, bounded contexts, and clean layer separation.