Ask HN: Books or games to teach kids math
EDIT: typos
EDIT: typos
Books like this that I liked:
- The Selfish Gene
- Rationality: From AI to Zombies
- The Scout Mindset
- Asking the Right Questions (Critical Thinking)
I've read "Surely You're Joking Mr. Feynman" already and could barely finish it. I respect that Feynman is a great scientist but he came across too full of himself in the book.
I'm planning on reading "The Beginning of Infinity" sometime this year and I am collecting more recommendations.
EDIT: Formatting.
for(int i = 0; i < Random(1, 100); i++);
I tried to guess the answer analytically and gussed ~50 but the empirical test was surprising to me. Can someone explain why the average is around 12?Runnable code: https://replit.com/@aalhour/RandomLoop#main.py
EDIT: Formatting.
I was wondering if there is a book on building databases that's written in a similar fashion to "Crafting Interpreters". A book that would teach you about databases while having you build one yourself.
What would be a good alternative text to the "Probability, Random Variables, and Stochastic Processes" book? I couldn't find it for a cheap price in Europe (~90 eur).
Link: https://www.amazon.de/dp/0071226613/
What have you learned at Google, as a Software Engineer, that you think was interesting and helped you up your game as an engineer? Anything you can share with people outside of Google that can help them improve as engineers?