Difference between revisions of "Coding"
Jump to navigation
Jump to search
(mv php js) |
|||
Line 13: | Line 13: | ||
* http://news.ycombinator.com/item?id=3538134 | * http://news.ycombinator.com/item?id=3538134 | ||
* http://stackoverflow.com/questions/1619152/how-to-create-rest-urls-without-verbs/1619677#1619677 | * http://stackoverflow.com/questions/1619152/how-to-create-rest-urls-without-verbs/1619677#1619677 | ||
− | |||
* http://blog.steveklabnik.com/posts/2012-02-13-an-api-ontology | * http://blog.steveklabnik.com/posts/2012-02-13-an-api-ontology | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Python === | === Python === | ||
Line 30: | Line 22: | ||
* http://people.csail.mit.edu/pgbovine/python/tutor.html#mode=edit | * http://people.csail.mit.edu/pgbovine/python/tutor.html#mode=edit | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=== Ruby === | === Ruby === |
Revision as of 00:48, 25 February 2012
General
- http://hackershelf.com/
- http://eric.themoritzfamily.com/books-every-self-taught-computer-scientist-should-read.html
Data structures
Rest
- http://stackoverflow.com/questions/671118/what-exactly-is-restful-programming [1]
- http://jacobian.org/writing/rest-worst-practices/
- http://news.ycombinator.com/item?id=3538134
- http://stackoverflow.com/questions/1619152/how-to-create-rest-urls-without-verbs/1619677#1619677
- http://blog.steveklabnik.com/posts/2012-02-13-an-api-ontology
Python
Ruby
Other
http://scienceblogs.com/goodmath/2006/11/the_c_is_efficient_language_fa.php