Books for Software Engineers in 2023
51–60 of 127 posts
Re: Books for Software Engineers in 2023
#52I'd also read the books from Teach Yourself CS ( https://teachyourselfcs.com ): - Structure and Interpretation of Computer Programs - Computer Systems: A Programmer's Perspective - The Algorithm Design Manual - Mathematics for Computer Science - Operating Systems: Three Easy Pieces - Computer Networking: A Top-Down Approach - Readings in Database Systems - Crafting Interpreters - Designing Data-Intensive Applications…
Re: Books for Software Engineers in 2023
#53Earlier quoted context omitted.
THIS PLACE IS RESERVED FOR JELLY BEAN STAINS . . . . . The whole The Little|Seasoned|Reasoned Schemer plus its other variants The Little ML'er|Java|Prover|Typer are some of the most mind bending books that you will ever read ever. And it is not the just the end result. Reading these books well will teach you socratic method of teaching/learning, which is great in itself. And will help you teach yourself a wide variet…
Why are people downvoting and flagging this comment? The top and bottom are literal quotes from The Little Schemer and the rest is just a short review of the books and an honest assessment of the trouble with the Socratic method (it doesn't work for everyone).
Re: Books for Software Engineers in 2023
#54“This book is a must-read for any serious software engineer.” This isn’t necessarily wrong but it always reminds me of the era when I had severe impostor syndrome. I haven’t read any of these books and I’m doing very well. I guess I’m just not serious enough. :)
I tend to interpret these as not "if you don't read this, you're not a serious software engineer", but rather "if you're a software engineer, you are more likely to enjoy this book".
Re: Books for Software Engineers in 2023
#55Earlier quoted context omitted.
Why are people downvoting and flagging this comment? The top and bottom are literal quotes from The Little Schemer and the rest is just a short review of the books and an honest assessment of the trouble with the Socratic method (it doesn't work for everyone).
Because it's a weird comment that looks like spam and is basically incomprehensible for it until you added context. Thanks for doing that, btw.
.
.
.
.
.
.
TOP ANCHOVY WITH CHEESE.
Re: Books for Software Engineers in 2023
#56Earlier quoted context omitted.
I tend to interpret these as not "if you don't read this, you're not a serious software engineer", but rather "if you're a software engineer, you are more likely to enjoy this book".
ahem: https://www.rfc-editor.org/rfc/rfc2119
Re: Books for Software Engineers in 2023
#57I guess the question is: what is the maximum number of pages from these books one can realistically digest and internalize in a year and how do sort on those pages for the most valuable ones
Re: Books for Software Engineers in 2023
#58“This book is a must-read for any serious software engineer.” This isn’t necessarily wrong but it always reminds me of the era when I had severe impostor syndrome. I haven’t read any of these books and I’m doing very well. I guess I’m just not serious enough. :)
Re: Books for Software Engineers in 2023
#59Re: Books for Software Engineers in 2023
#60SICP shouldn’t be on this list. Few people actually read it and most just worship it unread like a bible. It was Hilfinger’s assigned text in 61A at Berkeley but without any assigned readings. On the other hand, The Little Schemer which has a lot of the important ideas from SICP might be on a list such as this. But it’s too accessible to warrant much respect.
THIS PLACE IS RESERVED FOR JELLY BEAN STAINS . . . . . The whole The Little|Seasoned|Reasoned Schemer plus its other variants The Little ML'er|Java|Prover|Typer are some of the most mind bending books that you will ever read ever. And it is not the just the end result. Reading these books well will teach you socratic method of teaching/learning, which is great in itself. And will help you teach yourself a wide variet…