Skip to content

Instantly share code, notes, and snippets.

@boechat107
Last active June 3, 2016 11:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boechat107/4ad427d988e68192910d to your computer and use it in GitHub Desktop.
Save boechat107/4ad427d988e68192910d to your computer and use it in GitHub Desktop.
Technical reference books

Data Science

  • The Elements of Statistical Learning: Data Mining, Inference, and Prediction, free PDF text on the book's website.
  • Data Clustering: Algorithms and Applications, Charu C. Aggarwal

Bayesian Methods

  • Probabilistic Programming and Bayesian Methods for Hackers, open source book hosted on Github.
  • Spatial and Spatio-temporal Bayesian Modeling with R

Spark

  • Advanced Analytics with Spark

Programming languages

Clojure

  • The Joy of Clojure
  • Clojure Programming

Go

  • Go Programming Blueprints

Computer Science

  • Structure and Interpretation of Computer Programs, open sources (pdf and epub/HTML)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment