Don’t take advice too literally — Misconception #1: Verbosity is King 👑 In my initial years of programming, I was taught to leave comments everywhere — be it defining a module, class, function, method or even within lines of code. The idea was to be as verbose as possible such that other developers picking up or referencing your code knew exactly what…