I'm moving back into a team leadership role after working for myself a while so probably The Managers Path and Managing Humans. Would love to hear other suggestions for software development managers too!
Ask HN: Books you plan to read in 2020?
261–270 of 335 posts
Re: Ask HN: Books you plan to read in 2020?
#262I hilariously overestimate the number of books I can get through when I make these lists, but my current list for 2020 is as follows: Digital Minimalism: Choosing a Focused Life in a Noisy World The Man Who Solved the Market: How Jim Simons Launched the Quant Revolution Book of Proof Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems Seeing Like a State: How Certa…
Re: Ask HN: Books you plan to read in 2020?
#263Re: Ask HN: Books you plan to read in 2020?
#264USMC Commandant's 2020 Reading List. This year I am finishing up the Harvard Classics and am looking for a new view point. https://www.myharvardclassics.com/categories/20120612_1 Unfortunately, the military only publish on New Years Day (traditionally as a sort of holiday gift to those under command), so the 2020 list is not out yet. Every title is free via either the base library or the Navy Digital Library. Most ha…
I wouldn't bother with Ready Player One, which is an unrewarding story mostly written as an effort by the author to collect every bit of his 80s nostalgia in one place. Instead I would suggest Speaker For The Dead, the sequel to Ender's Game and a remarkable novel.
Re: Ask HN: Books you plan to read in 2020?
#265Plan to read again: - How Democracies Die https://en.wikipedia.org/wiki/How_Democracies_Die - The Rise and Fall of the Third Reich: A History of Nazi Germany https://en.wikipedia.org/wiki/The_Rise_and_Fall_of_the_Third...
Re: Ask HN: Books you plan to read in 2020?
#266Re: Ask HN: Books you plan to read in 2020?
#267Re: Ask HN: Books you plan to read in 2020?
#268- The Art and Craft of Problem Solving
- Div, Grad, Curl and all that
- Visual Complex Analysis
- Ordinary Differential Equations
- Mathematics and Its History
- Geometry and the Imagination
- Introduction to Electrodynamics
- Penrose's Road to Reality
Re: Ask HN: Books you plan to read in 2020?
#269Earlier quoted context omitted.
I wouldn't bother with Ready Player One, which is an unrewarding story mostly written as an effort by the author to collect every bit of his 80s nostalgia in one place. Instead I would suggest Speaker For The Dead, the sequel to Ender's Game and a remarkable novel.
I had a lot of fun reading the book and thought it was influential to my view of the future and VR. It's an easy read (I finished it on a long train ride) but certain parts stuck in my brain ever since. Much different and more mature than the movie.
Re: Ask HN: Books you plan to read in 2020?
#270My top priority books: Software Requirements - Karl Wiegers Programming TypeScript - Boris Cherny Associate Cloud Engineer Study - Dan Sullivan Design Patterns - Gang of Four Refactoring - Kent Beck, Martin Fowler Programming Pearls - Jon Bentley Patterns of Enterprise Application Architecture - Martin Fowler The Pragmatic Programmer - David Thomas, Andrew Hunt CSS: The Definitive Guide - Eric A. Meyer, Estelle Weyl…
Skip design patterns, I think it locks developers into a sort of religious loyalty towards OOP abstractions. When you understand the pattern it describes you get a sort of catharsis for discovering a new interesting thing. In reality, any of these patterns are just bad despite the cleverness. Modern programming is heading in a different direction already so it'd be better to move forward without it.