8000 GitHub - jasoet/pizza-pos: Kotlin Source Code inspired from book "Functional Programming, Simplified: (Scala Edition)"
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jasoet/pizza-pos

Repository files navigation

Pizza POS (OOP and FP Style)

This is the code from My JVM Meet up Talk. You can get the Slides here

Requirements

Install Java SDK 11

$ curl -s "https://get.sdkman.io" | bash
$ source "$HOME/.sdkman/bin/sdkman-init.sh"
$ sdk version
$ sdk install java

Install Gradle 5.3 or higher

$ sdk update
$ sdk install gradle

About

Kotlin Source Code inspired from book "Functional Programming, Simplified: (Scala Edition)"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0