Scala is an acronym for “Scalable Language”. This means that Scala grows with you. You can play with it by typing one-line expressions and observing the results.
Get the Cheat Sheet Here : http://goo.gl/O1CuGM
Best Scala Book : http://amzn.to/1JfA1bV
00:55 Installation
03:03 REPL
04:36 Data Types
07:00 Math
09:57 If
12:38 Compiled Scala / Main
13:11 While
13:57 Do While
14:25 For Loops
19:46 User Input / Output
25:17 Strings
27:40 Functions
31:08 Recursion
33:22 Arrays
34:32 ArrayBuffer
37:04 Yield
37:40 ForEach
41:52 Maps
44:59 Tuples
46:39 Classes
54:26 Companion Objects / Static
57:42 Inheritance
1:01:22 Abstract Classes
1:03:11 Traits
1:06:04 Higher Order Functions
1:06:46 Map
1:07:53 Filter
1:10:07 Closures
1:11:05 File I/O
1:12:57 Exception Handling
Comments
Post a Comment