Page Index - RobertMakyla/scalaWiki GitHub Wiki
65 page(s) in this GitHub Wiki:
- Home
- Object Oriented programming
- Functional Language
- Functions as values
- Functions have no side effects. Data should be immutable
- Scala is High level language
- Scala is statically typed
- Scala gives choice
- Scala is compatible
- 01. Basics
- Please reload this page
- 02a. Control Structures
- Please reload this page
- 02b. Functions (fold), Exceptions
- Please reload this page
- 03. Arrays
- Please reload this page
- 04. Maps Tuples
- Please reload this page
- 05. Classes
- Please reload this page
- 06. Objects (enums)
- Please reload this page
- 07. Packages and Imports
- Please reload this page
- 08. Inheritance
- Please reload this page
- 09. Files Regex
- Please reload this page
- 10a. Traits
- Please reload this page
- 10b. Stackable Trait Pattern
- Please reload this page
- 11. Operators
- Please reload this page
- 12. High Order Functions (call by name, by value)
- Please reload this page
- 13. Collections
- Please reload this page
- 14a. Case Classes
- Please reload this page
- 14b. Pattern Matching
- Please reload this page
- 14c. Functions (compose, andThen)
- Please reload this page
- 15. Annotations
- Please reload this page
- 16. XML
- Please reload this page
- 17. Type Parameters
- Please reload this page
- 18. Advanced Types
- Please reload this page
- 20. Actors
- Please reload this page
- 21. Implicits
- Please reload this page
- 21a. Implicits KATA (Type classes)
- Please reload this page
- 22. Delimited Continuation
- Please reload this page
- 23. Try { }
- Please reload this page
- scala wiki
- Please reload this page