Difference between revisions of "Coding"

From Things and Stuff Wiki
Jump to navigation Jump to search
(Blanked the page)
 
(891 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{techy}}
 
  
=== General ===
 
* http://hackershelf.com/
 
* http://eric.themoritzfamily.com/books-every-self-taught-computer-scientist-should-read.html
 
 
=== Data structures ===
 
* http://courses.csail.mit.edu/6.851/spring12/
 
 
=== Rest ===
 
* http://stackoverflow.com/questions/671118/what-exactly-is-restful-programming [http://news.ycombinator.com/item?id=3538585]
 
* 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
 
* http://blog.steveklabnik.com/posts/2012-02-13-an-api-ontology
 
 
=== PHP ===
 
* Functions: [http://php.net/manual/en/function.date.php date]
 
 
* [http://www.php.net/manual/en/book.v8js.php V8 Javascript Engine Integration]
 
 
Quick short: g:ia, j M (11:41pm, 13 Feb)
 
 
=== Python ===
 
* http://pyth0n.org/
 
 
* http://blog.hartleybrody.com/2012/01/google-python/
 
* http://learnpythonthehardway.org/book/
 
 
* http://people.csail.mit.edu/pgbovine/python/tutor.html#mode=edit
 
 
=== JS ===
 
* http://www.lullabot.com/articles/learning-javascript-php-comparison
 
* http://maxtaco.github.com/coffee-script/
 
 
* http://nodemanual.org/latest/
 
 
=== Ruby ===
 
* https://www.ruby-toolbox.com/
 
 
* http://www.foodfightshow.org/2012/02/episode-3-usrbinruby-for-sysadmins-with.html
 
 
=== Other ===
 
* [http://www.gnu.org/licenses/gpl-howto.html How to use GNU licenses for your own software]
 
 
* [http://cm.bell-labs.com/cm/cs/who/dmr/chist.html The Development of the C Language*]
 
http://scienceblogs.com/goodmath/2006/11/the_c_is_efficient_language_fa.php
 
 
* http://regex.learncodethehardway.org/book/
 

Latest revision as of 00:32, 26 August 2013