+ 2
How to improve logical thinking?
logical reasoning
7 Respostas
+ 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.
+ 2
wow super article
+ 2
I dont know, but I think playing logical games on smartphone is pleasant :))
+ 1
Search for topic "Algorithms" (MIT OpenCoursware has 2 subjects on YT channel, they use python as tool...
+ 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).
+ 1
yeah...good visions u have all got
+ 1
gud idea