Description
In this course, you will learn:
- From the ground up, become an advanced, confident, and modern Haskell developer.
- Learn how Haskell works behind the scenes to become job-ready.
- Variables, if/else, operators, boolean logic, functions, arrays, objects, loops, strings, and so on.
- Problem-solving, research, and workflows are all examples of how to think and work like a developer.
- In the Q&A section, you may get quick and polite help.
- Complex ideas such as the 'Monad' class, higher-order functions, and so on.
- Test your abilities with over 50 tasks and assignments (solutions included).
Syllabus:
- Basic Types
- Functions
- Tuples
- Lists
- Higher Order Functions
- Binary Trees
- Multiway Trees
- Graphs
- Advanced Types
- Functors
- Applicatives
- Monads
- Input and Output