Difference between revisions of "Programming"
From Hod's Personal Wiki
m (→General programming) |
|||
Line 8: | Line 8: | ||
[http://www.artima.com/intv/bloch10.html Immutability] | [http://www.artima.com/intv/bloch10.html Immutability] | ||
+ | |||
+ | [http://wickedlysmart.com/ Wickedly Smart (by one of the Head First authors)] | ||
=== Patterns === | === Patterns === |
Revision as of 12:53, 17 November 2011
General programming
Papers by Ulrich Drepper - Ulrich Drepper
Wickedly Smart (by one of the Head First authors)
Patterns
http://stackoverflow.com/questions/152101/mvc-tutorial-that-doesnt-rely-on-a-framework
Low level
Position independent code internals