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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/04/06 21:48
Read: times


 
#128933 - an eternity
Responding to: ???'s previous message
The problem with my learning curve was I had wrong books to start learning 8051 instruction set.
no need to buy any book, the very best is chapter 2 of "the bible" concise, clesr and complete.

My other question was how long does take to learn to read other programmers code when they leave comments out on each line of code?
an eternity, there is no other answer. HOWEVER, if you have coded the same already yourself, you May (just may) have a chance of gathering some amall snippet of information from such code.

If I (with more years of experience than I wish to disclose) see uncommented code, I do not even bother looking at it. The time it takes to decipher it is longer than the time it takes to work whatever out yourself.

SO, again, if you have "sample code" - throw it out, or. at least, do not even look at it till you fully understand what you want to do and have done it.

It is so tempting to say "why reinvent the wheel" and the statement has some merit, but if the bolt holes do not fit your axle it is most often faster to "reinvent" than to try to understand and then modify.

After the examples in the getting started guide has given you the basics on structure and format, DO NOT consider "looking at code" a method of learning, it will teach you less than nothing

Erik

List of 34 messages in thread
TopicAuthorDate
Why so long a learning curve            01/01/70 00:00      
   throw away all \"sample code\"            01/01/70 00:00      
      Somewhat disagree            01/01/70 00:00      
         somewhat agree            01/01/70 00:00      
            Some what agree            01/01/70 00:00      
               an eternity            01/01/70 00:00      
               No need to memorise            01/01/70 00:00      
                  IMHO            01/01/70 00:00      
            well, NOTHING is more detrimental            01/01/70 00:00      
               that's step 2            01/01/70 00:00      
            well, NOTHING is more detrimental            01/01/70 00:00      
   Who says it's easy?            01/01/70 00:00      
      Uncommented code.            01/01/70 00:00      
         baloney            01/01/70 00:00      
            That's why I wrote ...            01/01/70 00:00      
               the point is            01/01/70 00:00      
                  the sceptic approach            01/01/70 00:00      
      Complex?            01/01/70 00:00      
         sometimes it HAS to be poorly structured...            01/01/70 00:00      
         Level of confusion            01/01/70 00:00      
   Dont ever giveup....            01/01/70 00:00      
      Time is the enemy of the craftsman            01/01/70 00:00      
      Thanks            01/01/70 00:00      
         PCA cookbook and other links            01/01/70 00:00      
            ignore that one            01/01/70 00:00      
         Use the fourm luke            01/01/70 00:00      
   the real stuff            01/01/70 00:00      
   start a real project            01/01/70 00:00      
      Well,...            01/01/70 00:00      
   get a SILabs devboard            01/01/70 00:00      
      or any other lowcost quasiICE            01/01/70 00:00      
   also this can be a very usefull tool            01/01/70 00:00      
      No, simulator is NO FUN!            01/01/70 00:00      
      but then DO remember            01/01/70 00:00      

Back to Subject List