Skip to content

danwerner/scala-advanced-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala Advanced Features Talk

Interactive presentation explaining and showcasing the more advanced Scala features, like implicit parameters, implicit conversions, implicit classes, Manifests/TypeTag, and also Scalaz features like Monoid syntax (with |+|) and Tagged Types (with @@).

This talk was presented by Daniel Werner at Süddeutsche Zeitung in January 2018.

How to use

Any way you want. My suggestion:

  1. Open the project in your IDE, e.g. IntelliJ IDEA.
  2. Use app/Solutions.scala to showcase features.
  3. Open worksheet.sc and copy/paste code to execute whenever it seems desirable.

About

Scala Advanced Features Talk, as held at Süddeutsche Zeitung in January 2018

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published