What’s popular in software development
Your source for what’s next
Popular in live online training
See allDecember 16, 2025
Cursor for Software Engineers
Presented by Sergio Pereira

December 15, 2025
Software Architecture Styles
Presented by Neal Ford, Raju Gandhi


December 16 & 17, 2025
System Design Interview Boot Camp
Presented by Rohit Bhardwaj

December 1, 2025
Agentic Coding with Claude Code
Presented by Ken Kousen

December 4, 2025
Generative AI for Software Architecture Diagrams
Presented by Jacqui Read

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


Popular in interactive learning
See allBinary Heap Structure: Visualizing Binary Heaps
By George Heineman
Sinking and swimming ...
Analyzing Algorithms: Sample Algorithm with O(N!) Classification
By George Heineman
Compute a 3x3 magic square using a brute-force algorithm ...
Analyzing Algorithms: Sample Algorithm with O(2N) Classification
By George Heineman
Determine whether the sum of a subset of values equals a target value ...
Making Predictions Using a Model for an Email Spam Detection Algorithm
By Partha Majumdar
In this lab, we make a prediction on the test data and the near-real-life data ...
Depth-First Search
By George Heineman
Understanding Depth-First Search ...
Use Recursion to Compute a Convex Hull
By George Heineman
A recursive implementation to compute Convex Hull ...