Difference between revisions of "Programming"

From Hod's Personal Wiki
Jump to: navigation, search
(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...")
(No difference)

Revision as of 13:21, 24 October 2011

General programming

Hidden features of ...

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/

Double dispatch pattern

Low level

Translation lookaside buffer

Position independent code

Position independent code internals