Showing posts with label Book. Show all posts
Showing posts with label Book. Show all posts

Thursday, August 2, 2012

Programming in Scala, Second Edition (2011)

Programming in Scala, Second Edition (2011)


Artima | 2011 | # ISBN-10: 0981531644
# ISBN-13: 978-0981531649 | 852 pages | PDF | 21 MB



Scala is an object-oriented programming language for the Java Virtual Machine. In addition to being object-oriented, Scala is also a functional language, and combines the best approaches to OO and functional programming.

In Italian, Scala means a stairway, or steps indeed, Scala lets you step up to a programming environment that incorporates some of the best recent thinking in programming language design while also letting you use all your existing Java code.

Artima is very pleased to publish a new edition of the best-selling book on Scala, written by the designer of the language, Martin Odersky. Co-authored by Lex Spoon and Bill Venners, this book takes a step-by-step tutorial approach to teaching you Scala. Starting with the fundamental elements of the language, Programming in Scala introduces functional programming from the practitioner's perspective, and describes advanced language features that can make you a better, more productive developer.

DOWNLOAD
Link
read more...

Saturday, May 5, 2012

Scala - Useful Resources



  • The Scala Programming Language - All the information required to start writing programs in Scala! Contains manuals, a tour of Scala, information on the available Scala books, many guides, and useful documentation resources.
  • Standard scaladoc Scala API - Browse the online API documentation generated by using our standard scaladoc tool.
  • JavaTM 2 SDK, Standard Edition - Official site for JavaTM 2 SDK, Standard Edition
  • Free Java Download - Download Java for your desktop computer now!
  • Sun Developer Network - Sun Microsystem's official website listing down all the API documentation, latest Java Technologies, Books and other resource.

    Useful Books on Java

    Example code: http://examples.oreilly.com/9780596155964/programming-scala-1st-edition-code-examples.zip

    close
    This is a preview. The total pages displayed will be limited.


    Contents
read more...