Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Hello, Scala: A swift introduction to a scalable programming language

    Posted By: AlenMiler
    Hello, Scala: A swift introduction to a scalable programming language

    Hello, Scala: A swift introduction to a scalable programming language by Alvin Alexander
    English | 17 Feb. 2018 | ASIN: B079WK8P1X | 235 Pages | AZW3 | 280.76 KB

    In his latest book, Alvin Alexander, author of the Scala Cookbook and Functional Programming, Simplified, brings you a swift introduction to the Scala programming language.

    In a little over 200 fast-paced pages, Mr. Alexander demonstrates that Scala is a beautiful, modern, expressive programming language. The book is broken down into 56 short chapters to help you easily find what you need. Lessons include:

    - An introduction to Scala’s two types of variables, `val` and `var`
    - Scala control structures, including powerful `for` expressions and `match` expressions
    - An overview of Scala collections classes and methods
    - Object-oriented programming (OOP), including features of Scala classes and methods
    - Functional programming (FP), including pure functions, using functions as variables, case classes, match expressions, functional error handling, and more
    - Modular programming with traits
    - How to build Scala projects with SBT
    - How to write TDD and BDD unit tests with ScalaTest
    - Programming concurrency with Akka actors and Scala futures

    To help get you started with Scala as fast as possible, the book shares many source code examples, including several open source Github projects that you can run immediately.

    All examples in the book have been written with the latest Scala release (version 2.12), and represent 2018’s “best practices” for Scala programming.