FITC Chicago →← AS3: Notes on arguments…

IBM: Six Ways to write more comprehensive code

IBM recently published this article by Jeff Vogel, which I think is a must-read for any aspiring Flash developer.

As Jon Grden points out, the market is red hot for ActionScript developers. One of the fundamental issues with Flash developers is that more often than not we don’t come from computer science or engineering backgrounds. Most of the programmers here have a significant background in the arts, which oftentimes seems to be at odds with the procedural world of programming. As a result, a lot of these developers spend their time spinning wheels on how to write the most efficient code possible.

The IBM article describes the exact sort of issues ActionScript developers struggle with. It provides practical, useful tips that will make a better programmer out of you. The best part about it? None of these practices are rocket science. Every tip described is battle tested to make you better at what you do — unless you’ve already adopted these practices (good for you!).

May 31st, 2007  by Stephen  /  2 Comments

Comments on “IBM: Six Ways to write more comprehensive code”

  1. Some stuff I already knew some was really good to know. Now I just have to work it into my workflow. Hmmmm I have a feeling some of it will go out the window when my code hits the fan.

    Neil on May 31st, 2007 at 12:21 pm
  2. Interesting read… I have been guilty on occasion of a couple things talked about the article. Thanks for the link :)

    Ben on May 31st, 2007 at 8:26 pm