Single Responsibility Principle means every module/class/function should only have one responsibilit...Read more
Coding is about doing it for your future self. Write readable code, plan ahead, and thoroughly test ...Read more