Forgot your password?
typodupeerror

Comment Relevancy (Score 1) 676

Depends on what your doing...does speed matter? Are you attempting to inject a little carefully crafted code into the stack? I say there is definitely a reason to learn Assembly, I mean even if you are an accomplished C, C++, Delpi programmer...you can't really know where your art is going until you know where it's been. Take the time...it will pay great dividends when you find yourself needing to call a little bit of high speed assembly from inside your C, C++, Delphi program. I've also found it fun just to code some otherwise common methods in assembly knowing that my co-workers are not familiar with it...just to watch them scratch their heads...shame on me. If nothing else...you can at least add it to your resume. "Not all things are as they appear...especially the invisible things." Rock on Joanna.

Slashdot Top Deals

Lead me not into temptation... I can find it myself.

Working...