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. Programming Answer of the Day!

Programming Answer of the Day!

Scheduled Pinned Locked Moved The Lounge
19 Posts 17 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.
  • C Cp Coder

    But debugging is such fun! Right? Right? Right? :~

    Get me coffee and no one gets hurt!

    enhzflepE Offline
    enhzflepE Offline
    enhzflep
    wrote on last edited by
    #9

    I spent a couple of years doing it for entertainment. 0) Head to some shareware repository 1) Select and download target 2) Run & alter in debugger 3) save patch to disk or write keygen There's a field of programming challenges known as crackme and another known as keygenme. The latter are infinitely more fun. ;P

    1 Reply Last reply
    0
    • OriginalGriffO OriginalGriff

      Judging by QA, most developers can't use a debugger either ... :sigh:

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

      M Offline
      M Offline
      megaadam
      wrote on last edited by
      #10

      Debuggers are elephanting useless. They cant tell me why my code wont compile!

      "If we don't change direction, we'll end up where we're going"

      K 1 Reply Last reply
      0
      • Mike HankeyM Mike Hankey

        Documentation is for lovers or those with special needs.

        The less you need, the more you have. JaxCoder.com

        D Offline
        D Offline
        Daniel Pfeffer
        wrote on last edited by
        #11

        Let's keep this KSS, please!

        Freedom is the freedom to say that two plus two make four. If that is granted, all else follows. -- 6079 Smith W.

        1 Reply Last reply
        0
        • M megaadam

          Debuggers are elephanting useless. They cant tell me why my code wont compile!

          "If we don't change direction, we'll end up where we're going"

          K Offline
          K Offline
          k5054
          wrote on last edited by
          #12

          Admit it, you got that from QA didn't you?

          Keep Calm and Carry On

          M 1 Reply Last reply
          0
          • K k5054

            Admit it, you got that from QA didn't you?

            Keep Calm and Carry On

            M Offline
            M Offline
            megaadam
            wrote on last edited by
            #13

            Who? Me?? :sigh:

            "If we don't change direction, we'll end up where we're going"

            D 1 Reply Last reply
            0
            • C Cp Coder

              But debugging is such fun! Right? Right? Right? :~

              Get me coffee and no one gets hurt!

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

              Whenever I write anything I run it through the debugger - I remember when debuggers were either non existent or not very sophisticated, you had to add lots of print statements to see what was going on. The VS debugger is superb.

              "I didn't mention the bats - he'd see them soon enough" - Hunter S Thompson - RIP

              1 Reply Last reply
              0
              • M megaadam

                Six hours of debugging can save you five minutes of reading documentation.

                "If we don't change direction, we'll end up where we're going"

                T Offline
                T Offline
                Tiger12506
                wrote on last edited by
                #15

                Six hours of debugging can explain why that documentation you took five minutes to read is completely wrong. FIFY.

                1 Reply Last reply
                0
                • M megaadam

                  Six hours of debugging can save you five minutes of reading documentation.

                  "If we don't change direction, we'll end up where we're going"

                  E Offline
                  E Offline
                  etkid84
                  wrote on last edited by
                  #16

                  :laugh: :laugh: :laugh: :laugh: :laugh: :laugh: :laugh:

                  ~d~

                  1 Reply Last reply
                  0
                  • M megaadam

                    Six hours of debugging can save you five minutes of reading documentation.

                    "If we don't change direction, we'll end up where we're going"

                    U Offline
                    U Offline
                    User 11704479
                    wrote on last edited by
                    #17

                    What documentation? Haven't seen that in years!

                    1 Reply Last reply
                    0
                    • M megaadam

                      Six hours of debugging can save you five minutes of reading documentation.

                      "If we don't change direction, we'll end up where we're going"

                      M Offline
                      M Offline
                      Matt Bond
                      wrote on last edited by
                      #18

                      Unless, of course, the documentation is wrong. See Why release products without accurate documentation?[^]

                      Bond Keep all things as simple as possible, but no simpler. -said someone, somewhere

                      1 Reply Last reply
                      0
                      • M megaadam

                        Who? Me?? :sigh:

                        "If we don't change direction, we'll end up where we're going"

                        D Offline
                        D Offline
                        Daren Church
                        wrote on last edited by
                        #19

                        Speaking as one that wears all 3 hats, (not at the same time mind you, I would look rather silly), as a developer, the primary focus is to not create bugs when adding new features and certainly now when fixing features. Yes that can be easier said than done, especially as spaghetti code is often at the root cause of many bugs, and debuggers are critical tools needed to help find and fix things. But that is only part of the story, QA and users do unexpected things which developers should for tell and protect against. As a QA lead it is a challenge to break code other developers create, and sometimes its the role of the customer to find the really obscure issues. As a documenter the clarity of what gets written is as important as the accuracy of what is written. I say this after inheriting documentation from two predecessors who claimed to write good English and keep the changes made up to date, (yes that was a laugh). So to summarise, the whole lifecycle can be a real pain, we simply have to do the best we can with the resources to hand, unless anyone has a time machine or working crystal ball. Bobby Dazzler

                        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