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...")
 
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 13:24, 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

Mobile

Tutorials site