Difference between revisions of "Programming"
From Hod's Personal Wiki
(Created page with "== General programming == [http://beerpla.net/2009/06/21/hidden-features-of-perl-php-javascript-c-c-c-java-ruby-python-and-others-collection-of-incredibly-useful-lists/#hidden-f...") |
m |
||
Line 20: | Line 20: | ||
[http://www.gentoo.org/proj/en/hardened/pic-internals.xml Position independent code internals] | [http://www.gentoo.org/proj/en/hardened/pic-internals.xml Position independent code internals] | ||
+ | |||
+ | === Mobile === | ||
+ | |||
+ | [http://mobile.tutsplus.com Tutorials site] |
Revision as of 12:24, 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