Difference between revisions of "Programming"
From Hod's Personal Wiki
m |
m |
||
Line 21: | Line 21: | ||
[http://en.wikipedia.org/wiki/Software_design_pattern Wikipedia on software design patterns] | [http://en.wikipedia.org/wiki/Software_design_pattern Wikipedia on software design patterns] | ||
− | [http://stackoverflow.com/questions/152101/mvc-tutorial-that-doesnt-rely-on-a-framework MVC | + | [http://stackoverflow.com/questions/152101/mvc-tutorial-that-doesnt-rely-on-a-framework Stack Overflow thread on MVC] |
[http://developer.yahoo.com/ypatterns/ Yahoo design patterns library] | [http://developer.yahoo.com/ypatterns/ Yahoo design patterns library] |
Latest revision as of 07:17, 1 February 2012
General programming
Papers by Ulrich Drepper - Ulrich Drepper
Wickedly Smart (by one of the Head First authors)
Code Academy (online learning)
Patterns
Wikipedia on software design patterns
Low level
Position independent code internals