- 4 things everyone in software engineering should read: 1. How to visualize code complexity with 3D graphs; 2. Ensuring safety in C++; 3. The role of RFCs in development; 4.How distributed database architecture works. https://hackerpulse.substack.com/p/4-essential-reads-for-devs-this-week 8 comments programming
Linked pages
- C++ safety, in context – Sutter’s Mill https://herbsutter.com/2024/03/11/safety-in-context/ 687 comments
- GitHub - gabotechs/dep-tree: tool for helping developers keep their code bases clean and decoupled. It allows visualising a "code base entropy" using a 3d force-directed graph of files and the dependencies between. https://github.com/gabotechs/dep-tree 92 comments
- On the Importance of RFCs in Programming | Wasp https://wasp-lang.dev/blog/2023/12/05/writing-rfcs 19 comments
- A deep dive into distributed database architectures https://byteofdev.com/posts/deep-dive-distributed-database/ 4 comments
Related searches:
Search whole site: site:hackerpulse.substack.com
Search title: 4 essential reads for devs this week - HackerPulse Dispatch
See how to search.