The Jupyter notebooks covers introductory topics. The content has been divided in three modules.
Notebooks in Module-1 covers: Introduction to Scala, definition of variables and functions, working with collections (Lists, Map, Set, Tuples...) and exercises.
-
Module-1 covers: introduction to Scala, definition of variables and functions, working with collections (Lists, Map, Set, Tuples...) and exercises.
-
Module-2 covers: packages, Options, case classes, pattern matching, working with exceptions and exercises.
-
The Module-3 will be release soon, and it will cover: the class hierarchy, classes, objects and traits, and currying.
Any comment is welcomed!
Thanks and enjoy it!
Daniel Castro [email protected]