paint-brush
The two hard problems in computer scienceby@davestagner
6,052 reads
6,052 reads

The two hard problems in computer science

by Dave StagnerApril 26th, 2018
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

There are only two hard problems in computer science:
featured image - The two hard problems in computer science
Dave Stagner HackerNoon profile picture

There are only two hard problems in computer science:

  1. Cache invalidation
  2. Naming things
  3. Asynchronous callbacks
  4. Off-by-one errors
  5. Scope creep
  6. Bounds checking