Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/riiswa/scala-cheatsheet

The Biggest Scala Cheat-Sheet.
https://github.com/riiswa/scala-cheatsheet

beakerx cheatsheet help-wanted jupyter-notebook learning scala

Last synced: about 1 month ago
JSON representation

The Biggest Scala Cheat-Sheet.

Awesome Lists containing this project

README

        

# Scala CheatSheet

A "Cheat-Sheet" for Scala. Under development. Click on watch to keep you informed of updates. Designed for people who are already familiar with the Scala programming language, for small reminders.

I am not a Scala professional, so please report my errors in the issues, in order to have better quality content. To read, consider each section as a separate cheat sheet, not the whole project as a cheat sheet. Thank you and have fun!

## Getting Started

You can read the Cheat-Sheet by accessing this link : https://riiswa.github.io/Scala-CheatSheet/

## Table of contents

## How to contribute

Install `beakerx`, edit `scala_cheatsheet.ipynb` and Pull Requests.

## Expected

- Pattern Matching
- Parametric types
- XML
- Future and Promise
- Akka actors
- Delimited continuations