September 18th, 2002:
Assembler links now available - and will be growing as I find more.
Java
As a rule of thumb, when one wants performance - pure, sheer, unadulterated performance - one uses Assembler. Here's a few links that I have found useful - mainly for writing OBJs to streamline C/C++.
Resources
Art of Assembly Language Programming: A great start for the beginner.
AsmSource: Assembly Language Programming Windows (32-bit).
