Difference between revisions of "Programming"
From Hod's Personal Wiki
m |
m |
||
Line 24: | Line 24: | ||
[http://mobile.tutsplus.com Tutorials site] | [http://mobile.tutsplus.com Tutorials site] | ||
+ | |||
+ | === Style === | ||
+ | |||
+ | [http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Default_Arguments Google style guide] |
Revision as of 12:25, 24 October 2011
General programming
Papers by Ulrich Drepper - Ulrich Drepper
Patterns
http://stackoverflow.com/questions/152101/mvc-tutorial-that-doesnt-rely-on-a-framework
http://developer.yahoo.com/ypatterns/
Low level
Position independent code internals