05-21-2007, 06:36 PM
Rob Wrote:If you know Assembly and C then you shouldn't have a problem with C#. C# is like C/C++ on training wheels. Just powerful enough but doesn't let you really break anything.
I enjoy assembly, it's really interesting to see what instructions your high level code breaks down to and it's the only language where a goto (JMP/jump) isn't considered a bad practice.
Rob, don't tell me you are one of the few guys out there that still play corewar ???!!???