Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This chapter covers |
When I need to crunch numbers at high speed, I prefer to write code in C. This is because my favorite compilers are optimized for high-speed processing, the executables tend to be small, and there’s usually plenty of code available on the internet from which I can draw inspiration.