11
mordax
5y

Beings of Devrant - what makes a person a bad programmer?

Comments
  • 9
    Not caring - doing the project half-assed because your just didn’t give a shit.
  • 3
    Not following programming standards.
  • 2
    @katbreitin was about to say the same.
  • 4
  • 9
    Not accepting criticism, thinking that you are always right, that not only makes you a jerk but also stops you from learning
  • 2
    Using node
    Using bad code style (unhelpful variable names, unreasonable indentation etc)
    Blaming others for why your code doesnt work
    Neither asking for, nor accepting, nor offering help. (Not collaborating)
  • 4
    In my expereince - the one thing that make a coder a BAD one is the following:
    Writing code as if No one will need to read it, or modify it.

    AKA - perl coder.
  • 3
    Thinking you know it all.
  • 2
    Complaining and not finishing up started projects
  • 2
    Not willing to learn and / or change their mind.
  • 2
    Over confidence
  • 0
    Not agreeing with all of these answers posted here.
  • 0
    @rEaL-jAsE well I'm a bad programmer πŸ˜”thank you JaSe.
  • 0
    Not using StackOverflow. πŸ˜†
  • 0
    Lack of dedication and willingness to complete something.
  • 0
    Imflated ego, no desire to keep learning and trying and being close minded
Add Comment