Best Practices for Designing a Pragmatic RESTful API
Vinay Sahni’s list of REST api design tips.
Tag: programming remove
Vinay Sahni’s list of REST api design tips.
Cool talk by Bodil Stokke on the basics of functional programming.
Tero Parviainen’s list of Clojure resources.
“4Clojure is a resource to help fledgling clojurians learn the language through interactive problems.”
A screencast by Chas Emerick that showcases writing a Clojure web app in Eclipse.
Clever method of teaching Clojure. Each Koan is a test error that requires fixing code in order to make the test pass to move on to the next Koan.
An organized list of user-contributable tutorials, guides, and cookbooks on Clojure.
A collection of useful clojure tools and libraries.
A clojure evangelism post. Contains links to a few things worth checking out.
The material for the Young Coders Tutorial that was taught at Pycon 2013
One of my major gripes about comments is that attention and the vertical-scrolling nature of comments are at odds with one another. A flawed solution was posted to Hacker News earlier, and someone linked to this one, which was adopted by Reddit and explained by Randall Monroe.
A documentary on creative coding.
Navigating around the class browser and being able to create new classes and add methods brought me back to messing around with Squeak for the first time. This is an impressive amount of work.
Video-based lessons on Django.
A new book on Django best practices.
A series of Django video tutorials.