Everything You Always Wanted to Know About Pattern Matching
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Explore the intricacies of Scala's pattern matching in this 46-minute conference talk from Scala Days New York 2016. Delve into the mechanics behind this popular feature, addressing common questions and misconceptions. Learn about constant patterns, case classes, extractors, and sequence matching operators like "::" and "+:". Gain insights into efficiency considerations and discover how to create custom extractors. Perfect for Scala developers looking to deepen their understanding of pattern matching and its underlying principles.
Syllabus
Introduction
Constant Pattern
Common Mistakes
Metric
Minutes Hours
Pattern Matching
Plus It Takes
Apply
Double colon
Plus colon
Pattern match
Case classes
Companion objects
Using fields directly
Using variables
Lookups
Summary
Taught by
Scala Days Conferences
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Parallel programming
École Polytechnique Fédérale de Lausanne via Coursera Big Data Analysis with Scala and Spark
École Polytechnique Fédérale de Lausanne via Coursera Functional Programming in Scala Capstone
École Polytechnique Fédérale de Lausanne via Coursera