top | item 18873667

Ask HN: What books should I read to forward my career as a engineer?

18 points| talson | 7 years ago | reply

8 comments

order
[+] broahmed|7 years ago|reply
Clean Code by Robert Martin. You'll see it mentioned frequently on HN and online in general. Changed the way I wrote code almost immediately. I kind of wish it had been a part of my university curriculum. I'm sure we HNers can pick on the book for this and for that (can't any book?) but overall I think it's excellent.

For other books, this page is also a good start: https://hackernewsbooks.com/top-books-on-hacker-news

[+] romanhn|7 years ago|reply
Designing Data-Intensive Applications by Martin Kleppmann. If you ever plan on working on systems with high availability, high throughput or high data volume requirements, this is the book to read. Great balance between practical and theoretical, best book on distributed systems IMO.
[+] franzwong|7 years ago|reply
No matter you want to become a manager or architect, you need to know how to run a project.

The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win https://www.amazon.com/Phoenix-Project-DevOps-Helping-Busine...

[+] laurentl|7 years ago|reply
I would recommend The Goal (E. Goldratt) over The Phoenix Project. Although The Goal is not about IT, I feel it’s much more didactic on how to identify problems and deal with them. In The Phoenix Project, things kinda fall into place without any deeper reasoning about why they should.
[+] MattLeBlanc001|7 years ago|reply
How to win friends and influence people.

This is a must read. It will give you a lot of insight on how to deal with people.

[+] notomorrow|7 years ago|reply
* Hackers and painters * Deep work * The Code