Differences between revisions 17 and 18
Revision 17 as of 2010-03-27 22:22:36
Size: 2141
Editor: c-24-1-109-212
Comment: corrected book titlr
Revision 18 as of 2010-05-04 13:12:31
Size: 2483
Editor: bi01p1
Comment: Added "Jython Articles" section, and 1st entry under it. Also removed the "-128" from the Tutorial links
Deletions are marked like this. Additions are marked like this.
Line 28: Line 28:
''' Jython Articles '''

1. [[http://www.IBM.com/developerworks/websphere/library/techarticles/1004_gibson/1004_gibson.html|Scripting from scratch: Creating a Jython administrative script for IBM WebSphere Application Server]] - 07 Apr 2010, by Bob Gibson (primary author of "WebSphere Application Server Administration Using Jython" (see above).
Line 31: Line 34:
1. [[http://www-128.ibm.com/developerworks/edu/j-dw-java-jython1-i.html|First]] and [[http://www-128.ibm.com/developerworks/edu/j-dw-java-jython2-i.html|second]] part of a very good tutorial written by Barry Feigenbaum, IBM (download needs registration). 1. [[http://www.IBM.com/developerworks/edu/j-dw-java-jython1-i.html|First]] and [[http://www.IBM.com/developerworks/edu/j-dw-java-jython2-i.html|second]] part of a very good tutorial written by Barry Feigenbaum, IBM (download needs registration).

Jython Books

1. Jython Essentials. Samuele Pedroni, Noel Rappin. O'Reilly and Associates. 2002.

2."Jython for Java Programmers." Robert Bill. New Riders. 2001.

3. Python Programming with the Java Class Libraries: A Tutorial for Building Web and Enterprise Applications. Richard Hightower. Addison-Wesley Publishing. 2002.

4. An Introduction to Computing and Programming in Python: A Multimedia Approach. Mark Guzdial. Prentice Hall. 2004.

5. WebSphere Application Server Administration Using Jython Robert A. Gibson, Arthur Kevin McGrath, Noel J. Bergman. IBM Press. 2009.

6. Scientific Data Analysis using Jython scripting and Java by S.V.Chekanov, 2010 (Springer-Verlag, London, in press)

7. The Definitive Guide to Jython (Open Source Version) Josh Juneau, Jim Baker, Victor Ng, Leo Soto, Frank Wierzbicki, 2009/2010

Books 2 and 3 are available from Safari.

For a detailed list of books and articles look at:

Ed Taekema has compiled a fine list: Jython Bibliography

Building an Application Web Service based on Jython Scripts

Jython Articles

1. Scripting from scratch: Creating a Jython administrative script for IBM WebSphere Application Server - 07 Apr 2010, by Bob Gibson (primary author of "WebSphere Application Server Administration Using Jython" (see above).

Jython Tutorials

1. First and second part of a very good tutorial written by Barry Feigenbaum, IBM (download needs registration).

Other Resources

In the back of Learning Python is a very cool Jython graphing example.

JythonBibliography (last edited 2014-06-12 23:02:26 by AdamBurke)