#interview
Read more stories on Hashnode
Articles with this tag
The Art of Commentative Coding without Comments. · The Motivation: Let's say, you see this code: // Wake the minion up if he's sleeping if (...
A Do's and Dont's list to writing clean code · Chapter 1 : What this is about. It is not enough for the code to work. - Robert C. Martin (Uncle...