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:28
Read: times


 
#178334 - My experience as well....
Responding to: ???'s previous message
Virtually 100% confirmation from my experience as well. I'll spend as much as 2, 3, or maybe even 4x the amount of time coding my projects to make the code and its built in documentation look as great as possible. This invaribly gets it working in about 20 to 50% of the time that it would take if I throw together some junk/crap that has to be reorganized and recoded several times before it is architected correctly.

If it happens that I have to take over code from somebody else, which does happen from time to time, I almost always go through and clean up ALL the code to make it be much better looking. In this process 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. In the end it normally will look like I wrote it and documented it. Sometimes this process will reveal that the existing code is garbage and needs to be completely re-done. It can be hard to convince managers or clients to accept a decision to re-do everything but often if I simply show them how some past code of mine looks as compared to their existing code they see the light and agree to the code overhaul.

Michael Karas


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