Ask HN: How do you improve your analytical thinking?
1–7 of 7 posts
Re: Ask HN: How do you improve your analytical thinking?
#2Re: Ask HN: How do you improve your analytical thinking?
#3You could call it 'deep learning'.
But you shouldn't ;)
Re: Ask HN: How do you improve your analytical thinking?
#4I talk about this in more detail, and suggest a book to read about writing, here: https://codewithoutrules.com/2016/06/15/writing-book/
Re: Ask HN: How do you improve your analytical thinking?
#5Re: Ask HN: How do you improve your analytical thinking?
#6Re: Ask HN: How do you improve your analytical thinking?
#7Mathematics and puzzles/games. Take sudoku for example. It helps you to practice deductive reasoning. But the important step (I think) is when you start trying to solve harder problems and turn to math to formalize the collection of techniques you have accumulate during practice, resulting in concepts like 'pre-emptive sets'. When you transition from a collection of techniques to a theoretical foundation, you know ha…
After playing one puzzle game on commutes for a few weeks, I'll find myself almost subconsciously doing the same sort of pattern matching against bricks or tiles or the windows on a high rise. Switch to another game and it becomes a different sort of pattern matching.
The human brain, of course, is a trainable pattern matching engine. Puzzle games are great for giving it a workout and teaching it new classes of patterns. The more casual the game the better. Dots or 2048 or Mah Jong or whatever.