Skip to content

Instantly share code, notes, and snippets.

@Luiz-Monad
Created February 26, 2021 21:11
Show Gist options
  • Save Luiz-Monad/e73c54ff44257a253a3b4e77e4a7e208 to your computer and use it in GitHub Desktop.
Save Luiz-Monad/e73c54ff44257a253a3b4e77e4a7e208 to your computer and use it in GitHub Desktop.
F# Learning Resources
F#
--
https://fable.io/
https://fsharpforfunandprofit.com/
https://fsharpforfunandprofit.com/fppatterns/
https://safe-stack.github.io/
https://www.compositional-it.com/consultancy/safe-stack/
http://okmij.org/ftp/ML/index.html
https://nostarch.com/fsharp
Computing Science / Programming Books
-------------------------------------
https://www.cs.tufts.edu/~nr/pubs/htdp.pdf
https://www.info.ucl.ac.be/~pvr/book.html
http://www.ccs.neu.edu/home/matthias/HtDP2e/
http://www-cs-faculty.stanford.edu/~knuth/taocp.html
http://cs.brown.edu/courses/cs173/2012/book/index.html
https://sarabander.github.io/sicp/html/index.xhtml
Computing Science - Theory
--------------------------
https://teachyourselfcs.com/
https://github.com/open-source-society/computer-science
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment