Start to think like a Programmer.

It is very important to know how to think like a programmer because being a programmer means solving problems using codes. Well, It is a creative activity, which requires a set of skills.

Today, we went through some few steps, which are necessary to solve problems. Like first of all to understand, which implies to read the issue a lot of times. Second, to plan how to solve it. Then divide a conquer, sometimes dividing a problem into small problems might help to find the solution. And of course, to keep calm, it might take a long or short time to get to the solution, but getting frustrated doesn’t help. And always practice, practice makes perfect.