CARVIEW |
What’s popular in software architecture
Your source for what’s next
Popular books
See allFundamentals of Software ArchitectureBy Mark Richards, Neal Ford
Fundamentals of Software Architecture, 2nd EditionBy Mark Richards, Neal Ford
Clean Architecture: A Craftsman's Guide to Software Structure and DesignBy Robert C. Martin
Head First Software ArchitectureBy Raju Gandhi, Mark Richards, Neal Ford
Popular in live online training
See allJuly 24, 2025
Event-Driven Architecture and Data
Presented by Adam Bellemare

September 2, 2025
Architecture foundations: Styles and patterns
Presented by Neal Ford, Raju Gandhi


September 15, 2025
Software Architecture Characteristics: Defining, Discovering, and Protecting Architecture
Presented by Neal Ford, Raju Gandhi


August 12, 2025
Software Architecture Superstream: Architecture Patterns and Antipatterns for AI
Presented by Neal Ford, Bharani Subramaniam, Luca Mezzalira, Nischal HP, Dikshant Adhikari, David Bressler, Adi Polak, Tim Berglund
August 4 & 5, 2025
System Design Interview Boot Camp
Presented by Rohit Bhardwaj

August 18 & 19, 2025
From developer to software architect
Presented by Nathaniel Schutta

Popular in interactive learning
See allBuilding the Model for an Email Spam Detection Algorithm
By Partha Majumdar
In this lab, we prepare the training data, build the model, and check its goodness ...
MinEdit Distance "STATE"—"STEALTH"
By George Heineman
Computing minimum edit distance ...
Sorting Algorithms: Quicksort Variations
By George Heineman
A recursive sorting algorithm ...
Binary Heap Structure: Implementing Binary Heaps
By George Heineman
Storing binary heaps in an array ...
Floyd-Warshall All Pairs Shortest Path
By George Heineman
Understanding All-Pairs Shortest Path ...
Cycle Detection
By George Heineman
Detecting cycles in directed graphs ...