Differences between revisions 26 and 27
Revision 26 as of 2014-04-27 05:59:15
Size: 91
Editor: GPoninski
Comment:
Revision 27 as of 2014-04-27 12:52:15
Size: 2525
Editor: AdamBurke
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
I am 31 years old and my name is Shelley Burdekin. I life in Baton Rouge (United States). '''Jython Books'''

1. [[http://www.oreilly.com/catalog/jythoness|Jython Essentials]]. Samuele Pedroni, Noel Rappin. O'Reilly and Associates. 2002.

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

3. [[http://www.aw-bc.com/catalog/academic/product/0,1144,0201616165,00.html|Python Programming with the Java Class Libraries: A Tutorial for Building Web and Enterprise Applications]]. Richard Hightower. Addison-Wesley Publishing. 2002.

4. [[http://vig.prenhall.com/catalog/academic/product/0,1144,0131176552,00.html|An Introduction to Computing and Programming in Python: A Multimedia Approach]]. Mark Guzdial. Prentice Hall. 2004.

5. [[http://www.ibmpressbooks.com/bookstore/product.asp?isbn=9780137009527|WebSphere Application Server Administration Using Jython]] Robert A. Gibson, Arthur Kevin McGrath, Noel J. Bergman.
IBM Press. 2009.

6. [[http://www.springer.com/computer/book/978-1-84996-286-5|Scientific Data Analysis using Jython scripting and Java]] S.V.Chekanov, 2010 (Springer, 2010, 440 p. ISBN 978-1-84996-286-5)

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

    ''[[http://www.apress.com/book/view/9781430225270|Printed by Apress in Feb 2010]]''

Books 1, 2, 3, and 7 are available from Safari.

For a detailed list of books and articles look at:

[[http://www.pycs.net/users/0000177/|Ed Taekema]] has compiled a fine list: '''[[http://www.fishandcross.com/blog/?page_id=214|Jython Bibliography]]'''

[[http://www.extreme.indiana.edu/~gannon/Building-web-services-for-jython.html|Building an Application Web Service based on Jython Scripts]]

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

''' Jython Tutorials '''

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

'''Other Resources'''

In the back of [[http://www.oreilly.com/catalog/lpython/|Learning Python]] is a very cool Jython graphing example.

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 S.V.Chekanov, 2010 (Springer, 2010, 440 p. ISBN 978-1-84996-286-5)

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

Books 1, 2, 3, and 7 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)