0
How to improve Problem solving skill ?
How Can I improve my logical and problem solving skills
2 Respuestas
+ 6
How to improve programming and logical skills
The conditional statement
Programming is more about conditions and looping.To improve logical thinking, start to think conditionally such as Yes or No,True or False.Try to question yourself or solve a problem as a conditional statement such as if...then...it's very helpful to improve your conditional reasoning power.
2. Think like a machine
The machine didn't understand anything because it works on the instruction which we gave. To solve a problem, give instructions and try to follow the order. Here, instructions are nothing but logic. Machine-oriented thinking will help you to write logic in a program.
3. Solve logic puzzles
Try to solve riddles and puzzles from newspapers or in a modern mobile app.Don’t get disheartened if you can't solve them at first attempt or take a long time to solve them.Remember that you are in the process of learning and improving skills.Your brain will be trained to think differently with every puzzle that you try to solve.
/Matiyas/
+ 3
One tip is to anticipate the unknowns and their potential impact for solving the problem.
For example, this post asks a very generic question without anticipating the impact of missing details about your specific strengths, challenges, and experiences.