JAX London Blog

Scala: Beyond the Basics [session video]

Aug 13, 2019

What can you do in Scala that you can’t do in Java? In this JAX London 2018 session recording by Christopher Batey you will discover all the things you need to know about Scala and the way it is being used in contemporary projects. Programing languages are exciting - Watch this video to discover new features and new ideas!

What can you do in Scala that you can’t do in Java? What are the practical uses of more advanced language features? What could the future hold for Java? We’ll cover specific language features with their use cases:
– Function composition as an alternative to layered architectures
– Functional approaches to implement dependency injection
– Writing reusable code with higher kinded types
– Avoiding mutability with expressions
– Compile time checked serialisation with generic programming. As well as posing some higher level questions about language features:
– Why do we embrace runtime reflection frameworks but fear compile time implicit parameters?
– Ease of initial understanding vs long-term productivity of a language
– Simple vs familiar language features and patterns. The goal of this talk is for you to learn some specifics about language features not yet in Java as well as to get you excited about programming languages in general.

 

Behind the Tracks

Software Architecture & Design
Software innovation & more
Microservices
Architecture structure & more
Agile & Communication
Methodologies & more
DevOps & Continuous Delivery
Delivery Pipelines, Testing & more
Big Data & Machine Learning
Saving, processing & more