Scala Best Practices I Wish Someone'd Told Me About
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Discover essential Scala best practices in this 49-minute conference talk from Scala Days Lausanne 2019. Learn about array comparison, type annotation, Unicode operators, enumerations, sealed traits, Algebraic Data Types, case classes, custom extractors, structural types, exceptions, the return keyword, implicit conversions and resolution, string concatenation, and how to enforce best practices. Gain valuable insights into both good and bad practices that can significantly improve your Scala programming skills.
Syllabus
Intro
Array comparison
Type annotation
Unicode operators
Enumerations
Sealed traits
Algebraic Data Types
Case classes
Custom extractors
Structural types
Exceptions
The return keyword
Implicit conversions
Implicit resolution
String concatenation
Enforcing best practices
More good and bad practices
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