Size: 607
Comment:
|
Size: 2159
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#format wiki #language en #pragma section-numbers off = Jython Documentation and Learning = This section is devoted to all things related to documentation, learning, examples and links to online resources. These are living documents so if you have anything related this section you would like to contribute please do so. |
|
Line 2: | Line 7: |
This will be updated regularly so check back often. | |
Line 3: | Line 9: |
http://i1224.photobucket.com/albums/ee377/rat689/house%20stuff/20120324_174248.jpg I have been in the Home Remodeling industry for 43 yrs. I've gotten several awards in the field. I'm currently using all of the knowledge I've obtained to aid others with their own jobs. If your are just starting out or if you're an old hand at this my insight on your project will prove to be priceless. If you are searching for the absolute best, most up to date details or training about random_url% ensure that you go to my website today.<<BR>> <<BR>> Also visit my website; box gutter repair in cincinnati ohio |
'''Learning:''' * LearningJython - New users start here. Thanks to David K. for this document. * [[http://www.diveintopython.net/|Dive into Python]] - This is a good source for learning ''Python''. (and [[http://diveintopython3.ep.io/|Python 3 version]]) * JythonFaq '''Manuals:''' * [[http://www.jython.org/Project/userguide.html|Offical User Guide]] (based on Jython 2.1) * NewUsersGuide - /!\ This is in the progress of being updated to version 2.2 '''Examples:''' . Feel free to add you own examples, when you do please follow the following suggestions. post complete examples. If its a long example (more then about 40 lines) please put in on a separate page and provide a link to that page, and lastly please ensure the demo works and provide notes on any special requirements and the JVM version it was tested on. Examples updated as of June 8, 2008<<BR>> * CoreJythonExamples - Standard Python / Jython Examples * Standard JavaLibraries - Using Java standard libraries with Jython * SwingExamples - Swing is really easy with Jython * DatabaseExamples - Interact with various relational databases * XmlRelatedExamples - XML and SOAP examples including XPath, etc * OtherExamples - Examples that don't have their own category yet. * ComparisonJavaJython - What to use in Jython when converting from Java * [[http://wiki.python.org/jython/JythonMonthly/Articles/October2007/1|Using Java Libraries with Jython - RSS Example]] '''Links to Other Resources:''' * [[http://wiki.python.org/jython/JythonMonthly/Newsletters|Jython Newsletter]] - Josh puts together a lot of good info. * JythonBibliography: A list of articles and books. '''Editors / IDE's and other tools''' * JythonEditors - Editors and IDE's |
Jython Documentation and Learning
This section is devoted to all things related to documentation, learning, examples and links to online resources. These are living documents so if you have anything related this section you would like to contribute please do so.
This will be updated regularly so check back often.
Learning:
LearningJython - New users start here. Thanks to David K. for this document.
Dive into Python - This is a good source for learning Python. (and Python 3 version)
Manuals:
Offical User Guide (based on Jython 2.1)
NewUsersGuide -
This is in the progress of being updated to version 2.2
Examples:
- Feel free to add you own examples, when you do please follow the following suggestions. post complete examples. If its a long example (more then about 40 lines) please put in on a separate page and provide a link to that page, and lastly please ensure the demo works and provide notes on any special requirements and the JVM version it was tested on.
Examples updated as of June 8, 2008
CoreJythonExamples - Standard Python / Jython Examples
Standard JavaLibraries - Using Java standard libraries with Jython
SwingExamples - Swing is really easy with Jython
DatabaseExamples - Interact with various relational databases
XmlRelatedExamples - XML and SOAP examples including XPath, etc
OtherExamples - Examples that don't have their own category yet.
ComparisonJavaJython - What to use in Jython when converting from Java
Links to Other Resources:
Jython Newsletter - Josh puts together a lot of good info.
JythonBibliography: A list of articles and books.
Editors / IDE's and other tools
JythonEditors - Editors and IDE's