Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)

Kenneth Reitz, Tanya Schlusser 著、楊尊一 譯

  • Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)-preview-1
  • Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)-preview-2
  • Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)-preview-3
  • Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)-preview-4
  • Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)-preview-5
  • Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)-preview-6
  • Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)-preview-7
  • Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)-preview-8
  • Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)-preview-9
  • Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)-preview-10
  • Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)-preview-11
  • Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)-preview-12
Python 專家實踐指南|搭乘專業開發者的學習便車 (The Hitchhiker's Guide to Python: Best Practices for Development)-preview-1

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

商品描述

<內容簡介>

Python專家實踐指南》以精煉的內容帶你巡禮Python宇宙

-Raymond Hettinger

卓越的Python核心開發者

你一直期待這本書。慣例與最佳實踐的闡述對新手非常重要,而每個人均在某些事上是個新手。透過社群中專家的合作,展示開源的價值並分享最佳想法與實踐

-Eric Holshcer

Read the Docs網站(readthedocs.org

準備好成為真正的Python專家嗎?本書提供Python社群成員的最佳實踐與常用工具資訊。打算參與開源專案或以Python應用創業的Python程式程式設計師,將會從此跨越基本並進入Python專家領域。

本書由上百位Python社群成員合作撰寫,內容分為三個部分。首先是學習如何設定與使用Python的編輯工具,然後是Python風格的範例程式,最後探索Python社群常用的函式庫。

學習風格、傳統、慣例與特性以撰寫最好的Python程式

解析從Python函式庫中挑選的開源程式碼範例

包裝與發佈Python程式碼的最佳實踐方式

探索Python的命令列、GUI與網頁應用程式使用者界面函式庫

學習系統管理員工具、CC++函式庫介接及提升Python的速度

運用網路函式庫進行非同步工作、序列化與加密

檢視資料儲存與資料操控函式庫以及影像與聲音處理工具

<章節說明>

 第一篇 開始

chapter 01  挑選直譯器

chapter 02  正確安裝 Python

chapter 03  開發環境

第二篇 開發

chapter 04  撰寫好程式

chapter 05  閱讀好程式

chapter 06  發布好程式

第三篇 應用情境

chapter 07  使用者互動

chapter 08  程式管理與改進

chapter 09  軟體界面

chapter 10  資料處理

chapter 11  資料儲存

附錄A 額外註記

索引