Content tagged with “software”

There are item(s) tagged with “software” on this site.

A Philosophy of Software Design
Pages
190
Author
John Ousterhout
Published
2018
Date
Tags
software

“This is a wonderful book that every novice programmer should read. It’s full of stunningly good advice about how to plan and write good code. However, it was wasted on me, because I’ve learned all these lessons. In no way is this a brag – rather, I say this to demonstrate how practically grounded…”

Designing Data-Intensive Applications
Pages
562
Author
Martin Kleppmann
Published
2017
Date
Tags
software, business, project-management, web

“I’m rating this 5-starts merely for the level of effort that went into it. That doesn’t mean I understood it all. This is the look at all the ways people design software that handle large volumes of data. Things like replication, partitioning, indexing, etc. And it doesn’t just described them – it…”