Infinite Array
  • experiments
  • tutorials
  • projects
  • resources
  • all posts

Design Patterns and ActionScript Part 1

By ryan on January 2, 2008 8:32 PM | Permalink | Comments (0) | digg this | del.icio.us | reddit
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:
  • Singleton
  • Factory
  • Builder

Structural:
  • Composite
  • Flyweight
  • Decorator (PDF)


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






Categories:

  • resources

Leave a comment

Search

Subscribe to feed Infinite Array RSS feed

About this Entry

This page contains a single entry by ryan published on January 2, 2008 8:32 PM.

The best actionscript libraries for flash / flex development was the previous entry in this blog.

Papervision3D Phong Shader + Bumpmaping Experiment is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Copyright © 2008 Ryan Robinson
portfolio  |   resume  |   contact