Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. An inspirational story: tenacity

An inspirational story: tenacity

Scheduled Pinned Locked Moved The Lounge
c++comhardware
56 Posts 25 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R raddevus

    Thought of this story today... I joined a company as a Dev in 2000. They said the previous dev had left because he was overwhelmed with the C++ code he was writing which used COM to speak to a hardware device. They told me, he left in a hurry and told everyone "do not contact me". I was afraid to look at the code. Digging Into Dev's Code Then I dug in and I discovered the most beautiful code I'd ever seen. It was self-explanatory code & I learned new techniques. It was amazing. I didn't have to do much and I got the code working. 1000 Mile Journey That developer had been on a 1000 mile journey and gave up inches away from success. Still blows my mind. And, even after all these years, I remember that code as some of the best I've ever seen to this day. One of my favorite quotes is

    confirmed Louis Pasteur (quote investigator[^])

    let me tell you the secret that led me to my goal. My sole strength is in my tenacity.

    I hardly know anything but I have the weird ability to try a (technology) thing 1,000 times and not get bored or give up entirely.

    T Offline
    T Offline
    theoldfool
    wrote on last edited by
    #25

    In simpler terms: "Hoe to the end of the row"

    >64 Some days the dragon wins. Suck it up.

    1 Reply Last reply
    0
    • D DerekT P

      Something that particularly irks my wife (but me too) is that in schools these days (in the UK at least) there is no incentive to "finish" anything. If time runs out, kids get marks for effort, or based on what they've done so far. That's fine, but there is then no requirement to complete the task in their own time. This happens over, and over, and over again and children learn that it doesn't matter if things don't get finished. We see it creeping into politics too; e.g. a new policy is introduced, but before implementation is finished or results visible it gets changed; but the one who started it off gets the praise anyway. We see the results all around; unfinished projects, or products with great potential but not properly finished, or great marketing ideas released without anyone bothering to proof-read. But the worst thing? People never get to experience that feeling when you can finally put your feet up and admire a job well done and take pride in it.

      Telegraph marker posts ... nothing to do with IT Phasmid email discussion group ... also nothing to do with IT Beekeeping and honey site ... still nothing to do with IT

      pkfoxP Offline
      pkfoxP Offline
      pkfox
      wrote on last edited by
      #26

      Spot on Derek :thumbsup:

      In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP

      1 Reply Last reply
      0
      • R raddevus

        Thought of this story today... I joined a company as a Dev in 2000. They said the previous dev had left because he was overwhelmed with the C++ code he was writing which used COM to speak to a hardware device. They told me, he left in a hurry and told everyone "do not contact me". I was afraid to look at the code. Digging Into Dev's Code Then I dug in and I discovered the most beautiful code I'd ever seen. It was self-explanatory code & I learned new techniques. It was amazing. I didn't have to do much and I got the code working. 1000 Mile Journey That developer had been on a 1000 mile journey and gave up inches away from success. Still blows my mind. And, even after all these years, I remember that code as some of the best I've ever seen to this day. One of my favorite quotes is

        confirmed Louis Pasteur (quote investigator[^])

        let me tell you the secret that led me to my goal. My sole strength is in my tenacity.

        I hardly know anything but I have the weird ability to try a (technology) thing 1,000 times and not get bored or give up entirely.

        A Offline
        A Offline
        Amarnath S
        wrote on last edited by
        #27

        Other topic: Sometime back, I remember you having mentioned about good resources (books, sites, etc., other than the official tutorials) for learning ReactJS. Am not able trace that message of yours, here in CP. Request you to please point me to that message of yours for ReactJS learning; i intend to learn it now. Thanks in advance.

        R 1 Reply Last reply
        0
        • A Amarnath S

          Other topic: Sometime back, I remember you having mentioned about good resources (books, sites, etc., other than the official tutorials) for learning ReactJS. Am not able trace that message of yours, here in CP. Request you to please point me to that message of yours for ReactJS learning; i intend to learn it now. Thanks in advance.

          R Offline
          R Offline
          raddevus
          wrote on last edited by
          #28

          I learned React using the following book React: Up & Running: Building Web Applications 2nd Edition[^] It is a fantastic book that gets you started writing code using react immediately. I took the code int that book and extended it into a control that I wrote up in an article here on CP : LibreGrid: Drop Into Your App, In 5 Minutes CRUD Your Custom JSON Data[^] Hope this helps :)

          A 1 Reply Last reply
          0
          • R raddevus

            I learned React using the following book React: Up & Running: Building Web Applications 2nd Edition[^] It is a fantastic book that gets you started writing code using react immediately. I took the code int that book and extended it into a control that I wrote up in an article here on CP : LibreGrid: Drop Into Your App, In 5 Minutes CRUD Your Custom JSON Data[^] Hope this helps :)

            A Offline
            A Offline
            Amarnath S
            wrote on last edited by
            #29

            Thanks a lot. The Indian edition of this book is available on Amazon India, and I'll procure it right away. And will go through your CP article later today, or over this weekend. This is a long weekend in India, for Diwali, or Deepavali, the Festival of Lights. Thanks once again.

            1 Reply Last reply
            0
            • R raddevus

              Thought of this story today... I joined a company as a Dev in 2000. They said the previous dev had left because he was overwhelmed with the C++ code he was writing which used COM to speak to a hardware device. They told me, he left in a hurry and told everyone "do not contact me". I was afraid to look at the code. Digging Into Dev's Code Then I dug in and I discovered the most beautiful code I'd ever seen. It was self-explanatory code & I learned new techniques. It was amazing. I didn't have to do much and I got the code working. 1000 Mile Journey That developer had been on a 1000 mile journey and gave up inches away from success. Still blows my mind. And, even after all these years, I remember that code as some of the best I've ever seen to this day. One of my favorite quotes is

              confirmed Louis Pasteur (quote investigator[^])

              let me tell you the secret that led me to my goal. My sole strength is in my tenacity.

              I hardly know anything but I have the weird ability to try a (technology) thing 1,000 times and not get bored or give up entirely.

              S Offline
              S Offline
              swampwiz
              wrote on last edited by
              #30

              Once you get into it, COM is rather elegant, even with its belts & suspenders.

              1 Reply Last reply
              0
              • Greg UtasG Greg Utas

                What surprises me is that someone who can write some of the best code you've ever seen didn't recognize his own ability. Perhaps he's among the apparently not-so-small group that are high performers yet secretly believe that they're actually incompetent and that their world will come crashing down once people realize it.

                Robust Services Core | Software Techniques for Lemmings | Articles
                The fox knows many things, but the hedgehog knows one big thing.

                T Offline
                T Offline
                thund3rstruck
                wrote on last edited by
                #31

                Greg Utas wrote:

                he's among the apparently not-so-small group that are high performers yet secretly believe that they're actually incompetent

                This sentiment deeply resonates with me. I have no college degrees, have no published books, and have little recognized public domain work. Being surrounded by brilliant, acclaimed engineers my entire career has always been a source of great anxiety. Even today, 25 years into my software development journey, I still fear I could be discarded at any time for my lack of credentials and/or incompetence.

                Greg UtasG K 2 Replies Last reply
                0
                • T thund3rstruck

                  Greg Utas wrote:

                  he's among the apparently not-so-small group that are high performers yet secretly believe that they're actually incompetent

                  This sentiment deeply resonates with me. I have no college degrees, have no published books, and have little recognized public domain work. Being surrounded by brilliant, acclaimed engineers my entire career has always been a source of great anxiety. Even today, 25 years into my software development journey, I still fear I could be discarded at any time for my lack of credentials and/or incompetence.

                  Greg UtasG Offline
                  Greg UtasG Offline
                  Greg Utas
                  wrote on last edited by
                  #32

                  Nothing you listed, other than incompetence, will get you discarded unless, for example, you falsely claimed to have a college degree. And even that might be overlooked, given that you've demonstrated your skills. The fact that you're still around after all these years proves that your employer values you.

                  Robust Services Core | Software Techniques for Lemmings | Articles
                  The fox knows many things, but the hedgehog knows one big thing.

                  <p><a href="https://github.com/GregUtas/robust-services-core/blob/master/README.md">Robust Services Core</a>
                  <em>The fox knows many things, but the hedgehog knows one big thing.</em></p>

                  T 1 Reply Last reply
                  0
                  • Greg UtasG Greg Utas

                    Nothing you listed, other than incompetence, will get you discarded unless, for example, you falsely claimed to have a college degree. And even that might be overlooked, given that you've demonstrated your skills. The fact that you're still around after all these years proves that your employer values you.

                    Robust Services Core | Software Techniques for Lemmings | Articles
                    The fox knows many things, but the hedgehog knows one big thing.

                    T Offline
                    T Offline
                    thund3rstruck
                    wrote on last edited by
                    #33

                    Of course, its self-perceived incompetence, not actual incompetence. Its a quirk of human nature whereby the more you learn, the more you realize how much you have left to learn.

                    1 Reply Last reply
                    0
                    • T thund3rstruck

                      Greg Utas wrote:

                      he's among the apparently not-so-small group that are high performers yet secretly believe that they're actually incompetent

                      This sentiment deeply resonates with me. I have no college degrees, have no published books, and have little recognized public domain work. Being surrounded by brilliant, acclaimed engineers my entire career has always been a source of great anxiety. Even today, 25 years into my software development journey, I still fear I could be discarded at any time for my lack of credentials and/or incompetence.

                      K Offline
                      K Offline
                      KurtPW
                      wrote on last edited by
                      #34

                      My degree is in filmmaking. I am self taught. The best developer I work with has no IT degree. Two of the best hires I have made over the years had fresh degrees with ink still wet and no experience - and both knock it out of the park every day. I respect the work it takes to earn those degrees, but "getting it done" is all that really matters in the long run.

                      E 1 Reply Last reply
                      0
                      • R raddevus

                        Thought of this story today... I joined a company as a Dev in 2000. They said the previous dev had left because he was overwhelmed with the C++ code he was writing which used COM to speak to a hardware device. They told me, he left in a hurry and told everyone "do not contact me". I was afraid to look at the code. Digging Into Dev's Code Then I dug in and I discovered the most beautiful code I'd ever seen. It was self-explanatory code & I learned new techniques. It was amazing. I didn't have to do much and I got the code working. 1000 Mile Journey That developer had been on a 1000 mile journey and gave up inches away from success. Still blows my mind. And, even after all these years, I remember that code as some of the best I've ever seen to this day. One of my favorite quotes is

                        confirmed Louis Pasteur (quote investigator[^])

                        let me tell you the secret that led me to my goal. My sole strength is in my tenacity.

                        I hardly know anything but I have the weird ability to try a (technology) thing 1,000 times and not get bored or give up entirely.

                        B Offline
                        B Offline
                        Bob Grommes
                        wrote on last edited by
                        #35

                        I had an experience similar to this back in the 90's. A CS post grad fresh out of the local state U had been hired to create a system to process a large volume of data coming from hundreds of different sources. It wasn't getting anywhere, the developer was deflecting and delaying, and I was brought in to assist and assess. The first thing I noticed is that the app was pretty good ... a bit overthought, arguably with overuse of inheritance perhaps but this guy was a newly-minted dev working on his first real-world project (but at least it was greenfield). The second thing I noticed is that it had not been compiled in at least the past couple of months, which means it hadn't been tested. I compiled it and there were a handful of syntax errors and the like. Cleaned those up, ran some tests, and it was actually working. When I asked the dev why it hadn't been compiled he reacted in horror ... he did not like compiler errors, he said, and he always makes everything perfect before compiling his code. Long story short, they had a working product less than 2 weeks after I came on board. I tried to show the kid how to work in a real-world business environment, how to not let the perfect be the enemy of the good, etc., but he was having none of it. He quit in protest and went back to graduate school at some other university in another state and for all I know, all these years later is still doing perfect ivory tower theoretical work somewhere. I went on to specialize in the industry and have rewritten that system three times for four different companies in the past 25 years. So this kid was probably on the spectrum or suffering from OCD or both, but the reason doesn't matter so much as that he had actually created a credible system that was nearly production ready, but was unable to pull the trigger on it, just like the guy in the OP's story. I think the term of art for this is "approach avoidance". Some people are terrified of actually releasing their work into the big wild messy world. And it's probably more common in our craft than in many others because being compulsive and perfectionist is both an advantage and a disadvantage. It attracts perfectionists to the work but puts them off actually finishing it.

                        J R A 3 Replies Last reply
                        0
                        • R raddevus

                          It was C++ (and a long time ago), but what I remember was: 1. Fantastic / balanced use of classes & OOP 2. Code organization / design which made it easy to discover his original intent. 3. Just enough comments -- actually quite light because the code just did exactly what it "said" it did. 4. Amazing use of C++ #define macros. I'd never seen macros like the ones he created. So clear and so helpful -- but no more. Just like "Einstein"* said 'As simple as possible but no simpler' 5. No over-engineering or confusing stuff, just clean, pure code broken up into pieces that made it all digestible. Keep in mind with all of these comments that this was MFC / C++ which used some custom-created COM components and I had to understand the COM components themselves too (the dev created them) because they interfaced with a laser micrometer. *Pretty sure Einstein never actually said this but it's a great quote.

                          R Offline
                          R Offline
                          Rage
                          wrote on last edited by
                          #36

                          raddevus wrote:

                          hey interfaced with a laser micrometer.

                          I just realized that when you mentioned "speak with a hardware device", the code was actually not a text-to-speech implementation for a voice-commanded hardware piece :doh: I am an idiot. :)

                          Do not escape reality : improve reality !

                          1 Reply Last reply
                          0
                          • R raddevus

                            Yeah, could've been any of that. It's remained a mystery to me for all these years. It was the lead dev and the other devs that worked beside him that told me "he felt overwhelmed and didn't think he'd ever complete it with his skills".

                            J Offline
                            J Offline
                            jschell
                            wrote on last edited by
                            #37

                            raddevus wrote:

                            think he'd ever complete it with his skills

                            Life lesson perhaps? At one point I wrote code that I then could not understand several months later when I needed to maintain it. Hard lesson learned - stop trying to be clever.

                            R 1 Reply Last reply
                            0
                            • D DerekT P

                              Something that particularly irks my wife (but me too) is that in schools these days (in the UK at least) there is no incentive to "finish" anything. If time runs out, kids get marks for effort, or based on what they've done so far. That's fine, but there is then no requirement to complete the task in their own time. This happens over, and over, and over again and children learn that it doesn't matter if things don't get finished. We see it creeping into politics too; e.g. a new policy is introduced, but before implementation is finished or results visible it gets changed; but the one who started it off gets the praise anyway. We see the results all around; unfinished projects, or products with great potential but not properly finished, or great marketing ideas released without anyone bothering to proof-read. But the worst thing? People never get to experience that feeling when you can finally put your feet up and admire a job well done and take pride in it.

                              Telegraph marker posts ... nothing to do with IT Phasmid email discussion group ... also nothing to do with IT Beekeeping and honey site ... still nothing to do with IT

                              M Offline
                              M Offline
                              MarkTJohnson
                              wrote on last edited by
                              #38

                              Some places here in the states have a "no grade below a 50" edict. Kid can turn NOTHING in and get half credit.

                              I’ve given up trying to be calm. However, I am open to feeling slightly less agitated. I’m begging you for the benefit of everyone, don’t be STUPID.

                              1 Reply Last reply
                              0
                              • B Bob Grommes

                                I had an experience similar to this back in the 90's. A CS post grad fresh out of the local state U had been hired to create a system to process a large volume of data coming from hundreds of different sources. It wasn't getting anywhere, the developer was deflecting and delaying, and I was brought in to assist and assess. The first thing I noticed is that the app was pretty good ... a bit overthought, arguably with overuse of inheritance perhaps but this guy was a newly-minted dev working on his first real-world project (but at least it was greenfield). The second thing I noticed is that it had not been compiled in at least the past couple of months, which means it hadn't been tested. I compiled it and there were a handful of syntax errors and the like. Cleaned those up, ran some tests, and it was actually working. When I asked the dev why it hadn't been compiled he reacted in horror ... he did not like compiler errors, he said, and he always makes everything perfect before compiling his code. Long story short, they had a working product less than 2 weeks after I came on board. I tried to show the kid how to work in a real-world business environment, how to not let the perfect be the enemy of the good, etc., but he was having none of it. He quit in protest and went back to graduate school at some other university in another state and for all I know, all these years later is still doing perfect ivory tower theoretical work somewhere. I went on to specialize in the industry and have rewritten that system three times for four different companies in the past 25 years. So this kid was probably on the spectrum or suffering from OCD or both, but the reason doesn't matter so much as that he had actually created a credible system that was nearly production ready, but was unable to pull the trigger on it, just like the guy in the OP's story. I think the term of art for this is "approach avoidance". Some people are terrified of actually releasing their work into the big wild messy world. And it's probably more common in our craft than in many others because being compulsive and perfectionist is both an advantage and a disadvantage. It attracts perfectionists to the work but puts them off actually finishing it.

                                J Offline
                                J Offline
                                jschell
                                wrote on last edited by
                                #39

                                Bob Grommes wrote:

                                A CS post grad fresh out of the local state U...not been compiled in at least the past couple of months

                                And obviously the dev was not being mentored for all that time.

                                1 Reply Last reply
                                0
                                • R raddevus

                                  Yeah, could've been any of that. It's remained a mystery to me for all these years. It was the lead dev and the other devs that worked beside him that told me "he felt overwhelmed and didn't think he'd ever complete it with his skills".

                                  L Offline
                                  L Offline
                                  Lost User
                                  wrote on last edited by
                                  #40

                                  I get "overwhelmed" all the time ... make some Visio diagrams, and all is well again. (Even though I resist initially .. gotta be "programming").

                                  "Before entering on an understanding, I have meditated for a long time, and have foreseen what might happen. It is not genius which reveals to me suddenly, secretly, what I have to say or to do in a circumstance unexpected by other people; it is reflection, it is meditation." - Napoleon I

                                  1 Reply Last reply
                                  0
                                  • B Bob Grommes

                                    I had an experience similar to this back in the 90's. A CS post grad fresh out of the local state U had been hired to create a system to process a large volume of data coming from hundreds of different sources. It wasn't getting anywhere, the developer was deflecting and delaying, and I was brought in to assist and assess. The first thing I noticed is that the app was pretty good ... a bit overthought, arguably with overuse of inheritance perhaps but this guy was a newly-minted dev working on his first real-world project (but at least it was greenfield). The second thing I noticed is that it had not been compiled in at least the past couple of months, which means it hadn't been tested. I compiled it and there were a handful of syntax errors and the like. Cleaned those up, ran some tests, and it was actually working. When I asked the dev why it hadn't been compiled he reacted in horror ... he did not like compiler errors, he said, and he always makes everything perfect before compiling his code. Long story short, they had a working product less than 2 weeks after I came on board. I tried to show the kid how to work in a real-world business environment, how to not let the perfect be the enemy of the good, etc., but he was having none of it. He quit in protest and went back to graduate school at some other university in another state and for all I know, all these years later is still doing perfect ivory tower theoretical work somewhere. I went on to specialize in the industry and have rewritten that system three times for four different companies in the past 25 years. So this kid was probably on the spectrum or suffering from OCD or both, but the reason doesn't matter so much as that he had actually created a credible system that was nearly production ready, but was unable to pull the trigger on it, just like the guy in the OP's story. I think the term of art for this is "approach avoidance". Some people are terrified of actually releasing their work into the big wild messy world. And it's probably more common in our craft than in many others because being compulsive and perfectionist is both an advantage and a disadvantage. It attracts perfectionists to the work but puts them off actually finishing it.

                                    R Offline
                                    R Offline
                                    raddevus
                                    wrote on last edited by
                                    #41

                                    Fantastic post! Really great story! Thanks for sharing.

                                    Bob Grommes wrote:

                                    he reacted in horror ... he did not like compiler errors, he said, and he always makes everything perfect before compiling his code.

                                    !!!! :wtf: :wtf: :wtf: I love the compiler. My system has always been. 1. Change a letter or a variable value 2. build 3. inspect errors 4. back to 1. Build early & build often. I had always felt like a unknowledgable person because I would poke around and build, build build! Then someone created that REPL idea[^] and I was like, "guess I'm a genius cuz I been doing that for years." :laugh:

                                    1 Reply Last reply
                                    0
                                    • J jschell

                                      raddevus wrote:

                                      think he'd ever complete it with his skills

                                      Life lesson perhaps? At one point I wrote code that I then could not understand several months later when I needed to maintain it. Hard lesson learned - stop trying to be clever.

                                      R Offline
                                      R Offline
                                      raddevus
                                      wrote on last edited by
                                      #42

                                      I've learned the same lesson. :thumbsup:

                                      1 Reply Last reply
                                      0
                                      • R raddevus

                                        Thought of this story today... I joined a company as a Dev in 2000. They said the previous dev had left because he was overwhelmed with the C++ code he was writing which used COM to speak to a hardware device. They told me, he left in a hurry and told everyone "do not contact me". I was afraid to look at the code. Digging Into Dev's Code Then I dug in and I discovered the most beautiful code I'd ever seen. It was self-explanatory code & I learned new techniques. It was amazing. I didn't have to do much and I got the code working. 1000 Mile Journey That developer had been on a 1000 mile journey and gave up inches away from success. Still blows my mind. And, even after all these years, I remember that code as some of the best I've ever seen to this day. One of my favorite quotes is

                                        confirmed Louis Pasteur (quote investigator[^])

                                        let me tell you the secret that led me to my goal. My sole strength is in my tenacity.

                                        I hardly know anything but I have the weird ability to try a (technology) thing 1,000 times and not get bored or give up entirely.

                                        S Offline
                                        S Offline
                                        Shmoken99
                                        wrote on last edited by
                                        #43

                                        I keep telling my kids that my success is "Not from being the smartest guy at work, but from being too stupid to know when to stop trying."

                                        C 1 Reply Last reply
                                        0
                                        • R raddevus

                                          Thought of this story today... I joined a company as a Dev in 2000. They said the previous dev had left because he was overwhelmed with the C++ code he was writing which used COM to speak to a hardware device. They told me, he left in a hurry and told everyone "do not contact me". I was afraid to look at the code. Digging Into Dev's Code Then I dug in and I discovered the most beautiful code I'd ever seen. It was self-explanatory code & I learned new techniques. It was amazing. I didn't have to do much and I got the code working. 1000 Mile Journey That developer had been on a 1000 mile journey and gave up inches away from success. Still blows my mind. And, even after all these years, I remember that code as some of the best I've ever seen to this day. One of my favorite quotes is

                                          confirmed Louis Pasteur (quote investigator[^])

                                          let me tell you the secret that led me to my goal. My sole strength is in my tenacity.

                                          I hardly know anything but I have the weird ability to try a (technology) thing 1,000 times and not get bored or give up entirely.

                                          S Offline
                                          S Offline
                                          Shmoken99
                                          wrote on last edited by
                                          #44

                                          I keep telling my kids that my success is "Not from being the smartest guy at work, but from being too stupid to know when to stop trying."

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups