Learn CS. Discover the World.
Structured Python & AI courses from curated YouTube content โ plus daily video roundups from around the globe, in your language.
CS & AI Learning Tracks
Apache Airflow Deep Dive
Beyond the basics: dynamic DAGs, sensors, custom operators, and production Airflow deployments.
Apache Flink โ Real-Time Stream Processing
Stateful stream processing with Apache Flink: windows, watermarks, and exactly-once semantics.
Apache Kafka โ Event-Streaming-Plattform
Baue Echtzeit-Event-Driven-Systeme mit Kafka Topics, Producers, Consumers und Kafka Streams.
Apache Spark โ Big-Data-Verarbeitung
Verarbeite riesige Datasets im groรen Maรstab mit Spark SQL, DataFrames und Spark Streaming.
API Gateway Patterns
API gateway design: Kong, Tyk, AWS API Gateway. Routing, auth, rate limiting, and BFF patterns.
Astro โ The Content-Focused Framework
Build blazing-fast content sites with Astro: islands architecture, partial hydration, and zero-JS by default.
Authentication & OAuth 2.1
Production auth patterns: OAuth 2.1, OIDC, JWTs, refresh tokens, and session management without the gotchas.
Chaos Engineering
Break things on purpose: chaos engineering principles, Chaos Mesh, and resilience testing.
Clojure โ Lisp on the JVM
Modern Lisp with immutable data structures, REPL-driven development, and the JVM ecosystem.
Cloud Computing mit AWS
AWS-Kernservices: EC2, S3, Lambda und Deployment echter Anwendungen in der Cloud.
Compilers โ How Programming Languages Work
Lexing, parsing, AST, semantic analysis, IR, optimization, and code generation. Build a small compiler.
Computer Graphics & WebGL
Rasterization, shaders, lighting models, and 3D rendering with WebGL and Three.js.
Computer Vision mit PyTorch
Deep Learning fรผr Bilder: CNNs, Objekterkennung, Segmentierung und moderne Vision-Modelle.
Data Engineering Pipelines
ETL mit Python, Apache Airflow, Kafka und der Aufbau von Datenpipelines in der Produktion.
Data Mesh Architecture
Decentralized data ownership: data mesh principles, data products, and federated governance.
Database Internals โ Storage Engines
B-trees, LSM-trees, WAL, MVCC, and how databases actually store and retrieve data.
Datenstrukturen und Algorithmen
Arrays, verkettete Listen, Bรคume, Graphen und die wichtigsten Algorithmen fรผr technische Interviews und effizienten โฆ
dbt โ Data Build Tool
Transform data in your warehouse using dbt: models, tests, snapshots, and analytics engineering.
Deep Learning und Neuronale Netze
Neuronale Netze von Grund auf, PyTorch, CNNs und Training echter Modelle mit praktischen Datasets.
DevOps und CI/CD-Pipelines
GitHub Actions, Continuous Deployment, Infrastructure as Code und die moderne DevOps-Kultur.
Discrete Mathematics for CS
Sets, logic, combinatorics, graph theory, and proofs โ the math behind every CS topic.
Docker und Container
Erstelle, deploye und verwalte Container. Dockerfiles, Images, Netzwerke und Basisorchestrierung mit docker-compose.
Elixir & Phoenix โ Concurrent Web
Build massively concurrent apps with Elixir, the BEAM VM, and the Phoenix LiveView framework.
Entwurfsmuster und Low-Level Design
SOLID-Prinzipien, GoF-Muster (Singleton, Factory, Observer) und Low-Level Design fรผr Interviews.
Ethical Hacking und Penetration Testing
Lerne offensive Sicherheit: Reconnaissance, Exploitation und defensives Denken mit Hands-on-Labs.
Flutter โ Plattformรผbergreifende Mobile Apps
Erstelle schรถne, nativ wirkende Apps fรผr iOS und Android mit Flutter und Dart.
Git und GitHub โ Versionskontrolle fรผr Entwickler
Beherrsche Git und GitHub: Branches, Merges, Pull Requests und kollaborative Workflows fรผr professionelle Teams.
Go โ Cloud-Native Backend-Entwicklung
Go-Syntax, Goroutines, Channels, REST APIs mit Gin und Cloud-Native Deployment mit Docker.
GraphQL โ Modernes API-Design
Entwerfe flexible, typsichere APIs mit GraphQL, Apollo und modernem Tooling.
gRPC & Protocol Buffers
Build high-performance RPC services with gRPC, Protocol Buffers, and streaming.
Grundlagen Computernetzwerke
TCP/IP, DNS, HTTP/HTTPS, WebSockets und die Netzwerkkonzepte, die jeder Backend-Entwickler beherrschen muss.
Grundlagen der Cybersicherheit
OWASP Top 10, Kryptographie, Authentifizierung und defensive Denkweise fรผr jeden Entwickler.
Grundlagen der Webentwicklung
Lerne HTML, CSS und JavaScript von Grund auf. Die essentielle Basis fรผr jeden modernen Web-Entwickler.
Haskell โ Functional Programming
Pure functional programming with Haskell: types, monads, lazy evaluation, and category theory basics.
Java โ Vom Nullpunkt zum Unternehmen
Java-Syntax, OOP, Collections, Streams und Spring Boot fรผr die Entwicklung von Enterprise-Anwendungen.
Kotlin und Android-Entwicklung
Erstelle native Android-Apps mit Kotlin und Jetpack Compose. MVVM, Navigation und Verรถffentlichung im Play Store.
Kubernetes โ Container-Orchestrierung im groรen Stil
Deploye, skaliere und verwalte containerisierte Anwendungen in Produktion mit Kubernetes.
LangChain โ LLM-Anwendungen bauen
Baue produktionsreife LLM-Apps mit LangChain: Chains, Agents, Tools, Memory und Retrieval.
Linux und Bash โ Kommandozeile fรผr Entwickler
Essenzielle Linux-Befehle, Bash-Scripting und Systemadministration. Unverzichtbare Werkzeuge fรผr jeden Entwickler.
LLM Fine-Tuning with LoRA & QLoRA
Fine-tune large language models efficiently with LoRA, QLoRA, and the HuggingFace ecosystem.
Logging at Scale โ ELK & Loki
Structured logging, log aggregation with the ELK stack and Loki, and log-based debugging.
Machine Learning mit Python
Klassische ML-Algorithmen, scikit-learn, Kreuzvalidierung und praktische Projekte zu Regression und Klassifikation.
Microservices โ Muster und Praktiken
Entwerfe, baue und betreibe verteilte Systeme mit Microservice-Patterns und Best Practices.
MLOps โ Machine Learning in der Produktion
Bringe ML-Modelle vom Notebook in die Produktion: Tracking, Deployment, Monitoring und CI/CD.
Mobile-App-Architektur โ Sauber und Skalierbar
Entwerfe Produktions-Mobile-Apps mit MVVM, Clean Architecture, modularem Design und Dependency Injection.
Modernes JavaScript โ Von ES6 bis Async/Await
Beherrschung von modernem JavaScript: Arrow Functions, Destructuring, Module, Promises und Async/Await in realen โฆ
MongoDB und NoSQL-Datenbanken
Dokumentdatenbanken: Schema-Design, Queries, Aggregationen und Skalierung mit MongoDB.
Multimodal Models โ CLIP & BLIP
Models that bridge vision and language: CLIP, BLIP, and multimodal embeddings for search and generation.
Next.js โ Full-Stack React Framework
Moderne, server-gerenderte React-Apps: App Router, Server Components und Vercel-Deployment.
NLP und Large Language Models
Natรผrliche Sprachverarbeitung, Transformers, Attention und der Aufbau von Anwendungen mit LLMs.
Node.js โ Server-seitiges JavaScript
Erstelle Produktionsserver und APIs mit Node.js, Express und modernen asynchronen Patterns.
OpenTelemetry & Distributed Tracing
Instrument microservices with OpenTelemetry: traces, metrics, logs, and the unified observability stack.
Operating Systems Concepts
Processes, threads, scheduling, virtual memory, file systems, and how Linux really works.
PostgreSQL โ Erweiterte Abfragen und Performance
Beherrsche Postgres: Indexing, Query Planning, JSONB, Window Functions und Tuning fรผr Skalierung.
Prometheus & Grafana
Metrics-based monitoring: Prometheus scraping, PromQL queries, and Grafana dashboards.
Prompt Engineering und KI-Agenten
Beherrsche Prompts: Chain-of-Thought, Few-Shot, ReAct und baue praktische KI-Agenten mit LangChain.
Python fรผr KI โ Vom Nullpunkt zum Agenten
Vollstรคndiger Python-Kurs fรผr Anfรคnger mit Fokus auf KI/ML-Anwendungen. Keine Programmiererfahrung erforderlich.
RabbitMQ โ Message Queues
Decouple services with RabbitMQ: queues, exchanges, routing, and consumer patterns.
React Native โ Cross-Platform Mobile
Build native iOS and Android apps from one JavaScript codebase using React Native, Expo, and modern patterns.
React.js โ Moderne UI-Entwicklung
Erstelle Single-Page-Anwendungen mit React: Komponenten, Hooks, State und moderne Patterns des รkosystems.
Recommendation Systems
Collaborative filtering, matrix factorization, neural recommenders, and ranking with two-tower models.
Redis โ Caching und In-Memory-Daten
Nutze Redis fรผr Caching, Sessions, Queues, Leaderboards und Pub/Sub im groรen Maรstab.
Reinforcement Learning
Agents that learn from rewards: Q-learning, policy gradients, and deep RL with PPO.
REST APIs โ Design und Aufbau
Entwerfe robuste RESTful APIs: Routen, Authentifizierung, Paginierung, Versionierung und Industrie-Best-Practices.
Rust โ Systemprogrammierung ohne Angst
Speichersichere Systemprogrammierung: Ownership, Borrowing und Zero-Cost-Abstraktionen.
Scala for Backend Development
Hybrid functional and OO programming on the JVM with Scala 3, Akka, and Play.
Site Reliability Engineering (SRE)
SLIs, SLOs, error budgets, on-call rotations, and the SRE mindset for production reliability.
Snowflake โ Cloud Data Warehouse
Snowflake architecture, virtual warehouses, semi-structured data, and cost optimization.
Solid.js โ Fine-Grained Reactivity
Reactive primitives without a virtual DOM: signals, effects, and the performance-first Solid.js framework.
Solidity โ Smart Contracts auf Ethereum
Baue, teste und deploye dezentralisierte Apps mit Solidity, Hardhat und dem EVM-รkosystem.
Speech Recognition with Whisper
OpenAI Whisper: speech-to-text, language detection, diarization, and production STT pipelines.
SQL und Datenbanken โ Vom Nullpunkt zum Query-Master
Lerne SQL von den Grundlagen bis zu fortgeschrittenen Abfragen. JOINs, Subqueries, Indizes und Performance-Optimierung.
Stable Diffusion โ KI-Bildgenerierung
Generiere, steuere und passe KI-Bilder mit Stable Diffusion, ControlNet und LoRA an.
Svelte & SvelteKit โ Compiled UI
Write less code with Svelte 5: runes, reactivity, and SvelteKit for full-stack apps.
Swift- und iOS-Entwicklung
Erstelle native iPhone-Apps mit Swift, SwiftUI und modernen Apple-Frameworks.
System Design โ Skalierbarkeit und Architektur
Skalierbarkeitsprinzipien, Caching, Load Balancing und Patterns fรผr System-Design-Interviews.
Tailwind CSS v4 โ Utility-First Styling
Master Tailwind CSS v4: the @theme directive, design tokens in CSS, and the new lightning-fast Rust engine.
Terraform โ Infrastructure as Code in der Tiefe
Provisioniere und verwalte Cloud-Infrastruktur deklarativ mit Terraform auf AWS, GCP und Azure.
Test-Driven Development mit Jest
Entwickle zuverlรคssige Software mit TDD, Unit-/Integrationstests und Jest in JavaScript/TypeScript.
Theory of Computation
Automata, regular languages, context-free grammars, Turing machines, and computational complexity.
TypeScript โ JavaScript mit Superkrรคften
Statische Typisierung fรผr JavaScript: Typen, Interfaces, Generics und fortgeschrittene Patterns, die in groรen Projekten โฆ
Vektordatenbanken und RAG
Retrieval-Augmented Generation: Embeddings, Vektorsuche, Pinecone/Weaviate und Production-RAG.
Vue.js โ Progressives Frontend-Framework
Beherrsche Vue 3, die Composition API und das moderne Vue-รkosystem fรผr reaktive UIs.
WebAssembly โ Hochleistungs-Web
Fรผhre nativen Code im Browser aus mit WebAssembly, Rust und modernen WASM-Toolchains.
WebSockets & Real-Time Backend
Build real-time backends with WebSockets, Socket.IO, scaling, and presence tracking.
Zig โ Modern Systems Programming
Zig: a manual-memory systems language with compile-time evaluation and no hidden control flow.