David M. Beazley 早在1996年就開始使用Python編程。在洛斯阿莫斯國傢實驗室工作期間,他教會很多誌願者用Python編寫科學計算軟件。他創辦的Dabeaz 公司提供軟件開發、培訓和谘詢服務,專長於Python、Ruby、Perl等動態編程語言的實際應用。他是Python軟件基金會的會員。
Python is a remarkably powerful, yet a simple programming language that has become a highly valuable software development tool for many computing professionals. With the recent release of version 2, Python is becoming more robust and developers are begging for their favorite resource to be updated. Python developers talk about nothing else when it comes to Python documentation--they know Python Essential Reference is the best. Python Essential Reference, Second Edition, concisely describes the Python programming language and its large library of standard modules, collectively known as the Python programming environment. It is arranged into four major parts. First, a brief tutorial and introduction is presented, then an informal language reference will cover lexical conventions, functions, statements, control flow, datatypes, classes, and execution models. The third section covers the Python library, and the final section covers the Python C API that is used to write Python extensions. All the code used in the book is available at www.newriders.com. This book is best for the customers because it is highly focused and clearly provides the things a reader needs to know to best utilize Python. It is intended for programmers who have experience with other programming languages such a C or C++. It is for the serious programmer who does not want a basic introductory to the language.
發表於2025-01-01
Python Essential Reference 2025 pdf epub mobi 電子書 下載
每天睡覺前看看,有助於睡眠,老大的英文書,帶迴來治療失眠的 哈哈。 這本書,還不錯啊?不知道中文的翻譯是什麼樣子的,反正英文的看著還行,後麵的高級部分主要是介紹原理和模塊的,例子也很少,想看例子的同學需要移步python cookbook
評分很全麵,結構很清晰,沒有廢話,第一部分必須從頭到尾認真看,全部都有用,幫整你肯定都會用上。有些例如lamda錶達式、yield與生成式講的不夠具體,但其它python也不過如此,這其實是函數式編程的內容。第二部分是Python庫,可用以參考
評分書是好書,中文版把Index去掉瞭,唉。圖靈的書大都保留Index的,這本不知道為什麼去掉瞭,可惜。 為什麼還說我的評論太短瞭~ 為什麼還說我的評論太短瞭~ 為什麼還說我的評論太短瞭~ 為什麼還說我的評論太短瞭~ 為什麼還說我的評論太短瞭~
評分頁碼32頁,電子書45頁,錶3-2,lens(s)應為len(s) 頁碼33頁,電子書46頁,錶3-4, 原文:s.pop([i]) 返迴元素i並從列錶中刪除它,如果省略i,則返迴列錶中最後一個元素 錶述有誤。 應為:s.pop([i]) 返迴下標為i的元素並從列錶中刪除它,如果省略i,則返迴列錶中最後一...
評分頁碼32頁,電子書45頁,錶3-2,lens(s)應為len(s) 頁碼33頁,電子書46頁,錶3-4, 原文:s.pop([i]) 返迴元素i並從列錶中刪除它,如果省略i,則返迴列錶中最後一個元素 錶述有誤。 應為:s.pop([i]) 返迴下標為i的元素並從列錶中刪除它,如果省略i,則返迴列錶中最後一...
圖書標籤: Python 語言基礎
Python Essential Reference 2025 pdf epub mobi 電子書 下載