Completed
Map
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Scala Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Installation
- 2 REPL
- 3 Data Types
- 4 Math
- 5 If
- 6 Compiled Scala / Main
- 7 While
- 8 Do While
- 9 For Loops
- 10 User Input / Output
- 11 Strings
- 12 Functions
- 13 Recursion
- 14 Arrays
- 15 ArrayBuffer
- 16 Yield
- 17 ForEach
- 18 Maps
- 19 Tuples
- 20 Classes
- 21 Companion Objects / Static
- 22 Inheritance
- 23 Abstract Classes
- 24 Traits
- 25 Higher Order Functions
- 26 Map
- 27 Filter
- 28 Closures
- 29 File I/O
- 30 Exception Handling