Size: 1490
Comment: converted to 1.6 markup
|
Size: 1985
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
2."Jython for Java Programmers." Robert Bill. New Riders. 2001. | 2."Jython for Java Programmers." Robert Bill. New Riders. 2001. |
Line 7: | Line 7: |
3. [[https://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. [[https://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 10: | Line 10: |
5. [[https://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. [[https://www.lulu.com/content/paperback-book/the-art-of-scientific-computation-introduction-to-data-analysis-using-jython-scripting-and-java/7534661/|The Art of Scientific Computation: Introduction to data analysis using Jython scripting and Java]] S.V.Chekanov, 2009 (in press) |
|
Line 22: | Line 27: |
1. [[https://www-128.ibm.com/developerworks/edu/j-dw-java-jython1-i.html|First]] and [[https://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. [[https://www-128.ibm.com/developerworks/edu/j-dw-java-jython1-i.html|First]] and [[https://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). |
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)
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.