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. as usual. Write code gets borked. beat head against wall for a day or so. Ask for help. Solve it within an hour.

as usual. Write code gets borked. beat head against wall for a day or so. Ask for help. Solve it within an hour.

Scheduled Pinned Locked Moved The Lounge
helplearning
15 Posts 13 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 rnbergren

    something small of course. I even asked for help from Code Project Quick Answers. I am sure they would have solved it for me. Co-worker stops over. Points at one line and says do this. Yep that works. Always the same. When you stop to ask. It solves itself. You would think after 30+ years of programming I would know this. Now to go clean it up and make it good code. Thanks all.

    To err is human to really mess up you need a computer

    R Offline
    R Offline
    RickZeeland
    wrote on last edited by
    #3

    It's a small world after all :-\

    1 Reply Last reply
    0
    • R rnbergren

      something small of course. I even asked for help from Code Project Quick Answers. I am sure they would have solved it for me. Co-worker stops over. Points at one line and says do this. Yep that works. Always the same. When you stop to ask. It solves itself. You would think after 30+ years of programming I would know this. Now to go clean it up and make it good code. Thanks all.

      To err is human to really mess up you need a computer

      R Offline
      R Offline
      Rick York
      wrote on last edited by
      #4

      Many times I have solved my own problem by just talking about it with a co-worker. It forces a different way of thinking and the solution often just presents itself. I have stopped my explanation in mid-sentence, said "oh, that's it", end of story.

      M S 2 Replies Last reply
      0
      • R rnbergren

        something small of course. I even asked for help from Code Project Quick Answers. I am sure they would have solved it for me. Co-worker stops over. Points at one line and says do this. Yep that works. Always the same. When you stop to ask. It solves itself. You would think after 30+ years of programming I would know this. Now to go clean it up and make it good code. Thanks all.

        To err is human to really mess up you need a computer

        D Offline
        D Offline
        DRHuff
        wrote on last edited by
        #5

        Time to talk to the [rubber duck](https://rubberduckdebugging.com/)? I usually find bugs when I spend the time to write up a question to satisfactorily explain it to whoever I am asking. This usually starts after several hours of banging my head against a variety of hard surfaces. 30+ years of building up 'get it done' habits are hard to overcome!

        I'm pretty sure I would not like to live in a world in which I would never be offended. I am absolutely certain I don't want to live in a world in which you would never be offended. Freedom doesn't mean the absence of things you don't like. Dave

        Richard DeemingR 1 Reply Last reply
        0
        • D DRHuff

          Time to talk to the [rubber duck](https://rubberduckdebugging.com/)? I usually find bugs when I spend the time to write up a question to satisfactorily explain it to whoever I am asking. This usually starts after several hours of banging my head against a variety of hard surfaces. 30+ years of building up 'get it done' habits are hard to overcome!

          I'm pretty sure I would not like to live in a world in which I would never be offended. I am absolutely certain I don't want to live in a world in which you would never be offended. Freedom doesn't mean the absence of things you don't like. Dave

          Richard DeemingR Offline
          Richard DeemingR Offline
          Richard Deeming
          wrote on last edited by
          #6

          Or maybe it's time to talk to Leslie[^]. ;P


          "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

          "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

          D R 2 Replies Last reply
          0
          • Richard DeemingR Richard Deeming

            Or maybe it's time to talk to Leslie[^]. ;P


            "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

            D Offline
            D Offline
            DRHuff
            wrote on last edited by
            #7

            Well I wrote it earlier - I just didn't post it when I wrote it (this thing called work (shudder) got in the way. Now I just look like I'm repeating things. :doh: Now I just look like I'm repeating things. :doh: Now I just look like I'm repeating things. :doh:

            1 Reply Last reply
            0
            • Richard DeemingR Richard Deeming

              Rubber Duck Debugging – Rubber Duck Debugging – Debugging software with a rubber ducky[^] :-D


              "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

              J Offline
              J Offline
              Jon McKee
              wrote on last edited by
              #8

              *Internal batman voice intensifies* Why do you wanna debug with me?[^]

              M 1 Reply Last reply
              0
              • R Rick York

                Many times I have solved my own problem by just talking about it with a co-worker. It forces a different way of thinking and the solution often just presents itself. I have stopped my explanation in mid-sentence, said "oh, that's it", end of story.

                M Offline
                M Offline
                Mycroft Holmes
                wrote on last edited by
                #9

                My rubber duck co worker gets really pissed with me, not explaining the entire problem really annoys him!

                Never underestimate the power of human stupidity RAH

                1 Reply Last reply
                0
                • R rnbergren

                  something small of course. I even asked for help from Code Project Quick Answers. I am sure they would have solved it for me. Co-worker stops over. Points at one line and says do this. Yep that works. Always the same. When you stop to ask. It solves itself. You would think after 30+ years of programming I would know this. Now to go clean it up and make it good code. Thanks all.

                  To err is human to really mess up you need a computer

                  E Offline
                  E Offline
                  Eric Lynch
                  wrote on last edited by
                  #10

                  My personal experience, whether you "understand" your code or not, try explaining it to someone else. If it takes more than a few paragraphs, try again. I'm a true believer that explaining your code to the "uninformed", successfully or otherwise, will enhance your own understanding of it.

                  L G 2 Replies Last reply
                  0
                  • Richard DeemingR Richard Deeming

                    Or maybe it's time to talk to Leslie[^]. ;P


                    "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

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

                    Hey, this is 2018 : Anything that is more than 15min old does not exist anymore (apart from your embarrassing pictures from 1982 on social media).

                    Do not escape reality : improve reality !

                    1 Reply Last reply
                    0
                    • R Rick York

                      Many times I have solved my own problem by just talking about it with a co-worker. It forces a different way of thinking and the solution often just presents itself. I have stopped my explanation in mid-sentence, said "oh, that's it", end of story.

                      S Offline
                      S Offline
                      SimonRigby
                      wrote on last edited by
                      #12

                      Yup I hear you. I think it has to do with the fact that when you are dealing with it yourself you have too much internal tacit knowledge about your solution. Having to go back to first principals to explain it to someone else often shows you where this internal knowledge is wrong but you have moved past that part of the problem.

                      The only thing unpredictable about me is just how predictable I'm going to be.

                      1 Reply Last reply
                      0
                      • E Eric Lynch

                        My personal experience, whether you "understand" your code or not, try explaining it to someone else. If it takes more than a few paragraphs, try again. I'm a true believer that explaining your code to the "uninformed", successfully or otherwise, will enhance your own understanding of it.

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

                        Eric Lynch wrote:

                        My personal experience, whether you "understand" your code or not, try explaining it to someone else.

                        Do it out loud, and people will say you're crazy.

                        Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^] "If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

                        1 Reply Last reply
                        0
                        • E Eric Lynch

                          My personal experience, whether you "understand" your code or not, try explaining it to someone else. If it takes more than a few paragraphs, try again. I'm a true believer that explaining your code to the "uninformed", successfully or otherwise, will enhance your own understanding of it.

                          G Offline
                          G Offline
                          GKP1992
                          wrote on last edited by
                          #14

                          Become a teacher to really learn. Zen.

                          1 Reply Last reply
                          0
                          • J Jon McKee

                            *Internal batman voice intensifies* Why do you wanna debug with me?[^]

                            M Offline
                            M Offline
                            maze3
                            wrote on last edited by
                            #15

                            how are these not more popular then the pop vinyls

                            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