Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the evolution of switch statements in Java, from their origins to their transformation into powerful pattern-matching expressions in modern versions of the language. Delve into the elegance and conciseness of this feature, understanding its impact on code refactoring and readability. Learn how to handle nulls effectively and combine patterns for more robust code. Gain insights from Venkat Subramaniam, founder of Agile Developer Inc., as he presents this 30-minute talk on the advantages of pattern matching in Java development.
Syllabus
Introduction
What is Pattern Matching
Handling Nulls
Combining Nulls
completeness
Taught by
Java