Need Assembly lang. to learn C?

Without Reason longshot at en.ecn.purdue.edu
Fri May 24 22:28:28 AEST 1991


In article <4407 at inews.intel.com> bhoughto at pima.intel.com (Blair P. Houghton) writes:
>In article <1991May22.094917.28322 at rodan.acs.syr.edu> ldstern at rodan.acs.syr.edu (Larry Stern) writes:
>>least a working knowledge of Assembly will help produce a better understanding
>>of the C language and tighter C code.
>
>I've had it.
>
>Please, please, please, once you've learned assembler and
>the inner workings of a computer, please, please, please,
>forget all of it and don't even try to mimic it in your
>C code.
>
[Stuff about assembly now knowing what the machine is doing deleted]

	I've taken a class where we started out in assembly and then moved
  into C.  I would have to say that it helped a lot.  Knowing Assembly did
  not seem to have a great affect, but it did help in understanding what
  your code did compared to what you expected it to do.  There is often a big 
  difference.

	In my opinion, Assembly will not help you learn C, but can help you
  understand what your programs do.  Plus, it can help a lot in debugging...

--longshot
-- 
longshot at ecn.purdue.edu	   (Rich Long)

  To be "remembered with an affection and veneration that shall surge high
     above the waters of oblivion and glisten through the rust of time."



More information about the Comp.unix.questions mailing list