Courses
797 hands-on courses across every major language, framework, and discipline.
Idiomatic D & Best Practices
Write D the way experts do: idioms, conventions, anti-patterns to avoid, and production-grade best practices.
Ada Foundations
Start Ada from zero. Set up your environment, learn the core syntax, and write your first working programs with confidence.
Core Ada
Go beyond the basics of Ada: data types, collections, error handling, and the standard library you reach for every day.
Intermediate Ada
Level up your Ada. Write idiomatic, well-structured code and solve real problems with the right tools and patterns.
Advanced Ada
Master advanced Ada: deep language features, metaprogramming, internals, and the techniques senior engineers rely on.
Object-Oriented Programming in Ada
Design with objects in Ada: classes, inheritance, composition, and SOLID principles for maintainable systems.
Functional Programming in Ada
Apply functional techniques in Ada: pure functions, immutability, higher-order functions, and composition.
Concurrency & Parallelism in Ada
Write fast, correct concurrent Ada: threads, async, synchronization, and avoiding race conditions and deadlocks.
Testing & TDD in Ada
Ship reliable Ada: unit and integration tests, mocking, and test-driven development workflows.
Data Structures & Algorithms in Ada
Implement and apply the essential data structures and algorithms in Ada, with complexity analysis and interview-style problems.
Design Patterns in Ada
Apply battle-tested design patterns in Ada to write flexible, maintainable, and extensible software.
High-Performance Ada
Make Ada fast: profiling, memory, algorithmic improvements, and the optimization techniques that matter in production.
Ada by Building Projects
Learn Ada by shipping real projects. Each one adds a new skill and something concrete to your portfolio.
Ada Technical Interview Prep
Prepare for Ada interviews: language deep-dives, common questions, coding challenges, and how to stand out.
Idiomatic Ada & Best Practices
Write Ada the way experts do: idioms, conventions, anti-patterns to avoid, and production-grade best practices.
Haxe Foundations
Start Haxe from zero. Set up your environment, learn the core syntax, and write your first working programs with confidence.
Core Haxe
Go beyond the basics of Haxe: data types, collections, error handling, and the standard library you reach for every day.
Intermediate Haxe
Level up your Haxe. Write idiomatic, well-structured code and solve real problems with the right tools and patterns.
Advanced Haxe
Master advanced Haxe: deep language features, metaprogramming, internals, and the techniques senior engineers rely on.
Object-Oriented Programming in Haxe
Design with objects in Haxe: classes, inheritance, composition, and SOLID principles for maintainable systems.
Functional Programming in Haxe
Apply functional techniques in Haxe: pure functions, immutability, higher-order functions, and composition.
Concurrency & Parallelism in Haxe
Write fast, correct concurrent Haxe: threads, async, synchronization, and avoiding race conditions and deadlocks.
Testing & TDD in Haxe
Ship reliable Haxe: unit and integration tests, mocking, and test-driven development workflows.
Data Structures & Algorithms in Haxe
Implement and apply the essential data structures and algorithms in Haxe, with complexity analysis and interview-style problems.
