Razorberry Recommends

Discussion

I’m not usually one to buy geeky books. I often prefer the free wealth of information provided by the interweb. The other day though, I bought the book shown below. Head First Design Patterns.

Most flash books don’t teach me anything new, and I don’t want to buy a whole book just to learn one or two new things, so I thought I would read up on more general coding practices.

The book explains the principles of using design patterns and then takes you through a number of the more common patterns you can use. But it does this in an entertaining and easily understandable way, with examples and stuff for your brain to do other than just read paragraphs of text. It’s very easy to dive in to.

The code examples are in Java, but if you know Actionscript 2 then you really don’t need to worry, you’ll find them easy enough to understand.

Head first design patterns [amazon.com]

This entry was posted on Tuesday, May 24th, 2005 at 9:35 pm and is filed under Discussion. You can follow any responses to this entry through the RSS 2.0 feed. You can skip to the end and leave a response. Pinging is currently not allowed.

One Response to “Razorberry Recommends”

  1. JOR Says:

    Similar to Ash I wasn’t into buying a book just to pick up one or two new things so I bought this Head First book a few months ago for a change of pace. What a great book!! Just like Ash says all the code examples were simple to convert to AS2. A great read for any AS programmer who wants to step things up a notch in the OOP realm.

Leave a Reply