Difference between revisions of "Programming"

From Hod's Personal Wiki
Jump to: navigation, search
m (General programming)
m
Line 10: Line 10:
  
 
[http://wickedlysmart.com/ Wickedly Smart (by one of the Head First authors)]
 
[http://wickedlysmart.com/ Wickedly Smart (by one of the Head First authors)]
 +
 +
[http://www.codecademy.com Code Academy (online learning)]
  
 
=== Patterns ===
 
=== Patterns ===

Revision as of 09:38, 22 December 2011

General programming

The Code Project

Hidden features of ...

Papers by Ulrich Drepper - Ulrich Drepper

Immutability

Wickedly Smart (by one of the Head First authors)

Code Academy (online learning)

Patterns

http://stackoverflow.com/questions/152101/mvc-tutorial-that-doesnt-rely-on-a-framework

Yahoo design patterns library

Double dispatch pattern

Low level

Translation lookaside buffer

Position independent code

Position independent code internals

Mobile

Tutorials site

Style

Google style guide