"Basic Economics" by Thomas Sowell. Helped me gain a more intuitive understanding of economics. On a side note, the man is a machine. He's been writing close to a book a year since the age of 80 (he's 92 now).
I started to read this book but it seems to be full of political bile. How does it compare to Economics in One Lesson?
Ask HN: Do you recall any book or course that made a topic finally click?
281–290 of 515 posts
Re: Ask HN: Do you recall any book or course that made a topic finally click?
#282Re: Ask HN: Do you recall any book or course that made a topic finally click?
#283Re: Ask HN: Do you recall any book or course that made a topic finally click?
#284Re: Ask HN: Do you recall any book or course that made a topic finally click?
#285I was a rather humble support guy for COBOL applications, so I had to learn COBOL, which I did.
I was sent by my manager for a one-off, three-day "advanced COBOL" course.
It wasn't about advanced COBOL; it was an advanced course on the seven-pass Burroughs COBOL compiler. Memory was short in those days, hence the seven passes; intermediate results were files on disk. We learned that by nulling the executable for a chosen pass, we could hack the intermediate files, to do things COBOL programs weren't supposed to do, like calling OS functions.
I learned how parsers work, and how parse trees are represented. I learned about intermediate code, optimisers, interpreters, and code generators. I got interested in compilers, and wrote a source-level debugger. It was just a three-day course, but it was incredibly valuable to me. Perhaps life-changing.
Perhaps it's not so much that that course made something click that wasn't clicking for me; rather, it inspired an interest in me that simply wasn't there before.
As I said this was a one-off course. There was about seven of us, and I don't believe anyone else ever received that training.
Re: Ask HN: Do you recall any book or course that made a topic finally click?
#286Re: Ask HN: Do you recall any book or course that made a topic finally click?
#287It showed me how to really use C++ effectively back in the 1990's. It was at the time in a class by itself. (Pun intended).
Re: Ask HN: Do you recall any book or course that made a topic finally click?
#288"Basic Economics" by Thomas Sowell. Helped me gain a more intuitive understanding of economics. On a side note, the man is a machine. He's been writing close to a book a year since the age of 80 (he's 92 now).
Re: Ask HN: Do you recall any book or course that made a topic finally click?
#289CS50x made computer science click for me after dabbling on and off for years with various bootcamp-like programs on topics like data science, python, APIs, etc.
Re: Ask HN: Do you recall any book or course that made a topic finally click?
#290Earlier quoted context omitted.
Perhap similarly, on an arduous journey to better my mental health and character I have found much to learn with paradoxical situations arising in zen koans. A good book with plenty of koans was Mumonkan/Gateless gate, in a compilation like this: https://www.goodreads.com/book/show/593516.Two_Zen_Classics They've been helpful as a reinforcement (and contrast) to more logical things, as well as therapies (DBT, CBT).
Thanks for the recommendation. I really want to get into Zen Buddhism (as a form of spirituality that meshes better with my atheism), but after that first chapter the Alan Watts book becomes pretty dense and I need serious time and dedication to unpack its arguments. I probably need something easier to digest.
It's from The Great Courses, but also available as audiobook on Audible.
BTW he also recommends the same book (gateless gate + blue cliff records, same translation) as the parent poster.