Why Learning Assembly Language Is Still Good
nickirelan writes "Why Learning Assembly Language Is Still a Good Idea by Randall Hyde -- Randall Hyde makes his case for why learning assembly language is still relevant today. The key, says Randall, is to learn how to efficiently implement an application, and the best implementations are written by those who've mastered assembly language. Randall is the author of Write Great Code (from No Starch Press)."
Yes you can.
Yes, it will. You have obviously not learned how to use printf() for debugging. Shame that so few people actually know the art of printf-debugging.
Of course, this whole thread is irrelevant, because it assumes that it's possible to actually read that Perl program.
Please explain how printf will let you debug the following (more than just a binary chop):
...
6) The, uh, printf family of functions.
Duh. sprintf, of course.