1 min readDec 5, 2017
Hey John, I understood your viewpoint, programming is definitely about problem solving, BUT this challenge is to get new developers more comfortable with writing code and understanding what that code is doing(that’s why I say review your code when done)I believe you have to understand the code that you are writing first before you can understand how to solve a problem in a program with that code. The more you understand what the code you’re writing is doing then it’s easier to solve a problem in the program.