Writing Idiomatic Python 2.7.3 (Paperback)
暫譯: 撰寫地道的 Python 2.7.3 (平裝本)
Jeff Knupp
- 出版商: CreateSpace Independ
- 出版日期: 2013-02-06
- 售價: $1,010
- 貴賓價: 9.5 折 $960
- 語言: 英文
- 頁數: 88
- 裝訂: Paperback
- ISBN: 1482372177
- ISBN-13: 9781482372175
-
相關分類:
Python
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
LabView 入門與實作$450$405 -
深入淺出 Servlets 與 JSP (Head First Servlets and JSP, 2/e)$1,200$948 -
深入淺出 Python (Head First Python)$780$616 -
實戰雲端作業系統建置與維護-VMware vSphere 5 虛擬化全面啟動
$680$537 -
ASP.NET 4.5 專題實務 [I]-C# 入門實戰篇$780$616 -
iOS 程式設計索引 108:最想知道的 iPhone APP 開發語法速查
$520$199 -
Arduino UNO R3 開發板(副廠相容版)附傳輸線$400$380 -
提升程式設計的解題思考力-國際演算法程式設計競賽訓練指南$500$395 -
R 錦囊妙計 (R Cookbook)$680$537 -
CCNA 網路規劃與管理實務$780$663 -
菲絲恩教你學會 Python$300$234 -
實戰雲端作業系統建置與維護-VMware vSphere 5.5 虛擬化全面啟動$690$545 -
$354深入理解OpenCV:實用電腦視覺項目解析 -
iOS 8 程式設計實戰--205 個快速上手的開發技巧$500$395 -
邁向 jQuery 達人的階梯$490$417 -
Swift初學特訓班--iOS App 開發快速養成與實戰(附近3小時新手入門與關鍵影音教學/全書範例程式)$420$332 -
C++ 全方位學習 (修訂第二版)(適用 Dev C++ 與 Visual C++)$580$458 -
Raspberry Pi 超炫專案與完全實戰 (深入 Raspberry Pi 的全面開發經典) (附101段教學與執行影片/範例程式)$520$411 -
HTML5、JavaScript、CSS、XHTML、Ajax 網頁程式設計, 5/e$520$411 -
完全詳解 iPhone 6‧6 Plus + iOS 8 活用事典$350$298 -
Android 程式設計入門、應用到精通--增訂第三版 (適用 5.X~1.X, Android Wear 穿戴式裝置)$560$442 -
Raspberry Pi 嵌入式應用程式開發:使用 Java$620$490 -
Raspberry Pi 2 Model B$1,680$1,596 -
Ruby on Rails 自習手冊:邁向鐵道工人之路$300$234 -
Raspberry Pi 2 Model B (Made in the U.K.)$1,560$1,529
商品描述
The "Writing Idiomatic Python" book is finally here! Chock full of code samples, you'll learn the "Pythonic" way to accomplish common tasks. Each idiom comes with a detailed description, example code showing the "wrong" way to do it, and code for the idiomatic, "Pythonic" alternative. *This version of the book is for Python 2.7.3+. There is also a Python 3.3+ version available.* "Writing Idiomatic Python" contains the most common and important Python idioms in a format that maximizes identification and understanding. Each idiom is presented as a recommendation to write some commonly used piece of code. It is followed by an explanation of why the idiom is important. It also contains two code samples: the "Harmful" way to write it and the "Idiomatic" way. * The "Harmful" way helps you identify the idiom in your own code. * The "Idiomatic" way shows you how to easily translate that code into idiomatic Python. This book is perfect for you: * If you're coming to Python from another programming language * If you're learning Python as a first programming language * If you're looking to increase the readability, maintainability, and correctness of your Python code What is "Idiomatic" Python? Every programming language has its own idioms. Programming language idioms are nothing more than the generally accepted way of writing a certain piece of code. Consistently writing idiomatic code has a number of important benefits: * Others can read and understand your code easily * Others can maintain and enhance your code with minimal effort * Your code will contain fewer bugs * Your code will teach others to write correct code without any effort on your part
商品描述(中文翻譯)
《寫出地道的 Python》一書終於來了!書中充滿了程式碼範例,您將學會以「Pythonic」的方式完成常見任務。每個慣用語都附有詳細的描述、顯示「錯誤」寫法的範例程式碼,以及地道的「Pythonic」替代寫法的程式碼。*本書版本適用於 Python 2.7.3 以上,另有 Python 3.3 以上版本可供選擇。*《寫出地道的 Python》包含了最常見和重要的 Python 慣用語,以最大化識別和理解的格式呈現。每個慣用語都作為建議,來編寫一些常用的程式碼,並隨後解釋為何這個慣用語很重要。書中還包含兩個程式碼範例:一個是「有害的」寫法,另一個是「地道的」寫法。*「有害的」寫法幫助您在自己的程式碼中識別慣用語。*「地道的」寫法則展示了如何輕鬆地將該程式碼轉換為地道的 Python。這本書非常適合您:* 如果您是從其他程式語言轉向 Python * 如果您將 Python 作為第一門程式語言學習 * 如果您希望提高 Python 程式碼的可讀性、可維護性和正確性 什麼是「地道的」Python?每種程式語言都有其自己的慣用語。程式語言的慣用語不過是寫某段程式碼的普遍接受方式。持續寫出地道的程式碼有許多重要的好處:* 其他人可以輕鬆閱讀和理解您的程式碼 * 其他人可以以最小的努力維護和增強您的程式碼 * 您的程式碼將包含更少的錯誤 * 您的程式碼將教導他人無需您額外努力即可編寫正確的程式碼
