Programming
High Cohesion, Loose Coupling
Master the fundamental principles that separate maintainable, scalable software from tangled spaghetti code. An interactive exploration of cohesion and coupling with modern examples.
asleekgeek
12 min read
Articles about programming fundamentals, algorithms, and performance
2 articles in this category
Master the fundamental principles that separate maintainable, scalable software from tangled spaghetti code. An interactive exploration of cohesion and coupling with modern examples.
Understand computer operation latencies from L1 cache to network round trips. Interactive tool to visualize these numbers in human-scale time.