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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/05/06 00:52
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#128943 - Who says it's easy?
Responding to: ???'s previous message
Ralph said:
My question is with all the experiments I have done and books I have read why can't I read other programmers code on this site. Most of the time they do not comment code and when they do it very little

Who says, that this is easy? Why do you think programmers are so urgently advised to comprehensibly comment their code? Just because it's nearly impossible to understand uncommented code, especially if your code is really complex.

By "understanding" I don't mean to reconstruct the actual run of instructions, but to understand, why this algorithm is used and not any other, what theory or algorithm is behind the code, what simplifying assumptions were made, what errors are accepted, etc.

In most cases it's much simplier and faster to write your own code, instead of trying to understand other programmers' code!!

Don't read too many books about coding. To become a good programmer is like learning a trade, it has to do with experience and experience you will gain by doing. Just do it and don't waste your time with thinking about how becoming good in it.

Kai

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