Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 502 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 502 Bytes

Haskell

Functional Programming Haskell

Using the resources in: Resources\HelpfulLinks.md

Aim: Understand functional programming which helps in creating clean applications and furthers the ability to code by using mathematical concepts as well.

Timeline: April 2023-May 2023

Future Scope:

  • Work on Medium exercises on Exercism
  • Use Haskell in a large scale project
  • Learn about Monads in depth