Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/04/04 12:55
Read: times


 
#61885 - RE: i want to use 8051 microcontroller .....
Responding to: ???'s previous message
Michael,
My experience is quite opposite. I learnt the assembly language first and then C. I prefer using assembly language over C, and even write large programs with assembly.

But for a fresher (going by his name I assume he is an Indian) knows only C, and "rudimentary" assembly language, whatever he or she does during his degree. Traditionally assembly language programs due to the atomic nature of their proceedings (a simple task which can be written as a single HLL statement can generate a few tens of assembly language code) is usually difficult for inexperienced people to understand.

As for C, agreed - its use in this particular case may not be optimal, but will yeil better and faster results. You can make less mistakes with C simply because the number of lines of code to manage is far less. Add to it faster understanding of the code. Of course I do not mean to say that assembly language programmers make more mistakes, but assembly language programs take a lot more planning than a C program.

Perhaps, it depends on the designer what he is comfortable with, lets leave it to Tejinder! LoL!

girish

List of 20 messages in thread
TopicAuthorDate
i want to use 8051 microcontroller .....            01/01/70 00:00      
   RE: i want to use 8051 microcontroller .....            01/01/70 00:00      
      RE: i want to use 8051 microcontroller .....            01/01/70 00:00      
         RE: i want to use 8051 microcontroller .....            01/01/70 00:00      
            RE: i want to use 8051 microcontroller .....            01/01/70 00:00      
               RE: i want to use 8051 microcontroller .....            01/01/70 00:00      
                  RE: i want to use 8051 microcontroller .....            01/01/70 00:00      
      RE: i want to use 8051 microcontroller .            01/01/70 00:00      
         RE: i want to use 8051 microcontroller .            01/01/70 00:00      
   RE: i want to use 8051 microcontroller .....            01/01/70 00:00      
      RE: i want to use 8051 microcontroller .....            01/01/70 00:00      
         RE: i want to use 8051 microcontroller .....            01/01/70 00:00      
   What do you already know?            01/01/70 00:00      
      RE: What do you already know? - Andy            01/01/70 00:00      
   RE: i want to use 8051 microcontroller .            01/01/70 00:00      
      RE: i want to use 8051 microcontroller .            01/01/70 00:00      
         Where can I get a free 12-cyl F1 engine?            01/01/70 00:00      
            RE: Where can I get a free 12-cyl F1 engine?            01/01/70 00:00      
               RE: Where can I get a free 12-cyl F1 eng            01/01/70 00:00      
   RE: i want to use 8051 microcontroller .....            01/01/70 00:00      

Back to Subject List