1. Measuring good code by the number of lines

Whether the code was done with a small number of lines or a lot of lines of code, good clean code should not be measured by the number of lines!

If you produce great code, with few bugs and easy to maintain, it is pretty much all that matters.

2. Looking for the answer before trying to solve the problem

Not having the confidence to believe that they can solve the problem for themselves so they go look online or ask another developer before even looking at it themselves.

One of the bigger problems with this is when code is copied from somewhere like StackOverflow and if any problems happen the developer doesn’t know how to fix it as they don’t understand how it works.

#technology #software-development #coding #javascript #programming

16 Programming Mistakes Most Inexperienced Programmers Make
1.15 GEEK