Skip to content

mapflat/func-patterns-for-oo-minds

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 

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