Skip to content

mapflat/func-patterns-for-oo-minds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional patterns for object-oriented minds

Slides and code for presentation to be held by@lallea at JavaZone 2016.

Prerequisites

  • JDK 8
  • Scala 2.11
  • Maven
  • Python 3

Running the presentation

  • Start IntelliJ and open this project.
  • Create run configurations that execute "bin/slideshow.py next" and "bin/slideshow.py prev".
  • Enter presentation mode.
  • Open the class ScalaSlide.
  • Move between the slides by executing the "next" and "prev" runners above. If write_mode is set to True in slideshow.py, any changes will be saved, otherwise discarded.
  • When entering the second part of the presentation, with lenses, vertically split the editor pane and open ScalaSlideTest.
  • Switch to JavaSlide and JavaSlideTest for the JsonPath slide, and then back to ScalaSlide + ScalaSlideTest.
  • Two slides refer to Spotify production code, which is not included.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published