Beginning Scala /
The open source Scala language is a Java-based dynamic scripting, functional programming language. Moreover, this highly scalable scripting language lends itself well to building cloud-based/deliverable Software as a Service (SaaS) online applications. Written by Lift Scala web framework founder and...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, Calif. :
Apress,
©2009.
|
Colección: | Expert's voice in open source.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- About Scala and How to Install It
- Scala Syntax, Scripts, and Your First Scala Programs
- Collections and the Joy of Immutability
- Fun with Functions, and Never Having to Close That JDBC Connection
- Pattern Matching
- Actors and Concurrency
- Traits and Types and Gnarly Stuff for Architects
- Parsers--Because BNF Is Not Just for Academics Anymore
- Scaling Your Team.