Tag: programming remove
From scala-lang.org.
A Scala tutorial by Twitter. See also Effective Scala which is their Scala best practices guide.
A coursera course on Scala
A “catalog of sites where code is a media object”. It covers many interactive styles of teaching, breaking them up into patterns and offering opinions on the strengths and weaknesses of each.
A collection of Data Science Learning materials in the form of IPython Notebooks.
A free online book by Harry Percival.
Free algorithms book by Allen Downey using Python. Published by Green Tea Press, which has several free books by Downey.
A web app that matches those wanting to fix bugs using given skills and skill levels with bugs in open source projects.
A video that demonstrates extending Django’s default User model to include profile information.
A tutorial covering many aspects of Django development
Pretty extensive tutorial on ClojureScript.
Some day I will finish reading this book.
A free online book on programming physics and simulation that uses the Processing language.
Nice, concise overview of Clojure syntax