Based on the authors' market leading data structures books in Java and C++, this book offers a comprehensive, definitive introduction to data structures in Python by authoritative authors. Data Structures and Algorithms in Python is the first authoritative object-oriented book available for Python data structures. Designed to provide a comprehensive introduction to data structures and algorithms, including their design, analysis, and implementation, the text will maintain the same general structure as Data Structures and Algorithms in Java and Data Structures and Algorithms in C++. Begins by discussing Python's conceptually simple syntax, which allows for a greater focus on concepts. Employs a consistent object-oriented viewpoint throughout the text. Presents each data structure using ADTs and their respective implementations and introduces important design patterns as a means to organize those implementations into classes, methods, and objects. Provides a thorough discussion on the analysis and design of fundamental data structures. Includes many helpful Python code examples, with source code provided on the website. Uses illustrations to present data structures and algorithms, as well as their analysis, in a clear, visual manner. Provides hundreds of exercises that promote creativity, help readers learn how to think like programmers, and reinforce important concepts. Contains many Python-code and pseudo-code fragments, and hundreds of exercises, which are divided into roughly 40% reinforcement exercises, 40% creativity exercises, and 20% programming projects.
發表於2025-02-02
Data Structures and Algorithms in Python 2025 pdf epub mobi 電子書 下載
翻譯錯誤很多,舉一個最嚴重的:第20頁,在錶1-4的round(x)下,本書原版是a tie is broken toward the even value,意味在x=3.5(中立)的情況下,x為最近的偶數,即為4,但是在中文版被翻譯成省去小數點後的數嚮偶數值靠近。譯者顯然沒搞清楚tie的含義,而且即使沒搞清楚tie,...
評分這本書的翻譯真的太差瞭,應該是直接機翻的,並且機翻的軟件也很垃圾,經常是牛頭不對馬嘴。但即使是這樣,也無法掩蓋這本書內容的精彩。英語好的話建議直接原版。如果英文不好,又隻會python,那隻能看這本瞭。但切記,如果遇到不明所以,無法理解,讀不通順的情況,不要懷疑...
評分翻譯錯誤很多,舉一個最嚴重的:第20頁,在錶1-4的round(x)下,本書原版是a tie is broken toward the even value,意味在x=3.5(中立)的情況下,x為最近的偶數,即為4,但是在中文版被翻譯成省去小數點後的數嚮偶數值靠近。譯者顯然沒搞清楚tie的含義,而且即使沒搞清楚tie,...
評分原版沒看過,看到是翻譯版,第一次看數據結構的書,結果竟然錯誤那麼多,我說怎麼看不懂,直到看第二遍纔知道是個錯誤。 說完不足,再說點好的,整體上還是不錯,適閤有一定項目經驗的想深入瞭解python的同學。 另外給個建議,裏麵有些代碼還是不要省瞭,比如基於數組的雙端隊...
評分翻譯錯誤很多,舉一個最嚴重的:第20頁,在錶1-4的round(x)下,本書原版是a tie is broken toward the even value,意味在x=3.5(中立)的情況下,x為最近的偶數,即為4,但是在中文版被翻譯成省去小數點後的數嚮偶數值靠近。譯者顯然沒搞清楚tie的含義,而且即使沒搞清楚tie,...
圖書標籤: 數據結構與算法 python Python 算法 數據結構 計算機 編程 Programming
入門必備。Python寫算法優勢太明顯瞭,唯一的缺陷就是速度太慢
評分1-8章
評分不知道是python簡化瞭數據結構,還是數據結構是很好的編程語言入門載體,python很適閤寫數據結構,數據結構也很好帶入python初學者
評分Python 數據結構入門必讀,還涵蓋瞭一般算法書裏沒有的 skip list/union find,尤其適閤刷 LC 的同學
評分這不僅是一本極好的數據結構與算法書籍,而且也非常適閤用來入門Python。
Data Structures and Algorithms in Python 2025 pdf epub mobi 電子書 下載