The Definitive Guide To Jython: Python For The Java™ Platform

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Jython is an open source implementation of the high-level, dynamic, object-oriented scripting language Python seamlessly integrated with the Java platform. The predecessor to Jython, JPython, is certified as 100% Pure Java. Jython is freely available for both commercial and noncommercial use and is distributed with source code. Jython is complementary to Java.

The Definitive Guide to Jython, written by the official Jython team leads, covers Jython 2.5 (or 2.5.x)—from the basics to more advanced features. This book begins with a brief introduction to the language and then journeys through Jython's different features and uses.

The Definitive Guide to Jython is organized for beginners as well as advanced users of the language. The book provides a general overview of the Jython language itself, but it also includes intermediate and advanced topics regarding database, web, and graphical user interface (GUI) applications; Web services/SOA; and integration, concurrency, and parallelism, to name a few.

Author(s): Josh Juneau, Jim Baker, Victor Ng, Leo Soto, Frank Wierzbicki
Edition: 1
Publisher: Apress
Year: 2010

Language: English
Pages: 544
Tags: Computer Science, general

Front Matter....Pages i-xxvii
Front Matter....Pages 1-162
Language and Syntax....Pages 3-24
Data Types and Referencing....Pages 25-58
Operators, Expressions, and Program Flow....Pages 59-79
Defining Functions and Using Built-ins....Pages 81-103
Input and Output....Pages 105-112
Object-Oriented Jython....Pages 113-132
Exception Handling and Debugging....Pages 133-150
Modules and Packages for Code Reuse....Pages 151-162
Front Matter....Pages 163-262
Scripting With Jython....Pages 165-173
Jython and Java Integration....Pages 175-195
Using Jython in an IDE....Pages 197-229
Databases and Jython: Object Relational Mapping and Using JDBC....Pages 231-261
Front Matter....Pages 263-376
Simple Web Applications....Pages 265-280
Web Applications With Django....Pages 281-325
Introduction to Pylons....Pages 327-346
GUI Applications....Pages 347-357
Deployment Targets....Pages 359-376
Front Matter....Pages 377-436
Testing and Continuous Integration....Pages 379-411
Concurrency....Pages 413-436
Back Matter....Pages 437-511