What’s popular in software architecture
Your source for what’s next
Popular in live online training
See allApril 24, 2024
Communicating Software Architecture
Presented by Jacqui Read
April 15, 2024
ChatGPT for Software Architects
Presented by Rohit Bhardwaj
April 17, 2024
Architecture Decision Making by Example
Presented by Andrew Harmel-Law
April 18, 2024
Event-Driven Architecture and Data
Presented by Adam Bellemare
April 19, 2024
Architecture foundations: Styles and patterns
Presented by Neal Ford, Raju Gandhi
April 2, 2024
Analyzing Architecture Risk
Presented by Mark Richards
Popular in interactive learning
See allAngular Fundamentals: Preloading Data and Styling Active/Inactive Links
By Himanshu Kumar
Learn how to preload route data and style active links differently from the rest of the links in Angular ...
Hands-On Python Foundations: Exceptions and File Handling
By Arianne Dee
In this scenario, we learn how to handle exceptions as a competent programmer when your code do not go as planned, as well as how to work with files on your ...
Hands-On Python Foundations: Data Structures
By Arianne Dee
In this scenario, we look at Python's core data structures that you will need to write most programs: lists and dictionaries. We'll also briefly look at tuples and sets, two other ...
Hands-On Python Foundations: Virtual Environments and Pip
By Arianne Dee
In this scenario, you'll learn the basics of how to work with Python's built-in tools for managing projects and their required packages. ...
Matrix Chain Multiplication
By George Heineman
Exploring matrix chain multiplication ...
Longest Common Subsequence
By George Heineman
Computing the longest subsequence ...