Вы находитесь на странице: 1из 1

Programski jezik SCALA

pregled feature relevantnih za SPARK cluster-computing framework

Mark Lewis:
Scala Basics - pregled
1. getting started
2. beginning eclipse
3. variables and types
4. string interpolation
5. statements and expressions
6. lambda expressions
7. if and while
8. for loops and comprehensions
9. match expression
10. declarations and scope
11. libraries and standard input
12. arrays and lists
13. fill and tabulate
14. range
15. basic sequence methods
16. higher-order sequence methods
17. strings as sequences
18. lists, recursion and patterns
19. option
20. text files
21. named and default arguments
22. currying and pass by name

Вам также может понравиться