Akka Examples


Download Akka Examples PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Akka Examples book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Scala for Java Developers


Scala for Java Developers

Author: Thomas Alexandre

language: en

Publisher: Packt Publishing Ltd

Release Date: 2014-04-25


DOWNLOAD





This step-by-step guide is full of easy-to-follow code taken from real-world examples explaining the migration and integration of Scala in a Java project. If you are a Java developer or a Java architect, working in Java EE-based solutions and want to start using Scala in your daily programming, this book is ideal for you. This book will get you up and running quickly by adopting a pragmatic approach with real-world code samples. No prior knowledge of Scala is required.

Functional Programming for Java Developers


Functional Programming for Java Developers

Author: Dean Wampler

language: en

Publisher: "O'Reilly Media, Inc."

Release Date: 2011-07-29


DOWNLOAD





"Dean Wampler, Java expert and author of Programmin Scala (O'Reilley), shows you how to apply principles such as immutability, avoidance of side effects, and higher-order functions to your Java code. Each chapter provides exercises to help you practice what you've learned. Once you grasp the benefits of functional programming, you'll discover that it improves all the code you write."--From p. [4] of cover.

A Beginner's Guide to Scala, Object Orientation and Functional Programming


A Beginner's Guide to Scala, Object Orientation and Functional Programming

Author: John Hunt

language: en

Publisher: Springer

Release Date: 2018-03-02


DOWNLOAD





Scala is now an established programming language developed by Martin Oderskey and his team at the EPFL. The name Scala is derived from Sca(lable) La(nguage). Scala is a multi-paradigm language, incorporating object oriented approaches with functional programming. Although some familiarity with standard computing concepts is assumed (such as the idea of compiling a program and executing this compiled from etc.) and with basic procedural language concepts (such as variables and allocation of values to these variables) the early chapters of the book do not assume any familiarity with object orientation nor with functional programming These chapters also step through other concepts with which the reader may not be familiar (such as list processing). From this background, the book provides a practical introduction to both object and functional approaches using Scala. These concepts are introduced through practical experience taking the reader beyond the level of the language syntax to the philosophy and practice of object oriented development and functional programming. Students and those actively involved in the software industry will find this comprehensive introduction to Scala invaluable.