Tuesday, September 16, 2008

Random Thoughts

Sometimes defects make your program go faster. Who needs all that extra input anyway, the user won't miss it. I believe some humans practice this productivity technique as well.

Stacks and Queues are interchangeable AS LONG AS you only ever have one item in them at a time. After that the difference becomes a little more pronounced.

1 comments:

Anonymous said...

What projects are using JsonExSerializer? What are better than the other JSON for .not projects?