View Single Post
Old 07-10-2006, 10:55 PM   #11 (permalink)
sydgrew
Junior Member
 
Join Date: Jul 2006
Posts: 10
Default Re: Lanaguage That You Know

I recommend putting in the effort to get to know assembly language. It is so much more efficient than high-level languages like c.

You often see c programmers talking about how efficient their code is, but if you inspect the generated machine code you see that that is not really very impressive.
sydgrew is offline   Reply With Quote
Sponsored Links