The Definitive Guide to Jython : Python for the Java Platform /

Detalles Bibliográficos
Autores principales: Juneau, Josh. (Autor), Baker, Jim. (Autor), Wierzbicki, Frank. (Autor), Soto Muoz, Leo. (Autor), Ng, Victor. (Autor), Ng, Alex. (Autor), Baker, Donna L. (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: eBook
Lenguaje:English
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2010.
Edición:1st ed. 2010.
Materias:
Tabla de Contenidos:
  • Jython Basics: Learning the Language
  • Language and Syntax
  • Data Types and Referencing
  • Operators, Expressions, and Program Flow
  • Defining Functions and Using Built-ins
  • Input and Output
  • Object-Oriented Jython
  • Exception Handling and Debugging
  • Modules and Packages for Code Reuse
  • Using the Language
  • Scripting With Jython
  • Jython and Java Integration
  • Using Jython in an IDE
  • Databases and Jython: Object Relational Mapping and Using JDBC
  • Developing Applications with Jython
  • Simple Web Applications
  • Web Applications With Django
  • to Pylons
  • GUI Applications
  • Deployment Targets
  • Strategy and Technique
  • Testing and Continuous Integration
  • Concurrency.