▲ | matheusmoreira 4 days ago | ||||||||||||||||||||||||||||||||||||||||
> Of course some engineers need to implement hash tables, or sorting algorithms or whatever. > We love those engineers: they write libraries we can use off the shelf so we don’t have to implement them ourselves. The world needs to love "infrastructure developers" more. To me it seems only the killer app writing crowd is valued. Nobody really thinks about the work that goes into programming languages, libraries and tools. It's invisible work, taken for granted, often open source, not rarely unpaid. > It wasn’t opening a textbook to find the famous algorithm that would solve my problem. I had that exact experience. I'm working on my own programming language. After weeks of trying to figure something out by myself, someone told me to read Structure and Interpretation of Computer Programs. It literally had the exact algorithm I wanted. | |||||||||||||||||||||||||||||||||||||||||
▲ | chamomeal 4 days ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||
Dang I got this book a few weeks ago and still haven’t cracked it open. Maybe today is the day | |||||||||||||||||||||||||||||||||||||||||
|