Hacker News new | ask | show | jobs
by bradcomp 3885 days ago
I've been digging into Haskell in the time I have to program at home. Im going through the course at http://www.seas.upenn.edu/~cis194/spring13/lectures.html.

In addition to the classes, I've been trying to use it to write small programs and whatnot.

While I can't use Haskell at work, I can say working with it more regularly has definitely improved the JavaScript code I write on the job.