Differences between revisions 15 and 16
Revision 15 as of 2010-01-24 05:13:49
Size: 2262
Editor: JoshJuneau
Comment:
Revision 16 as of 2010-01-24 05:14:35
Size: 2269
Editor: JoshJuneau
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
7. [[http://wiki.python.org/jython/JythonBibliography|The Definitive Guide to Jython (Open Source Version)]] Josh Juneau, Jim Baker, Victor Ng, Leo Soto, Frank Wierzbicki, 2009/2010 7. [[http://jythonpodcast.hostjava.net/jythonbook/index.html|The Definitive Guide to Jython (Open Source Version)]] Josh Juneau, Jim Baker, Victor Ng, Leo Soto, Frank Wierzbicki, 2009/2010

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. The Art of Scientific Computation: Introduction to data analysis using Jython scripting and Java S.V.Chekanov, 2009 (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 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)