Reddit Reddit reviews Aha! Insight

We found 4 Reddit comments about Aha! Insight. Here are the top ones, ranked by their Reddit score.

Humor & Entertainment
Books
Puzzles & Games
Puzzles
Aha! Insight
psycology
Check price on Amazon

4 Reddit comments about Aha! Insight:

u/reddilada · 46 pointsr/learnprogramming

I'm not familiar with anything current but I'm sure it exists. When I was doing the bulk of my learning we were still carving holes in strips of cardboard to produce code. Someone younger would probably give better, more current advice.

In general, refining your problem solving skills involves a great deal of introspection. Everything you complete you should go back and analyze the stumbles you had along the way. What caused delays, what produced bugs, what just didn't work very well. Look at these things and try to determine what you could have done differently. No better teacher than failure.

Two very old books that got me started: Aha: Gotcha and Aha:Insight. They are amazing puzzle books written by the master of puzzles, Martin Gardner. They have a bit of a math slant, but not too much. Read the reviews to see if it floats your boat.

Math, imo, is the basis of solid problem solving. It's the reason we learn math from pre-K all through university. You're not doing it so you can do calculus at the grocery store, and I've never used a lick of it in my career, but it does teach you how to think in a logical manner, breaking big problems down into little ones.

Another book that had some impact on my career was Design of Everyday Things. Good read for usability.

u/Teggus · 2 pointsr/math

The Turing Omnibus has a bit of that sort of thing. It is mainly focused on computer science, and features some anecdotes about the uses of the techniques explained. This book has a lot of contributors, so the tone varies a bit from chapter to chapter, but it introduces a lot of topics.

In Code examines the RSA (and goes into a bit of depth about Modular Arithmetic) as well as the author's exploration of an alternative encryption.

Aha! Insight and The Number Devil are good books too. They're both aimed at younger readers, and feature lots of illustrations but focus more on thinking about numbers (and problems) than the mechanics of doing calculations.

u/BetUrProcrastinating · 2 pointsr/NotMyJob

https://www.amazon.com/Aha-Insight-Martin-Gardner/dp/071671017X/ref=pd_lpo_sbs_14_t_1?_encoding=UTF8&psc=1&refRID=TMSE4QQVMX4M815KJWAV

I know I'm late but I'm pretty sure "nosmo king" was in this puzzle book written by Martin gardener

u/OldWolf2 · 2 pointsr/learnprogramming

If you thought that was good, take up mathematics as a hobby. That's what we live for.

Book recommendation