How to start thinking like programmers? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to start thinking like programmers?

what should I do for it?

7th Mar 2017, 8:23 AM
Shiv Mishra🎸
Shiv Mishra🎸 - avatar
3 Answers
+ 12
Solve one problem before proceeding to work on another. For the love of cookies - I've seen people who create ten new errors when they fail to solve the first error, then move on to another error hoping to make up for it. Just like how you make sure your program is runnable/compilable throughout the coding progress, it is important to make sure you don't have major, fatal errors in life which you have been ignoring, all the while working on smaller issues.
7th Mar 2017, 9:13 AM
Hatsy Rei
Hatsy Rei - avatar
+ 3
Good question. I would say that one of the most important thing is to be able to write down your ideas with clear sentences. I mean if you feel unclear, you can't make a understable of your project, just keep develop your idea before start.
7th Mar 2017, 8:37 AM
Geoffrey L
Geoffrey L - avatar
+ 2
@Hatsy xD that is full of experience feeling! The meaning of it is... take your time to build a good code is better than run to pass the finish line. Code is like fundations of a house, if not stable everything will become a mountain of patchs and thats the most painfull way to code.
7th Mar 2017, 9:20 AM
Geoffrey L
Geoffrey L - avatar