Scala - Beyond the Basics
Offered By: Devoxx via YouTube
Course Description
Overview
Explore advanced Scala concepts and features in this 48-minute conference talk from Devoxx. Delve into function composition as an alternative to layered architectures, functional approaches to dependency injection, and writing reusable code with higher kinded types. Learn how to avoid mutability with expressions and abstract with type classes. Examine the practical uses of advanced language features not available in Java, and consider thought-provoking questions about language design, such as the balance between runtime reflection and compile-time implicit parameters, as well as the trade-offs between initial ease of understanding and long-term productivity. Gain insights into Scala's unique capabilities, understand why streams and lambdas alone are insufficient for functional programming, and ignite your passion for programming languages in general.
Syllabus
Scala: Beyond the basics with Christopher Batey
Taught by
Devoxx
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