Scala for the Impatient
<P style="MARGIN: 0px">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. </P> <P style="MARGIN: 0px"> </P> <P style="MARGIN: 0px"> <B> <I> <B>Scala for the Impatient </B> </I> </B>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  </P> <UL> <LI> <DIV style="MARGIN: 0px">Getting started quickly with Scala’s interpreter, syntax, tools, and unique idioms </DIV> </LI> <LI> <DIV style="MARGIN: 0px">Mastering core language features: functions, arrays, maps, tuples, packages, imports, exception handling, and more </DIV> </LI> <LI> <DIV style="MARGIN: 0px">Becoming familiar with object-oriented programming in Scala: classes, inheritance, and traits </DIV> </LI> <LI> <DIV style="MARGIN: 0px">Using Scala for real-world programming tasks: working with files, regular expressions, and XML </DIV> </LI> <LI> <DIV style="MARGIN: 0px">Working with higher-order functions and the powerful Scala collections library </DIV> </LI> <LI> <DIV style="MARGIN: 0px">Leveraging Scala’s powerful pattern matching and case classes </DIV> </LI> <LI> <DIV style="MARGIN: 0px">Creating concurrent programs with Scala actors </DIV> </LI> <LI> <DIV style="MARGIN: 0px">Implementing domain-specific languages </DIV> </LI> <LI> <DIV style="MARGIN: 0px">Understanding the Scala type system </DIV> </LI> <LI> <DIV style="MARGIN: 0px">Applying advanced “power tools†such as annotations, implicits, and delimited continuations </DIV> </LI> </UL> <P style="MARGIN: 0px">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.</P>