Tuesday, January 31, 2006

Design patterns II


Some time ago I mentioned "design patterns"
For who doesn't know what it is, design patterns are a way to program code so that it is maintainable. If you could make an application using design patterns, when the application should change, the impact on the code would be minimized.
Now I know what you think, these small parts of code and rules must be known and this theoretical approach can be boring.
This means that you have never heard of head first labs
Not only have they captured all the patterns in one book (or on the poster).
They made the book readable like a magazine (a good one).
Look at there website and you 'll know what I mean:
http://www.headfirstlabs.com/index.php


Note: If you should be somewhere at a conference and find someone of the head first labs crew, please tell them to sell there book "Bring you own brain". I really want a copy to impress my friends :-)

Note2: telling the books name three times, will not expose the patterns guru, does anyone have another idea (have anyone seen his lamp)?
Read the book...

No comments: