Haskell Trainings is a collection of slides, exercises, and documentation used by Google to teach Haskell programming. It covers a wide range of topics from beginner to advanced, including functional programming principles, monads, type classes, concurrency, and performance. The repository is designed to support self-paced learning or instructor-led training and reflects Google's internal education efforts to promote functional programming skills.
Features
- Covers foundational and advanced Haskell topics
- Includes slides, code examples, and exercises
- Designed for self-study or classroom use
- Organized by topic with modular structure
- Offers hands-on functional programming practice
- Reflects real-world Haskell use cases at Google
