What’s popular in software development
Your source for what’s next
Popular in live online training
See allJanuary 13, 2025
Software architecture by example
Presented by Neal Ford, Mark Richards
December 17 & 18, 2024
System Design by Example
Presented by Rohit Bhardwaj
December 4, 2024
Architecture Decision Making by Example
Presented by Andrew Harmel-Law
January 7 & 8, 2025
System Design Interview Boot Camp
Presented by Rohit Bhardwaj
January 10, 2025
Communicating Software Architecture
Presented by Jacqui Read
November 13, 2024
Communicating Software Architecture
Presented by Jacqui Read
Popular in interactive learning
See allSubset Sum Problem
By George Heineman
Determining whether a subset sums to a target value ...
Matrix Chain Multiplication
By George Heineman
Exploring matrix chain multiplication ...
Longest Common Subsequence
By George Heineman
Computing the longest subsequence ...
Hashtable Structures: Hashing Functions in Practice
By George Heineman
Explores hash() functions in Python and alternative ...
Hashtable Structures: Visualizing Open Addressing
By George Heineman
Using hashing to retrieve values stored in an array ...
Hashtable Structures: Visualizing Separate Chaining
By George Heineman
Using linked lists to store values as distributed by hashing ...