All Projects → riiswa → Scala Cheatsheet

riiswa / Scala Cheatsheet

Licence: gpl-3.0
The Biggest Scala Cheat-Sheet.

Programming Languages

scala
5932 projects

Projects that are alternatives of or similar to Scala Cheatsheet

Cheatsheets.pdf
📚 Various cheatsheets in PDF
Stars: ✭ 159 (+96.3%)
Mutual labels:  jupyter-notebook, cheatsheet
Jupyter Edu Book
Teaching and Learning with Jupyter
Stars: ✭ 325 (+301.23%)
Mutual labels:  jupyter-notebook, learning
Data Science Resources
👨🏽‍🏫You can learn about what data science is and why it's important in today's modern world. Are you interested in data science?🔋
Stars: ✭ 171 (+111.11%)
Mutual labels:  jupyter-notebook, learning
Curso Python Udemy
Curso Maestro Python 3 en Udemy (20 horas)
Stars: ✭ 134 (+65.43%)
Mutual labels:  jupyter-notebook, learning
Py2rs
A quick reference guide for the Pythonista in the process of becoming a Rustacean
Stars: ✭ 690 (+751.85%)
Mutual labels:  learning, cheatsheet
Digital video introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
Stars: ✭ 12,184 (+14941.98%)
Mutual labels:  jupyter-notebook, learning
Naucse.python.cz
Website with learning materials / Stránka s učebními materiály
Stars: ✭ 248 (+206.17%)
Mutual labels:  jupyter-notebook, learning
Tutorials
All of the code for my Medium articles
Stars: ✭ 92 (+13.58%)
Mutual labels:  jupyter-notebook, learning
Amazon Sagemaker Examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
Stars: ✭ 6,346 (+7734.57%)
Mutual labels:  jupyter-notebook, learning
Machine Learning Mindmap
A mindmap summarising Machine Learning concepts, from Data Analysis to Deep Learning.
Stars: ✭ 5,339 (+6491.36%)
Mutual labels:  learning, cheatsheet
Dive Into Machine Learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn! First posted in 2016, maintained as of 2021. Pull requests welcome.
Stars: ✭ 10,810 (+13245.68%)
Mutual labels:  jupyter-notebook, learning
Notebooks
Learn Python for free using open-source notebooks in Hebrew.
Stars: ✭ 877 (+982.72%)
Mutual labels:  jupyter-notebook, learning
Defaultcreds Cheat Sheet
One place for all the default credentials to assist the Blue/Red teamers activities on finding devices with default password 🛡️
Stars: ✭ 1,949 (+2306.17%)
Mutual labels:  jupyter-notebook, cheatsheet
Openedu
📚 The Open Source Education Initiative – a repository with resources for 60+ engineering subjects. Let's make education more open and accessible! 🚀✨
Stars: ✭ 156 (+92.59%)
Mutual labels:  jupyter-notebook, learning
Python Cheatsheet
Basic Cheat Sheet for Python (PDF, Markdown and Jupyter Notebook)
Stars: ✭ 1,334 (+1546.91%)
Mutual labels:  jupyter-notebook, cheatsheet
Virgilio
Virgilio is developed and maintained by these awesome people. You can email us virgilio.datascience (at) gmail.com or join the Discord chat.
Stars: ✭ 13,200 (+16196.3%)
Mutual labels:  jupyter-notebook, learning
Git Cheats
Git Cheats - Interactive Cheatsheet For Git Commands
Stars: ✭ 124 (+53.09%)
Mutual labels:  learning, cheatsheet
Deeplearning2020
course materials for introduction to deep learning 2020
Stars: ✭ 90 (+11.11%)
Mutual labels:  jupyter-notebook, learning
Sklearn Classification
Data Science Notebook on a Classification Task, using sklearn and Tensorflow.
Stars: ✭ 518 (+539.51%)
Mutual labels:  jupyter-notebook, learning
Awesome Ai Books
Some awesome AI related books and pdfs for learning and downloading, also apply some playground models for learning
Stars: ✭ 855 (+955.56%)
Mutual labels:  jupyter-notebook, learning

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].