The Definitive Guide to Jython Python for the Java Platform

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...

Full description

Bibliographic Details
Main Authors: Juneau, Josh, Baker, Jim (Author), Wierzbicki, Frank (Author), Soto Muoz, Leo (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2010, 2010
Edition:1st ed. 2010
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02821nmm a2200325 u 4500
001 EB000360887
003 EBX01000000000000000213939
005 00000000000000.0
007 cr|||||||||||||||||||||
008 130626 ||| eng
020 |a 9781430225287 
100 1 |a Juneau, Josh 
245 0 0 |a The Definitive Guide to Jython  |h Elektronische Ressource  |b Python for the Java Platform  |c by Josh Juneau, Jim Baker, Frank Wierzbicki, Leo Soto Muoz, Victor Ng, Alex Ng, Donna L. Baker 
250 |a 1st ed. 2010 
260 |a Berkeley, CA  |b Apress  |c 2010, 2010 
300 |a 544 p  |b online resource 
505 0 |a 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 
653 |a Software engineering 
653 |a Software Engineering 
653 |a Java 
653 |a Java (Computer program language) 
700 1 |a Baker, Jim  |e [author] 
700 1 |a Wierzbicki, Frank  |e [author] 
700 1 |a Soto Muoz, Leo  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4302-2528-7 
856 4 0 |u https://doi.org/10.1007/978-1-4302-2528-7?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.133 
520 |a 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