Slashdot Mirror


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)."

1 of 667 comments (clear)

  1. Re:So What? by Anonymous Coward · · Score: 0, Offtopic

    Even more annoying if you admin a webserver with an insecure cgi script that will pass stuff to the shell. Ouch!