รูปภาพสินค้า รหัส9781598631586
9781598631586
-
ผู้เขียนMatt Telles

ส่วนลด 0 %
ราคาปก 1,575.00 บาท
ราคาสุทธิ 1,575.00 บาท
Bookmark and Share
รายละเอียดหนังสือ
รหัสสินค้า: 9781598631586
จำนวน: 508 หน้า
ขนาดรูปเล่ม: 188 x 231 x 29 มม.
น้ำหนัก: 1060 กรัม
เนื้อในพิมพ์: ขาวดำ 
ชนิดปก: ปกอ่อน 
ชนิดกระดาษ: กระดาษปอนด์ 
หน่วย: เล่ม 
สำนักพิมพ์: Thomson Learning 
เดือนปีที่พิมพ์: 7 / 2550
:: เนื้อหาโดยสังเขป
Python, a powerful and flexible general purpose programming language is growing in popularity as more people become interested in programming using open source languages. "Python Power!: The Comprehensive Guide" shows readers how to use Python to run Web sites, write GUI interfaces, control number-crunching code, process large XML data sets, build test suites for C or Java code, and much more. Technical topics are explained clearly and concisely and end-of-chapter projects encourage the reader to program on their own. A detailed table of contents and a complete, well-organized index make this book a great reference tool. All code used in the book will be available for download on the companion website.

:: สารบัญ
Chapter 1 About Python
Chapter 2 Python Language Overview
Chapter 3 Tools
Chapter 4 Data Types
Chapter 5 Control Flow
Chapter 6 Input and Output
Chapter 7 Functions and Modules
Chapter 8 Exception Handling
Chapter 9 Object-Oriented Programming
Chapter 10 Classes and Objects in Python
Chapter 11 The Python Library
Chapter 12 The GUI - TkInter
Chapter 13 The Web Server - Apache
Chapter 14 Working with Databases
Chapter 15 Putting It All Together
Chapter 16 Python and Graphics