DEV Community

Discussion on: Writing code for your future self

Collapse
 
qm3ster profile image
Mihail Malo

There are only two hard things in Computer Science: cache invalidation and naming things.

I guess off-by-one errors are in the past since everyone switched to iterators/functional methods?

Collapse
 
sunnysingh profile image
Sunny Singh

Haha I was debating on including that but I don't think that's the original quote. Didn't seem relevant anyway.

Collapse
 
qm3ster profile image
Mihail Malo

Well I have two comments on this post where I go on about how hard naming is, so the rest was definitely to the point.