Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 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 31 1 2
    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

    Professional Scala : Combine Object-oriented and Functional Programming to Build High-performance Applications

    Posted By: readerXXI
    Professional Scala : Combine Object-oriented and Functional Programming to Build High-performance Applications

    Professional Scala : Combine Object-oriented and
    Functional Programming to Build High-performance Applications

    by Mads Hartmann and Ruslan Shevchenko
    English | 2018 | ISBN: 178953383X | 186 Pages | PDF | 1.43 MB

    If your application source code is overly verbose, it can be a nightmare to maintain. Write concise and expressive, type-safe code in an environment that lets you build for the JVM, browser, and more.

    Key Features:

    Expert guidance that shows you to efficiently use both object-oriented and functional programming techniques
    Understand functional programming libraries, such as Cats and Scalaz, and use them to augment your Scala development
    Perfectly balances theory and hands-on exercises, assessments, and activities

    This book teaches you how to build and contribute to Scala programs, recognizing common patterns and techniques used with the language. You’ll learn how to write concise, functional code with Scala. After an introduction to core concepts, syntax, and writing example applications with scalac, you’ll learn about the Scala Collections API and how the language handles type safety via static types out-of-the-box. You’ll then learn about advanced functional programming patterns, and how you can write your own Domain Specific Languages (DSLs). By the end of the book, you’ll be equipped with the skills you need to successfully build smart, efficient applications in Scala that can be compiled to the JVM.

    What you will learn:

    Understand the key language syntax and core concepts for application development
    Master the type system to create scalable type-safe applications while cutting down your time spent debugging
    Understand how you can work with advanced data structures via built-in features such as the Collections library
    Use classes, objects, and traits to transform a trivial chatbot program into a useful assistant
    Understand what are pure functions, immutability, and higher-order functions
    Recognize and implement popular functional programming design patterns

    This is an ideal book for developers who are looking to learn Scala, and is particularly well suited for Java developers looking to migrate across to Scala for application development on the JVM.