Learn Haskell in Two Weeks
SMRTR summary
A company developed LHbE, a two-week Haskell training program for new engineering hires that relies entirely on exercises with daily one-on-one mentoring. The program covers everything from basic syntax to monad transformers through 10 structured exercise sets, emphasizing active practice over reading or lectures. Their approach uses layered feedback hierarchies including immediate typechecker feedback, tools like Hoogle, and code reviews to accelerate learning.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article