Jython for Java Programmers (Paperback)

Robert Bill

  • 出版商: New Riders
  • 出版日期: 2001-12-28
  • 售價: $1,850
  • 貴賓價: 9.5$1,758
  • 語言: 英文
  • 頁數: 496
  • 裝訂: Paperback
  • ISBN: 0735711119
  • ISBN-13: 9780735711112
  • 相關分類: Java 程式語言
  • 立即出貨(限量) (庫存=2)

買這商品的人也買了...

相關主題

商品描述

This book will help Java developers to increase application development and deployment, thus optimizing their overall efficiency.

A brief introduction is provided that shows the differences between Java and Jython, important to include so that the reader will have a better understanding of why their union is beneficial.

The remainder of the book teaches, through examples, how to use Jython. Intended for an experienced Java developer, this book assumes you understand the fundamentals to programming (i.e. loop statements, if.then, etc.). So, page space is focused on utilizing Jython with Java by covering the following: extending Python with java classes, modules, compiling, interpreters, design integration, etc.

Table of Contents

I. JYTHON.

1. Jython Syntax, Statements, and Comments.
2. Operators, Types, and Built-In Functions.
3. Errors and Exceptions.
4. User-Defined Functions and Variable Scoping.
5. Modules and Packages.
6. Classes, Instances, and Inheritance.
7. Advanced Classes.

II. JYTHON INTERNALS AND INTEGRATING JYTHON WITH JAVA.

8. Compiling Jython with jythonc.
9. Embedding and Extending Jython in Java.

III. APPLICATIONS WITH JYTHON.

10. GUI Development.
11. Database Programming.
12. Server-Side Web Programming.

IV. APPENDIX.

Appendix A. Jython Statements and Built-In Functions Quick Reference.
Index.