https://github.com/chymyst/jc-talk-2017-examples
Code examples for the Chymyst presentations in 2017
https://github.com/chymyst/jc-talk-2017-examples
Last synced: 11 days ago
JSON representation
Code examples for the Chymyst presentations in 2017
- Host: GitHub
- URL: https://github.com/chymyst/jc-talk-2017-examples
- Owner: Chymyst
- License: apache-2.0
- Created: 2017-10-15T03:34:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-20T03:13:00.000Z (almost 8 years ago)
- Last Synced: 2025-10-09T08:07:38.442Z (11 days ago)
- Language: Scala
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
This repository contains the code examples for my `Chymyst` presentations in 2017.
## Presentation for [Scale by the Bay 2017](https://scalebythebay2017.sched.com/)
[Talk slides in PDF](https://github.com/winitzki/talks/blob/master/join_calculus/join_calculus_2017_SBTB.pdf)
## Presentation for the [Scala Bay meetup](https://www.meetup.com/Scala-Bay/events/243931229/)
[Video of the slides + audio with Q & A](https://www.youtube.com/watch?v=Iu2KBYNF-6M)
[Talk slides in PDF](https://github.com/winitzki/talks/blob/master/join_calculus/join_calculus_2017_Scala_Bay.pdf)
# Main repository
See [Chymyst Core](https://github.com/Chymyst/chymyst-core) for the main code repository.