Rating: Not rated
Tags: Computers, General, Programming Languages, Programming, Object Oriented, Java, Lang:en
Publisher: "O'Reilly Media, Inc."
Added: November 19, 2020
Modified: November 5, 2021
Summary
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 structuresClasses,
methods, objects, traits, and packagingFunctional programming
in a variety of situationsCollections covering Scala's wealth
of classes and methodsConcurrency, using the Akka Actors
libraryUsing the Scala REPL and the Simple Build Tool
(SBT)Web services on both the client and server
sidesInteracting with SQL and NoSQL databasesBest practices
in Scala development