Ask HN: What Are the Masterworks of Software?
https://twitter.com/adamthesherwood/status/1401308468263325698:
A fundamental component of classical art training was copying works by masters.
What are the masterworks of software engineering?
A fundamental component of classical art training was copying works by masters.
What are the masterworks of software engineering?
9 comments
[ 3.6 ms ] story [ 32.9 ms ] threadThe closest equivalent, I would say, would be learning the simple elegance of algorithms and data structures like quicksort or the linked list.
https://www.folklore.org/StoryView.py?story=Round_Rects_Are_...
https://en.wikipedia.org/wiki/Fast_inverse_square_root#Histo...
The nice thing about them is that they are open source so you can have a look at how they have been implemented and probably step up your C and systems programming game a lot.