resources: January 2008 Archives
With the dawn of AS3, design patterns are beginning to achieve popularity in ActionScript development. I am compiling a list of AS3 examples, which there are surprisingly few of online. It can be just as easy though to look at C# and Java examples on wikipedia, but it's still nice to see things in ActionScript. Also, check out books listed below. I use them for reference myself.
Creational:
Structural:
Books:
Creational:
Structural:
Books:
- Advanced ActionScript 3 with Design Patterns (Paperback)
- ActionScript 3.0 Design Patterns: Object Oriented Programming Techniques
- Design Patterns: Elements of Reusable Object-Oriented Software
