Is this another rant?….Yes. I apologize for all the rants lately, but hopefully there is some educational value woven throughout my posts, and besides I promised this one.
Lets start with a history lesson…
In the beginning there was assembly, the language that changed with each machine architecture. The machines ran quick and required little […]
The JVM is not Java
February 15th, 2008 · No Comments
Filed Under: development · languages · theory
Actionscript 3.0 Object Equality
September 2nd, 2007 · 9 Comments
This weekend I began tinkering around with FlexUnit 2.0 for Actionscript 3.0. So far I am excited about the framework. It doesn’t do much, but it does the basics. When writing some of my tests I found I needed to compare two objects together. I know how to handle this in […]
Filed Under: languages · programming