My lazy style in programming

Here are my usual mystakes during programming:

  1. mismatching syntax (parentheses, braces, etc.)
  2. I often forget variable names and built-in functions
  3. I often use methods and functions with wrong parameters
  4. I often crash browsers with endless loops
  5. I usually forget to use proper indentation (although I comment my code very well and appropriately.. oh, I think it's Scite's fault.. that's an excuse)
  6. I'm still looking for the perfect programming editor (if it does exist).

And yours?

Leave a Reply

Note: Only a member of this blog may post a comment.