Search Results

Scala for the Impatient

Download or Read eBook Scala for the Impatient PDF written by Cay S. Horstmann and published by Pearson Education. This book was released on 2012-03-08 with total page 385 pages. Available in PDF, EPUB and Kindle.
Scala for the Impatient
Author :
Publisher : Pearson Education
Total Pages : 385
Release :
ISBN-10 : 9780132761802
ISBN-13 : 0132761807
Rating : 4/5 (02 Downloads)

Book Synopsis Scala for the Impatient by : Cay S. Horstmann

Book excerpt: Scala is a modern programming language for the Java Virtual Machine (JVM) that combines the best features of object-oriented and functional programming languages. Using Scala, you can write programs more concisely than in Java, as well as leverage the full power of concurrency. Since Scala runs on the JVM, it can access any Java library and is interoperable with Java frameworks. Scala for the Impatient concisely shows developers what Scala can do and how to do it. In this book, Cay Horstmann, the principal author of the international best-selling Core Java™, offers a rapid, code-based introduction that’s completely practical. Horstmann introduces Scala concepts and techniques in “blog-sized” chunks that you can quickly master and apply. Hands-on activities guide you through well-defined stages of competency, from basic to expert. Coverage includes Getting started quickly with Scala’s interpreter, syntax, tools, and unique idioms Mastering core language features: functions, arrays, maps, tuples, packages, imports, exception handling, and more Becoming familiar with object-oriented programming in Scala: classes, inheritance, and traits Using Scala for real-world programming tasks: working with files, regular expressions, and XML Working with higher-order functions and the powerful Scala collections library Leveraging Scala’s powerful pattern matching and case classes Creating concurrent programs with Scala actors Implementing domain-specific languages Understanding the Scala type system Applying advanced “power tools” such as annotations, implicits, and delimited continuations Scala is rapidly reaching a tipping point that will reshape the experience of programming. This book will help object-oriented programmers build on their existing skills, allowing them to immediately construct useful applications as they gradually master advanced programming techniques.


Scala for the Impatient Related Books

Scala for the Impatient
Language: en
Pages: 385
Authors: Cay S. Horstmann
Categories: Computers
Type: BOOK - Published: 2012-03-08 - Publisher: Pearson Education

DOWNLOAD EBOOK

Scala is a modern programming language for the Java Virtual Machine (JVM) that combines the best features of object-oriented and functional programming language
Programming in Scala
Language: en
Pages: 778
Authors: Martin Odersky
Categories: Computer programming
Type: BOOK - Published: 2008 - Publisher: Artima Inc

DOWNLOAD EBOOK

A comprehensive step-by-step guide
Programming Scala
Language: en
Pages: 498
Authors: Dean Wampler
Categories: Computers
Type: BOOK - Published: 2014-12-04 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Get up to speed on Scala, the JVM language that offers all the benefits of a modern object model, functional programming, and an advanced type system. Packed wi
Functional Programming in Scala
Language: en
Pages: 457
Authors: Paul Chiusano
Categories: Computers
Type: BOOK - Published: 2014-09-01 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply it to the everyday business of coding. The book guid
Scala in Depth
Language: en
Pages: 456
Authors: Josh Suereth
Categories: Computers
Type: BOOK - Published: 2012-05-13 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Scala in Depth is a unique new book designed to help you integrate Scala effectively into your development process. By presenting the emerging best prac
Scroll to top