problem
Know the problem, Johnny!
· β˜• 3 min read · ✍️ noel
There are many things that programming has taught me. One of them is this: Knowing the problem is half the solution. Most of the time what you see as the problem is not the actual problem. The actual problem most of the time, hides behind it’s effects. What the heck am I talking about? Let me give you an example. In programming, there is a term called “logical error”. It basically means that wrong logic is used in the program.