Differences between revisions 10 and 11
Revision 10 as of 2008-09-18 17:38:58
Size: 1472
Editor: unassigned-142
Comment:
Revision 11 as of 2008-11-15 09:16:02
Size: 1490
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
1. [http://www.oreilly.com/catalog/jythoness Jython Essentials]. Samuele Pedroni, Noel Rappin. O'Reilly and Associates. 2002. 1. [[http://www.oreilly.com/catalog/jythoness|Jython Essentials]]. Samuele Pedroni, Noel Rappin. O'Reilly and Associates. 2002.
Line 7: Line 7:
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. 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.
Line 9: Line 9:
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. 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.
Line 15: Line 15:
[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.pycs.net/users/0000177/|Ed Taekema]] has compiled a fine list: '''[[http://www.fishandcross.com/blog/?page_id=214|Jython Bibliography]]'''
Line 17: Line 17:
[http://www.extreme.indiana.edu/~gannon/Building-web-services-for-jython.html Building an Application Web Service based on Jython Scripts] [[http://www.extreme.indiana.edu/~gannon/Building-web-services-for-jython.html|Building an Application Web Service based on Jython Scripts]]
Line 22: Line 22:
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-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).
Line 26: Line 26:
In the back of [http://www.oreilly.com/catalog/lpython/ Learning Python] is a very cool Jython graphing example. 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.

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)