What’s popular in software development
Your source for what’s next
Popular in live online training
See allFebruary 7, 2024
Software Architecture Characteristics: Defining, Discovering, and Protecting Architecture
Presented by Neal Ford, Raju Gandhi
Defining, Discovering, and Protecting Architecture Software systems consist of designs to both satisfy requirements and architecture characteristics, also known as non-functional requirements. Identify and preserving architecture characteristics is a key responsibility ...
January 16, 2024
Architecture Decision Making by Example
Presented by Andrew Harmel-Law
A guide for architects and developers In this course, youâll: Use architecture decision records to make and record great decisions Seek out and weigh the best advice in your decision making ...
January 4, 2024
Tools for Making Major Changes to Architecture
Presented by Neal Ford
Tools to make major changes to architectures Architects often find themselves facing the task of restructuring their current architecture or migrating from one architectural style to another to meet evolving needs ...
January 5 & 12, 2024
System Design by Example
Presented by Rohit Bhardwaj
Learn to design resilient systems for innovative technologies Course outcomes: Understand how to approach problems and requirements using system design methodology Learn how to solve challenging real-time scenarios Course description: Join ...
February 1, 2024
Event-Driven Architecture and Data
Presented by Adam Bellemare
A hands-on course for extracting and using events from existing data stores Getting started with event-driven architectures requires access to quality event data. In a typical organization, most of this data ...
February 5, 2024
Comparing Software Architectures
Presented by Jacqui Read
How to evaluate different architecture solutions The ability to objectively compare architectures is a valuable skill for architects, yet learning how to compare them suffers from an obvious lackâhow can someone ...
Popular in interactive learning
See allJava Core Beam: ParDo OneToMany
By Austin Bennett
Implementing a ParDo Function: One To Many ...
Java 11 Collection API: Convert a Collection into an Array
By Benjamin Muschko
Learn how to convert a Collection into an Array ...
Java 11 String API: Process Multiline Strings
By Benjamin Muschko
Learn how to process multiline Strings ...
Java 11 String API: Check for Empty or Whitespaces in a String
By Benjamin Muschko
Learn how to validate a String is blank or contains whitespace characters ...
Java 11 CLI: Launch Single-File Program without Compilation
By Benjamin Muschko
Learn how to launch single-file programs without compilation ...
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 ...