Difference between revisions of "Programming"
From Hod's Personal Wiki
m |
|||
Line 13: | Line 13: | ||
http://stackoverflow.com/questions/152101/mvc-tutorial-that-doesnt-rely-on-a-framework | http://stackoverflow.com/questions/152101/mvc-tutorial-that-doesnt-rely-on-a-framework | ||
− | http://developer.yahoo.com/ypatterns/ | + | [http://developer.yahoo.com/ypatterns/ Yahoo design patterns library] |
[http://en.wikipedia.org/wiki/Double_dispatch Double dispatch pattern] | [http://en.wikipedia.org/wiki/Double_dispatch Double dispatch pattern] |
Revision as of 22:00, 25 October 2011
General programming
Papers by Ulrich Drepper - Ulrich Drepper
Patterns
http://stackoverflow.com/questions/152101/mvc-tutorial-that-doesnt-rely-on-a-framework
Low level
Position independent code internals