Python Programming with the Java Class Libraries: A Tutorial for Building Web
Richard Hightower
- 出版商: Addison Wesley
- 出版日期: 1996-10-29
- 售價: $1,980
- 貴賓價: 9.5 折 $1,881
- 語言: 英文
- 頁數: 640
- 裝訂: Paperback
- ISBN: 0201616165
- ISBN-13: 9780201616163
-
相關分類:
Java 程式語言、Python、程式語言
已絕版
買這商品的人也買了...
-
$1,568Computer Graphics: Principles and Practice in C, 2/e (Hardcover)
-
$686Introduction to the Theory of Computation
-
$1,029Fundamentals of Data Structures in C
-
$1,090$1,068 -
$1,060$1,007 -
$2,580$2,451 -
$1,068Software Engineering, 6/e
-
$1,029Operating Systems: Internals and Design Principles, 4/e
-
$1,029Operating System Concepts, 6/e
-
$1,045Java How to Program, 4/e
-
$970Introduction to Algorithms, 2/e
-
$980$784 -
$1,140Advanced Java 2 How to Program (Paperback)
-
$500$450 -
$1,690$1,606 -
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$750$675 -
$560$504 -
$880$695 -
$480$408 -
$690$587 -
$490$441 -
$945Rapid Web Applications with TurboGears: Using Python to Create Ajax-Powered Sites
-
$1,650$1,568 -
$380$300
相關主題
商品描述
Characterized by ease of use, richness of expression, and concise syntax, Python has remained a premier programming language for more than a decade, and is used by novices and professionals alike. In particular, its close relationship to Java™ makes the two languages, when used in combination, ideal for Web and distributed enterprise application development.
This tutorial begins with coverage of some of the basics of Python programming. Using plenty of skill-building exercises and interactive programming sessions, this book will help those new to programming develop an understanding of concepts and practical techniques. For experienced programmers, the book demonstrates Python's breadth of capabilities and shows the ways that Python interfaces with Java APIs for professional application development.
Python Programming with the Java™ Class Libraries: A Tutorial for Building Web and Enterprise Applications with Jython covers important topics such as:
- Fundamental programming concepts, including statements, expressions, interpreters, and compilers
- Python basics, including operators, string formatting, namespaces, classes, errors, and exceptions
- Object-oriented programming concepts
- File input/output
- Python's intrinsic functions
- Formatting, parsing, and manipulating strings
- Interfacing with the Java APIs and working with Java Streams
- Using Python and Java Swing to create GUIs
- Working with SQL and JDBC™
- Python and Java applets
In addition, the book contains instructions for downloading and installing the Python language and the Java Development Kit (JDK). Terminology, definitions, explanations, and numerous code samples make this book a useful learning experience.
Whether you are a sophisticated computer user new to programming or a serious application developer, Python Programming with the Java™ Class Libraries will give you insight into the power of Python and the know-how to put it to work.
Table of Contents
Preface.
1. Jython Overview.
2. Statements and
Expressions.
3. Operators and String Formatting.
4. Control Flow.
5.
Organizing Your Code.
6. Object-Oriented Programming.
7. Errors and
Exceptions.
8. Working with Files.
9. Built-In Functions.
10.
Working with Strings.
11. Interfacing with Java.
12. Working with Java
Streams.
13. JFC Fundamentals.
14. First Swing Application, Layout, and
Menu.
15. Graphics and Events.
16. Advanced Swing.
17. SQL and JDBC.
18. Applets.
Appendix A: Installing Jython on Windows.
Appendix B:
Installing Jython on Linux by Jaysen Lorenzen.
Appendix C: The Power
of Scripting.
Appendix D: Java and Python: A Comparison.
Appendix E:
Regular Expressions by Jaysen Lorenzen.