How to improve logical thinking? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to improve logical thinking?

logical reasoning

3rd Feb 2017, 2:11 PM
Bharat Gh
Bharat Gh - avatar
7 Answers
+ 4
I think this is an good article about this topic: https://www.quora.com/How-do-I-improve-logic-building-skills-in-a-Programming-language but I would recommend you to code small programs which arent just "Hello World" or an calculator. Write a small tool which prints the fibonacci numbers from 1 to 100, or write conways game of life - https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life also you could read tools coded by others and try to understand the flow.
3rd Feb 2017, 2:19 PM
R4xx4r
R4xx4r - avatar
+ 2
wow super article
4th Feb 2017, 12:12 PM
Bharat Gh
Bharat Gh - avatar
+ 2
I dont know, but I think playing logical games on smartphone is pleasant :))
4th Feb 2017, 5:16 PM
Biobii
Biobii - avatar
+ 1
Search for topic "Algorithms" (MIT OpenCoursware has 2 subjects on YT channel, they use python as tool...
3rd Feb 2017, 2:26 PM
Ladislav Milunović
Ladislav Milunović - avatar
+ 1
IMHO, some people just have the talent, but other than that it's practice, practice and more practice. Practice doesn't have to be coding, it can be developing algorithms - eg what are the steps to fetch post from the post office box - there are millions of processes we do routinely but never think about them, or try solving crime stories on tv (maybe not as some of the clues are so obscure).
3rd Feb 2017, 11:23 PM
Paul
Paul - avatar
+ 1
yeah...good visions u have all got
4th Feb 2017, 2:40 PM
Bharat Gh
Bharat Gh - avatar
+ 1
gud idea
4th Feb 2017, 5:20 PM
Bharat Gh
Bharat Gh - avatar