Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

The Good, the Bad and the Ugly of Java API Design

Devoxx via YouTube

Overview

Explore the evolution of Java API design in this 49-minute Devoxx conference talk. Dive into the challenges of maintaining backward compatibility while modernizing the language. Examine commonly used Java APIs that cause difficulties for developers and learn from their shortcomings. Discover principles for clean API design and how they've been applied to new features in JDK 9, 10, 11, and 12. Investigate improvements in Collections, StackWalker, ProcessHandle, and HTTP/2 client APIs through live coding examples. Gain insights on creating cleaner code using modern JDK features and designing your own APIs that are both clean and user-friendly. Analyze empty patterns, side effects, hidden assumptions, and positive design patterns to enhance your Java development skills.

Syllabus

Intro
Collections
Stack Walker API
Process API
Process Builder
HTTP2 Client
HTTP Client
Recap
Empty patterns
Side effects and hidden assumptions
Nice patterns

Taught by

Devoxx

Reviews

Start your review of The Good, the Bad and the Ugly of Java API Design

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.