Content
@
0 reply
0 recast
2 reactions
Kyu
@kyu
What's your favorite software engineering book? ๐ One of my favorites is certainly "A Philosophy of Software Design" by John Ousterhout. It's relatively a short (170 pages) book and it's full of insightful and practical wisdom. John also gave a talk at Google: https://www.youtube.com/watch?v=bmSAYlu0NcY
1 reply
1 recast
4 reactions
Kyu
@kyu
Here are some quotes from the book that I like: 1) "The most important issue in designing classes and other modules is to make them deep, so that they have simple interfaces for the common use cases, yet still provide significant functionality."
1 reply
0 recast
2 reactions