Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Jason Down

Jason Down

Jason Down has asked 43 questions and find answers to 167 problems.

Stats

4.4k
EtPoint
1.4k
Vote count
43
questions
167
answers

About

A golf fanatic trapped in a programming career (which I quite enjoy, mind you).

  • Twitter: @jasondown
  • Blog: ...I digress - My thoughts and experiences with functional programming
  • LinkedIn: Jason Down
  • GitHub: Jason Down

I'm a moderator on ebooks.stackexchange.com. Come check it out!


For my employer I get to develop with F# woo!

Outside of work I'm also very interested in F# (and Elixir, but it's been a while). Really I'm very interested in functional programming in general. Haskell is on the bucket list.


Check out the top 100 users in a given tag (helpful for learning interesting things about tags you are interested in).


Interesting books I'd recommend:

  • Domain Modeling Made Functional (Life manual for software developers... Highly recommended!)
  • Dependency Injection in .Net (I'd say this is required reading for any .Net (or even Object Oriented) programmer). Second edition found here (slight name change).
  • Functional Programming in C#. Second edition found here.
  • Code: The Hidden Language of Computer Hardware and Software
  • The Annotated Turing - A Guided Tour Through Alan Turing's Historic Paper on Computability and the Turing Machine
  • Seven Languages in Seven Weeks