Ask HN: Books you should have read when you start a career in SE / CS?
81–90 of 99 posts
Re: Ask HN: Books you should have read when you start a career in SE / CS?
#82Re: Ask HN: Books you should have read when you start a career in SE / CS?
#83Re: Ask HN: Books you should have read when you start a career in SE / CS?
#84Most books recommended here are for programming of some or administration, anyone have notable books for cyber security, pen testing, red teaming, etc?
Re: Ask HN: Books you should have read when you start a career in SE / CS?
#851. Mythical Man Month - obvious reasons 2. Deathmarch: The Complete Software Developer's Guide to Surviving 'Mission Impossible' Projects- also a classic. 3. Thinking fast and slow - a great introduction to biases that will affect your thinking in any project. 4. The Art of War - strategy and tactics for attacking any problem. My personal favorite translation is by Thomas Cleary.
It's next to impossible to find a soft copy of "Deathmarch", except for in Russian. I tried but I haven't found yet.
Re: Ask HN: Books you should have read when you start a career in SE / CS?
#86I'm surprised to see basically only books on how to be better at making software. Nothing on negotiation or other soft skills like that. Do people generally just not value things like negotiating? Or do you just not think a book would have helped younger you?
Re: Ask HN: Books you should have read when you start a career in SE / CS?
#87Re: Ask HN: Books you should have read when you start a career in SE / CS?
#88Re: Ask HN: Books you should have read when you start a career in SE / CS?
#89Re: Ask HN: Books you should have read when you start a career in SE / CS?
#90My take on some which I think should be atleast read once: 1) The unix programming environment 2) The design of the unix operating system 3) The Pragmatic Programmer 4) Programming Pearls 5) Computer Systems: A Programmers Prespective 6) K & R C 7) The art of Unix Programming. PS: I admit my bias towards systems.
I’m halfway through the 5 and its an amazing resource.