How to solve a coding problem
There is a chance that you may have heard that there is no right way how to solve a problem. Every coder has a method, a step-by-step guide on how to find the solution, and this is personal, this is creative freedom.
Not everyone thinks the same, and...
mpfdev.hashnode.dev4 min read
Benjamin Semah
Articles on Web Development and Technical Writing
We often tend to go straight to writing code without taking time to understand the problem and plan a solution. Thanks for reminding us in this article.