Christos K. K. Loverdos, Apostolos SyropoulosCambridge University Press, 9/23/2010EAN 9780521762175, ISBN10: 0521762170Hardcover, 504 pages, 24.7 x 17.4 x 3 cmLanguage: EnglishScala is a highly expressive, concise and scalable language. It is also the most prominent method of the new and exciting methodology known as object-functional programming. In this book, the authors show how Scala grows to the needs of the programmer, whether professional or hobbyist. They teach Scala with a step-by-step approach and explain how to exploit the full power of the industry-proven JVM technology. Readers can then dive into specially chosen design challenges and implementation problems, inspired by the trials of real-world software engineering. It also helps readers to embrace the power of static typing and automatic type inference. In addition, the book shows how to use the dual-object and functional-oriented natures combined at Scala's core, and so write code that is less 'boilerplate', giving a genuine increase in productivity.Preface1. Introduction2. Core features3. Advanced features4. Parser builders5. XML processing6. GUI programming7. Concurrent programming8. On paths and a bit of algebraic abstractions9. Virtual files coming into existence10. Compositional file matching11. Searching, iterating, traversing12. The expression problem13. A computer algebra systemAppendix A. Multimedia processingAppendix B. Distributing a Scala application along with Scala itselfAppendix C. Working with the compiler and the interpreterAppendix D. Scala's grammarReferencesAuthor indexSubject index.