流利的Python語言(影印版 英文版) [Fluent Python] pdf epub mobi txt 電子書 下載 2025

圖書介紹


流利的Python語言(影印版 英文版) [Fluent Python]

簡體網頁||繁體網頁
Luciano,Ramalho 著



下載連結1
下載連結2
下載連結3
    
Loading...

正在下载信息...

想要找書就要到 靜流書站
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2025-02-21


類似圖書 點擊查看全場最低價

齣版社: 東南大學齣版社
ISBN:9787564168742
版次:1
商品編碼:12109424
包裝:平裝
外文名稱:Fluent Python
開本:16開
齣版時間:2017-01-01
用紙:膠版紙
頁數:743
字數:945000
正文語種:英文

流利的Python語言(影印版 英文版) [Fluent Python] epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2025

相關圖書



流利的Python語言(影印版 英文版) [Fluent Python] epub 下載 mobi 下載 pdf 下載 txt 電子書 下載 2025

流利的Python語言(影印版 英文版) [Fluent Python] pdf epub mobi txt 電子書 下載



具體描述

內容簡介

  Python的簡潔讓你可以快速達到高産水平,但是這通常意味著你並沒有用到它提供的所有功能特性。
  有瞭《流利的Python語言(影印版 英文版)》,你將學會如何利用那些很容易被忽視的特性來編寫有效且通順的Python代碼。作者Luciano Ramalho將帶領你們遍曆Python的核心語言特性和程序庫,並展示精簡代碼、優化速度和可讀性的方法。
  很多富有經驗的程序員嘗試將Python扭麯成適閤他們從其他語言中學到的模式,而從未發現超齣他們經驗的Python特性。通過《流利的Python語言(影印版 英文版)》,那些Python程序員將完全學會如何高效率地使用Python 3。

目錄

Preface

Part I. Prologue
1. The Python Data Model
A Pythonic Card Deck
How Special Methods Are Used
Emulating Numeric Types
String Representation
Arithmetic Operators
Boolean Value of a Custom Type
Overview of Special Methods
Why len Is Not a Method
Chapter Summary
Further Reading

Part II. Data Structures
2. An Array of Sequences
Overview of Built-In Sequences
List Comprehensions and Generator Expressions
List Comprehensions and Readability
Listcomps Versus map and filter
Cartesian Products
Generator Expressions
Tuples Are Not Just Immutable Lists
Tuples as Records
Tuple Unpacking
Nested Tuple Unpacking
Named Tuples
Tuples as Immutable Lists
Slicing
Why Slices and Range Exclude the Last Item
Slice Objects
Multidimensional Slicing and Ellipsis
Assigning to Slices
Using + and * with Sequences
Building Lists of Lists
Augmented Assignment with Sequences
A += Assignment Puzzler
list.sort and the sorted Built-In Function
Managing Ordered Sequences with bisect
Searching with bisect
Inserting with bisect.insort
When a List Is Not the Answer
Arrays
Memory Views
NumPy and SciPy
Deques and Other Queues
Chapter Summary
Further Reading
3. Dictionaries and Sets
Generic Mapping Types
dict Comprehensions
Overview of Common Mapping Methods
Handling Missing Keys with setdefault
Mappings with Flexible Key Lookup
defaultdict: Another Take on Missing Keys
The___ missing___ Method
Variations of dict
Subclassing UserDict
Immutable Mappings
Set Theory
set Literals
Set Comprehensions
Set Operations
dict and set Under the Hood
A Performance Experiment
Hash Tables in Dictionaries
……

Part III. Functions as Objects
Part IV. Object-Orientedldioms
Part V. Control Flow
Part VI. Metaprogramming
Afterword
A. Support Scripts
Python Jargon
Index

精彩書摘

  《流利的Python語言(影印版 英文版)》:
  In concluding the chapter, we mentioned how several built—in types are registered to ABCs in the collections.abe module so you can ask isinstance(memoryview,abc.Sequence) and get True, even if memoryview does not inherit from abc.Se quence.And finally we went over the_subclasshook_magic, which lets an ABC recognize any unregistered class as a subclass, as long as it passes a test that can be as simple or as complex as you like—the examples in the standard library merely check for method names.
  To sum up, I'd like to restate Alex Martelli's admonition that we should refrain from creating our own ABCs, except when we are building user—extensible frameworks—which most of the time we are not.On a daily basis, our contact with ABCs should be subclassing or registering classes with existing ABCs.Less often than subclassing or registering, we might use ABCs for isinstance checks.And even more rarely—ifever—we find occasion to write a new ABC from scratch.
  ……
流利的Python語言(影印版 英文版) [Fluent Python] 下載 mobi epub pdf txt 電子書

流利的Python語言(影印版 英文版) [Fluent Python] pdf epub mobi txt 電子書 下載
想要找書就要到 靜流書站
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

用戶評價

評分

書的質量很好,介紹瞭常用的算法及其實現

評分

東西不錯,價格實惠,值得推薦

評分

薄厚適中,用來作機器學習的入門不錯,通過Python 和 scikit-learn

評分

非常好的一本書,強烈推薦。

評分

挺好的一本python深入學習書籍,中英文都買瞭,英文版讀起來原汁原味,很贊

評分

書本身的質量不錯,內容對學習有很大的幫助!

評分

老外寫的書,就要看原版的。

評分

機器學習入門書籍之一。

評分

這是非常好的東西哦,值得推薦,謝謝積分

類似圖書 點擊查看全場最低價

流利的Python語言(影印版 英文版) [Fluent Python] pdf epub mobi txt 電子書 下載


正在搜索視頻,請稍後...

分享鏈接


去京東購買 去京東購買
去淘寶購買 去淘寶購買
去噹噹購買 去噹噹購買
去拼多多購買 去拼多多購買


流利的Python語言(影印版 英文版) [Fluent Python] bar code 下載
扫码下載





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2025 windowsfront.com All Rights Reserved. 靜流書站 版權所有