Jython for Java Programmers (Paperback)

Robert Bill

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

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

商品描述

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.

商品描述(中文翻譯)

這本書將幫助Java開發人員提高應用程序的開發和部署效率,從而優化整體效能。書中提供了簡要介紹,展示了Java和Jython之間的差異,這對於讀者更好地理解它們的結合的好處非常重要。

書中的其餘部分通過示例教授如何使用Jython。這本書針對有經驗的Java開發人員,假設您已經理解編程的基礎知識(例如循環語句,if.then等)。因此,頁面空間專注於使用Jython與Java,包括以下內容:擴展Python與Java類、模塊、編譯、解釋器、設計集成等。

目錄:

I. JYTHON
1. Jython語法、語句和註釋
2. 運算符、類型和內置函數
3. 錯誤和異常
4. 用戶定義函數和變量作用域
5. 模塊和包
6. 類、實例和繼承
7. 高級類

II. JYTHON內部和JYTHON與JAVA集成
8. 使用jythonc編譯Jython
9. 在Java中嵌入和擴展Jython

III. JYTHON應用
10. GUI開發
11. 數據庫編程
12. 服務器端Web編程

IV. 附錄
附錄A. Jython語句和內置函數快速參考
索引