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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/26/10 20:52
Read: times


 
#178336 - But you're the writer...
Responding to: ???'s previous message
The code writer ALWAYS thinks their coding is better. Think back and ask yourself if you have ever seen someone else's code and thought that the code was not
Michael Karas said:
some junk/crap that has to be reorganized and recoded several times before it is architected correctly.

The only benefit that one gets out of doing it themselves is as you say
Michael Karas said:
I gain a full understanding of how it works, where I can improve it, and how I can restructure it for the new features that have to be added.

But also note that because you are the writer....
Michael Karas said:
In the end it normally will look like I wrote it and documented it.

Coding really boils down to the concepts. There are numerous ways to do a division. Shift by powers of 2, count and subtract, perform the actual math, etc. This is where the writer can think of themselves as better than the previous writer. The compiler does not care about how the code was written and chances are the next person will think your code is just plain garbage, as well. Just giving a perspective....

List of 29 messages in thread
TopicAuthorDate
Uart user menu via switch/case state machine            01/01/70 00:00      
   State machine can be small.            01/01/70 00:00      
   My take....            01/01/70 00:00      
   asked and answered            01/01/70 00:00      
      Broken and Fixed            01/01/70 00:00      
         excellent            01/01/70 00:00      
            My experience as well....            01/01/70 00:00      
               My experience as well....            01/01/70 00:00      
               But you're the writer...            01/01/70 00:00      
                  out of context            01/01/70 00:00      
                     Yes, Chances are no one else will see your code            01/01/70 00:00      
                        male cow manure            01/01/70 00:00      
                           Don't be too over confident            01/01/70 00:00      
                  Just Concepts            01/01/70 00:00      
                     Don't think own code is the best            01/01/70 00:00      
                     exactly            01/01/70 00:00      
                        what I have done a lot of lately is            01/01/70 00:00      
   Protothreads???            01/01/70 00:00      
   A case for a CASE tool?            01/01/70 00:00      
      Using a tool like that........            01/01/70 00:00      
         Thanks Michael...            01/01/70 00:00      
            Pencil and paper            01/01/70 00:00      
      Pros and Cons            01/01/70 00:00      
         Analysis/Design            01/01/70 00:00      
            Enterprise Architect            01/01/70 00:00      
               RE: Enterprise Architect            01/01/70 00:00      
                  Reverse State Tables            01/01/70 00:00      
                     RE: "Reverse-engineering"            01/01/70 00:00      
                        php and html when documenting            01/01/70 00:00      

Back to Subject List