DEV Community

Cover image for What are some "classic reads" in programming?
Ben Halpern
Ben Halpern Subscriber

Posted on

What are some "classic reads" in programming?

I'm thinking of blog posts and resources that are more than a few years old, but had a big impact and continue to be circulated as relevant and interesting reads.

Oldest comments (76)

Collapse
 
ben profile image
Ben Halpern

This one comes to mind for me:

"We can't send email more than 500 miles"

Collapse
 
madza profile image
Madza

hackernews? hahah xdd

Collapse
 
chris_bertrand profile image
Chris Bertrand

That's such a good read! It's like an 90s private eye drama!

Collapse
 
ypedroo profile image
Ynoa Pedro

If you are a masochist: Design Patterns: Elements of Reusable Object-Oriented Software (Its not a critic, awesome book but i do prefer colored things haha!)
If you're like me and likes a more light reading the
Head first series
Head First Design Patterns Brain Friendly
Its awesome

Collapse
 
xowap profile image
Rémy 🤖

Modern Operating Systems is a definite must-read if you want to have any clue on what is happening in a computer

The Algorithm Design Manual will give you all the answers to your algorithmic problems

Collapse
 
xowap profile image
Rémy 🤖

Oh shit, it's about blog posts. Sorry :)

Collapse
 
ben profile image
Ben Halpern

I changed the ask to "blog posts and resources" to allow for a broader convo 😄

Collapse
 
helderberto profile image
Helder Burato Berto
Collapse
 
_hs_ profile image
HS

Not a blog but hey. Also new book seams quite nice

Collapse
 
bernardbaker profile image
Bernard Baker

That's what I've recommended.

Collapse
 
elfrasco2046 profile image
Adrian Paredes

I'm reading the 20th Anniversary Edition, from 2019. This book is a must for every developer.

Collapse
 
helderberto profile image
Helder Burato Berto

I'm thinking to get the new version, do you recommend that?

Thread Thread
 
elfrasco2046 profile image
Adrian Paredes

Yes, I do. There are new chapters. Use cases and examples are upgraded, too. I recommend reading the introduction to the second edition and the free chapter to get an idea of what to expect. I'm reading the fourth chapter and it's living up to all my expectations.

Collapse
 
codercatdev profile image
Alex Patterson

Same here

Collapse
 
iggredible profile image
Igor Irianto • Edited

A few that I immediately thought of:

(Edit: now that it's expanded to include other resources, I'm adding one more)

Collapse
 
itsjzt profile image
Saurabh Sharma
Collapse
 
dana94 profile image
Dana Ottaviani

CSS-Tricks' post on flexbox.

css-tricks.com/snippets/css/a-guid...

Collapse
 
shofol profile image
Anower Jahan Shofol

It's really a great resource. I just return to it time to time.

Collapse
 
dechamp profile image
Petry DeChamp Richardson

lol I used this last night for the 1000 time.

Collapse
 
siimsoni profile image
Kristjan Siimson
Collapse
 
colinmtech profile image
Colin Morgan • Edited

I know it's not directly a software book, but I think every developer should read How to Win Friends and Influence People. If there's one weakness the typical developer type suffers from it's an inability to talk to people in a way that fosters positive relationships. If every developer read this book we'd all enjoy working with each other much more.

Some comments may only be visible to logged-in visitors. Sign in to view all comments.