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
Teaching Domain Specific Languages in ScalaScala Days Conferences via YouTube Why Dolly Is Just the Beginning for Open LLM Models
Scala Days Conferences via YouTube Building Billion Node Graphs for Machine Learning
Scala Days Conferences via YouTube How Does Incremental Compilation Work with Scala 3
Scala Days Conferences via YouTube AI Assisted Development
Scala Days Conferences via YouTube