/Scala-CheatSheet

The Biggest Scala Cheat-Sheet.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

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