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. All Programmers are not created equal

All Programmers are not created equal

Scheduled Pinned Locked Moved The Lounge
htmlcomtoolsquestion
30 Posts 17 Posters 33 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.
  • G Gary R Wheeler

    Todd Smith wrote:

    one of those developers who had negative productivity

    Yes, I did. The guy actually created negative progress wherever he worked. His programming was so bad (crowd: "how bad was it?"), you didn't want to read it. You certainly didn't want to talk to him about it, because he could endlessly justify the ineptly Byzantine way he did things. Here's an example:

    #define void int

    That was to fix "a bug in the compiler" :wtf:.


    Software Zen: delete this;

    Fold With Us![^]

    T Offline
    T Offline
    Todd Smith
    wrote on last edited by
    #9

    My favorite for C++ was:

    #define private public

    Todd Smith

    J N G realJSOPR J 5 Replies Last reply
    0
    • T Todd Smith

      My favorite for C++ was:

      #define private public

      Todd Smith

      J Offline
      J Offline
      Josh Smith
      wrote on last edited by
      #10

      Todd Smith wrote:

      #define private public

      That's just plain Evil. :suss:

      :josh: My WPF Blog[^] Without a strive for perfection I would be terribly bored.

      1 Reply Last reply
      0
      • T Todd Smith

        My favorite for C++ was:

        #define private public

        Todd Smith

        N Offline
        N Offline
        Nemanja Trifunovic
        wrote on last edited by
        #11

        Todd Smith wrote:

        #define private public

        I saw it in one of Herb Sutter's stories :) Have you actually seen it in real life?


        Programming Blog utf8-cpp

        1 Reply Last reply
        0
        • G Gary R Wheeler

          It took them a couple of years after I met him (and a couple more projects that nearly floundered because of him) before he was convinced to seek his fortune elsewhere.


          Software Zen: delete this;

          Fold With Us![^]

          J Offline
          J Offline
          JimmyRopes
          wrote on last edited by
          #12

          Gary R. Wheeler wrote:

          he was convinced to seek his fortune elsewhere

          Does that mean he was promoted to management? :~

          Simply Elegant Designs JimmyRopes Designs
          Think inside the box! ProActive Secure Systems
          I'm on-line therefore I am. JimmyRopes

          1 Reply Last reply
          0
          • J Josh Smith

            Gary R. Wheeler wrote:

            before he was convinced to seek his fortune elsewhere

            Perhaps he joined Microsoft to help them fix the void/int bug! :-D

            :josh: My WPF Blog[^] Without a strive for perfection I would be terribly bored.

            G Offline
            G Offline
            Gary R Wheeler
            wrote on last edited by
            #13

            Nope. (snicker, snicker) He was hired by one of our competitors.


            Software Zen: delete this;

            Fold With Us![^]

            J 1 Reply Last reply
            0
            • T Todd Smith

              My favorite for C++ was:

              #define private public

              Todd Smith

              G Offline
              G Offline
              Gary R Wheeler
              wrote on last edited by
              #14

              Oh great. Now I get to clean vomit off my wall.


              Software Zen: delete this;

              Fold With Us![^]

              1 Reply Last reply
              0
              • G Gary R Wheeler

                Nope. (snicker, snicker) He was hired by one of our competitors.


                Software Zen: delete this;

                Fold With Us![^]

                J Offline
                J Offline
                Josh Smith
                wrote on last edited by
                #15

                Gary R. Wheeler wrote:

                He was hired by one of our competitors.

                I assume you mean "ex-competitors." :)

                :josh: My WPF Blog[^] Without a strive for perfection I would be terribly bored.

                1 Reply Last reply
                0
                • T Todd Smith

                  All Programmers are not Created Equal[^]

                  (that is, 10x difference)

                  If that's the case then why aren't they getting paid 10x as much :confused: Have you ever had to work with one of those developers who had negative productivity? Most everything they wrote had to be redone and while they wrote it they required the assistance of other people thus taking up their time as well.

                  Todd Smith

                  S Offline
                  S Offline
                  spencenaz
                  wrote on last edited by
                  #16

                  "If you were marooned on a island with the natives that are cannibals, and you had to program your way off the island, who would you want to be there to help you?" No one, because we would just argue about the best way to code ourselves off the island. :doh: Love programming, hate programmers. :)

                  D 1 Reply Last reply
                  0
                  • T Todd Smith

                    My favorite for C++ was:

                    #define private public

                    Todd Smith

                    realJSOPR Offline
                    realJSOPR Offline
                    realJSOP
                    wrote on last edited by
                    #17

                    When we made the switch from pascal to C++, my boss wanted me to do this:

                    #define begin {
                    #define end }

                    "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                    -----
                    "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                    D M 2 Replies Last reply
                    0
                    • T Todd Smith

                      All Programmers are not Created Equal[^]

                      (that is, 10x difference)

                      If that's the case then why aren't they getting paid 10x as much :confused: Have you ever had to work with one of those developers who had negative productivity? Most everything they wrote had to be redone and while they wrote it they required the assistance of other people thus taking up their time as well.

                      Todd Smith

                      M Offline
                      M Offline
                      Marc Clifton
                      wrote on last edited by
                      #18

                      Todd Smith wrote:

                      Have you ever had to work with one of those developers who had negative productivity? Most everything they wrote had to be redone and while they wrote it they required the assistance of other people thus taking up their time as well.

                      That's a two way street. I've worked with idiot developers where I've had to redo everything. Conversely, I've ended up in situations where my work has been redone because it was too complicated for the inhouse developers to understand and maintain. Different symptoms, same disease--bad management, no budget for design and documentation, etc. Marc

                      Thyme In The Country
                      Interacx
                      My Blog

                      1 Reply Last reply
                      0
                      • G Gary R Wheeler

                        I know I'm a better programmer than a lot of the people I've worked with, at least at certain things. I'm not quite bastard enough to throw it in their faces, though. Except when it comes to GUI code. These guys suck, which they freely admit.


                        Software Zen: delete this;

                        Fold With Us![^]

                        M Offline
                        M Offline
                        Miszou
                        wrote on last edited by
                        #19

                        Gary R. Wheeler wrote:

                        I know I'm a better programmer than a lot of the people I've worked with

                        O rly?[^]


                        Sunrise Wallpaper Project | The StartPage Randomizer | A Random Web Page

                        G 1 Reply Last reply
                        0
                        • T Todd Smith

                          All Programmers are not Created Equal[^]

                          (that is, 10x difference)

                          If that's the case then why aren't they getting paid 10x as much :confused: Have you ever had to work with one of those developers who had negative productivity? Most everything they wrote had to be redone and while they wrote it they required the assistance of other people thus taking up their time as well.

                          Todd Smith

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

                          Todd Smith wrote:

                          developers who had negative productivity

                          hahahahahahaha Yes :mad:

                          Why is common sense not common? Never argue with an idiot. They will drag you down to their level where they are an expert. Sometimes it takes a lot of work to be lazy The people in the lounge said I should google for the answer to a programming question but I do not know what search engine to use

                          1 Reply Last reply
                          0
                          • T Todd Smith

                            All Programmers are not Created Equal[^]

                            (that is, 10x difference)

                            If that's the case then why aren't they getting paid 10x as much :confused: Have you ever had to work with one of those developers who had negative productivity? Most everything they wrote had to be redone and while they wrote it they required the assistance of other people thus taking up their time as well.

                            Todd Smith

                            P Offline
                            P Offline
                            peterchen
                            wrote on last edited by
                            #21

                            A good programmer, on a good day, is ten times more productive than an average one. It's the managers job to make sure the programmer gas as many good days as possible.


                            We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                            My first real C# project | Linkify!|FoldWithUs! | sighist

                            R 1 Reply Last reply
                            0
                            • S spencenaz

                              "If you were marooned on a island with the natives that are cannibals, and you had to program your way off the island, who would you want to be there to help you?" No one, because we would just argue about the best way to code ourselves off the island. :doh: Love programming, hate programmers. :)

                              D Offline
                              D Offline
                              Dave Kreskowiak
                              wrote on last edited by
                              #22

                              I'd want the dumbest idiot I could find. The native could eat him first, giving me more time to code my escape.

                              A guide to posting questions on CodeProject[^]
                              Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                                   2006, 2007

                              1 Reply Last reply
                              0
                              • realJSOPR realJSOP

                                When we made the switch from pascal to C++, my boss wanted me to do this:

                                #define begin {
                                #define end }

                                "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                -----
                                "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                D Offline
                                D Offline
                                DavidNohejl
                                wrote on last edited by
                                #23

                                I did that to mess with my C++ teacher :P


                                [My Blog]
                                "Visual studio desperately needs some performance improvements. It is sometimes almost as slow as eclipse." - Rüdiger Klaehn
                                "Real men use mspaint for writing code and notepad for designing graphics." - Anna-Jayne Metcalfe

                                1 Reply Last reply
                                0
                                • T Todd Smith

                                  My favorite for C++ was:

                                  #define private public

                                  Todd Smith

                                  J Offline
                                  J Offline
                                  JimmyRopes
                                  wrote on last edited by
                                  #24

                                  I once saw this in a program #define ever (;;) It was then used in a for statement for ever{ ... }

                                  Simply Elegant Designs JimmyRopes Designs
                                  Think inside the box! ProActive Secure Systems
                                  I'm on-line therefore I am. JimmyRopes

                                  1 Reply Last reply
                                  0
                                  • T Todd Smith

                                    All Programmers are not Created Equal[^]

                                    (that is, 10x difference)

                                    If that's the case then why aren't they getting paid 10x as much :confused: Have you ever had to work with one of those developers who had negative productivity? Most everything they wrote had to be redone and while they wrote it they required the assistance of other people thus taking up their time as well.

                                    Todd Smith

                                    C Offline
                                    C Offline
                                    code frog 0
                                    wrote on last edited by
                                    #25

                                    Maybe I'm in a bad mood (and I think that is the case) but that's a blog about absolutely nothing. You can say that about sandwich makers, barristas, wives, pilots, plumbers. Whoop! Whoop! Hey I've got one. The sky is blue! No seriously... go look!:-D

                                    1 Reply Last reply
                                    0
                                    • realJSOPR realJSOP

                                      When we made the switch from pascal to C++, my boss wanted me to do this:

                                      #define begin {
                                      #define end }

                                      "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
                                      -----
                                      "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                      M Offline
                                      M Offline
                                      Member 1229083
                                      wrote on last edited by
                                      #26

                                      Yeah, MACROs can be evil - that reminds me an amusing link: The Secret to Better C - Worse Than Failure[^]

                                      1 Reply Last reply
                                      0
                                      • T Todd Smith

                                        All Programmers are not Created Equal[^]

                                        (that is, 10x difference)

                                        If that's the case then why aren't they getting paid 10x as much :confused: Have you ever had to work with one of those developers who had negative productivity? Most everything they wrote had to be redone and while they wrote it they required the assistance of other people thus taking up their time as well.

                                        Todd Smith

                                        W Offline
                                        W Offline
                                        WillemM
                                        wrote on last edited by
                                        #27

                                        It happend to me once, but that developer got kicked out within two weeks. The project was trashed nonetheless, but the damages were kept within an acceptable range.

                                        WM. What about weapons of mass-construction? "What? Its an Apple MacBook Pro. They are sexy!" - Paul Watson My blog

                                        1 Reply Last reply
                                        0
                                        • P peterchen

                                          A good programmer, on a good day, is ten times more productive than an average one. It's the managers job to make sure the programmer gas as many good days as possible.


                                          We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                                          My first real C# project | Linkify!|FoldWithUs! | sighist

                                          R Offline
                                          R Offline
                                          Rocky Moore
                                          wrote on last edited by
                                          #28

                                          peterchen wrote:

                                          managers job to make sure the programmer gas ...

                                          Guess they could supply free beans for lunch every day :)

                                          Rocky <>< Latest Code Blog Post: www.TheWPFDirectory.com site launched! Latest Tech Blog Post: Vista ReadyBoost!

                                          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