[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: My First Computer (was Computing Editorial)



"Really" <barryem@yahoo.com> wrote in message
1c7cf088462765c2a0e63c17ceaa1ece@news.teranews.com">news:1c7cf088462765c2a0e63c17ceaa1ece@news.teranews.com...
> Through a 35 year programming career (I'm retired now) there was
> never a month where something didn't make me very glad to have that
> assembly experience, even though I never actually used assembly
> during some years.

Though I've only had a 10 year programming career (20 years of programming
experience) doing very high-level code, I can fully agree.  You don't
technically *need* to know low-level concepts in order to create working
code, but it certainly helps you do it *well*, as well as helps in debugging
and optimization.  When doing wavelet graphics on a 68k Palm for a web
browser, I did it all in C++, but continually looked at the generated
assembly code and massaged the code to produce the optimum asm code from the
compiler, knowing how it works.

--
White Flame (aka David Holz)
http://www.white-flame.com/
(spamblock in effect)