Scala for the Impatient, 2nd Ed (Addison-Wesley)
Thursday, 09 February 2017

Intended for experienced Java, C++, or C# programmers who are new to Scala or functional programming this book concentrates on key Scala concepts and techniques. Cay S. Horstmann writes particularly for impatient readers who want to learn the fundamentals of Scala so they can start coding quickly and avoids exhaustively listing all the features of the language. Instead, using carefully crafted examples and hands-on activities he guides you through stages of competency from basic to expert.

<ASIN:0134540565>

This revised edition has been thoroughly updated for Scala 2.12,  and includes added coverage of recent Scala features, including string interpolation, dynamic invocation, implicit classes, and futures.

Author: Cay S. Horstmann
Publisher: Addison Wesley
Date: December 2016
Pages: 384
ISBN: 978-0134540566
Print: 0134540565
Kindle: B01MR67YSO
Audience: Experienced Java, C++ or C# programmers
Level: Advanced
Category: Other Languages

 

  • Get started quickly with Scala’s interpreter, syntax, tools, and unique idioms
  • Master core language features: functions, arrays, maps, tuples, packages, imports, exception handling, and more
  • Become familiar with object-oriented programming in Scala: classes, inheritance, and traits
  • Use Scala for real-world programming tasks: working with files, regular expressions, and XML
  • Work with higher-order functions and the powerful Scala collections library
  • Use Scala’s powerful pattern matching and case classes
  • Create concurrent programs with Scala futures
  • Implement domain-specific languages
  • Understand the Scala type system
  • Apply advanced “power tools,” such as annotations, implicits, and type classes

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Python Programming and Visualization for Scientists 2nd Ed

Author: Alex DeCaria and Grant Petty
Publisher: Sundog Publishing
Pages: 372
ISBN: 978-0972903356
Print: 0972903356
Audience: Scientists wanting to use Python
Rating: 2
Reviewer: Mike James
Visualization - a difficult topic and difficult to see how to explain the ideas in a book.



SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)

Author: Dmitri Korotkevitch
Publisher: O'Reilly
Pages: 497
ISBN: 978-1098101923
Print:1098101928
Kindle: B0B197NYD7
Audience: DBAs & database devs
Rating: 5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Servers, how does it fare?


More Reviews