¿How can I develop my logic? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

¿How can I develop my logic?

I'm studying programming as a career, but i've been working in other fields, so I want to improve my logic, cause its rusted, so i could work and compete with others on the programming field Is there any recomended page or book for this? thanks in advanced

6th Jun 2018, 12:59 PM
Ana De Janón
Ana De Janón - avatar
3 Answers
+ 1
Ana This is an apparently simple question with a complex answer. I have been thinking about this and from a philosophical point of view I think one should start at Aristotle, before you start with Boole. I will try to formulate a better answer.
6th Jun 2018, 1:08 PM
Louis
Louis - avatar
+ 1
do maths, and learn about different algorithms and why they work. maybe learn some graph theory and some theoretical computer science i think graph theory is a very nice starting point cause a lot of problems can be formulated as graph theory problems in the end you will only get better at logical thinking by doing more logical thinking
6th Jun 2018, 1:41 PM
Max
Max - avatar
+ 1
like formal logic? or just logical ability "william spaniel " has a formal logic course on YouTube I like along with some other courses but if you just mean logical ability maybe study some interesting data structures or mathematics
8th Jun 2018, 12:00 AM
Rational Agent