Class up Your Config
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Explore the intricacies of configuring production applications with Case Classy, a small but powerful library designed to simplify the process of loading and decoding configuration data. Dive into this 38-minute conference talk from Scala Days Copenhagen 2017, where Andy Scott demonstrates how Case Classy prevents all-or-nothing runtime errors and provides comprehensive error handling. Learn about the functional programming foundations that enable the assembly and combination of decoders for error accumulation. Discover how Shapeless and generic programming can automatically generate decoders, saving developers from extensive boilerplate. The presentation covers the project overview, goals, problems addressed, mathematical key concepts, arrows and decoders, decoding techniques, loading nested paths, and concludes with a Q&A session.
Syllabus
Intro
Project overview
Goals
Problem
Solution
Math key concepts
Arrows and decoders
Decoding
Loading nested paths
Questions
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 Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX