Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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

Scala Cookbook: Recipes for Object-Oriented and Functional Programming

Posted By: nebulae
Scala Cookbook: Recipes for Object-Oriented and Functional Programming

Alvin Alexander, "Scala Cookbook: Recipes for Object-Oriented and Functional Programming"
English | ISBN: 1449339611 | 2013 | 722 pages | PDF, EPUB | 13 MB

Save time and trouble when using Scala to build object-oriented, functional, and concurrent applications. With more than 250 ready-to-use recipes and 700 code examples, this comprehensive cookbook covers the most common problems you’ll encounter when using the Scala language, libraries, and tools. It’s ideal not only for experienced Scala developers, but also for programmers learning to use this JVM language.

Author Alvin Alexander (creator of DevDaily.com) provides solutions based on his experience using Scala for highly scalable, component-based applications that support concurrency and distribution. Packed with real-world scenarios, this book provides recipes for:
Strings, numeric types, and control structures
Classes, methods, objects, traits, and packaging
Functional programming in a variety of situations
Collections covering Scala's wealth of classes and methods
Concurrency, using the Akka Actors library
Using the Scala REPL and the Simple Build Tool (SBT)
Web services on both the client and server sides
Interacting with SQL and NoSQL databases
Best practices in Scala development
Download