阿博的书架
home

阿博的书架

Python Cookbook
David Beazley and Brian K. Jones
编程/技术 [37]: If you need help writing programs in Python 3, or want to update older Python 2 code, this book is just the ticket. Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programme...
Python for Data Analysis: Data Wrangling With Pandas, NumPy, and IPython
Wes McKinney
编程/技术 [43]: Python for Data Analysis is concerned with the nuts and bolts of manipulating, processing, cleaning, and crunching data in Python. It is also a practical, modern introduction to scientific computing in Python, tailored for data-intensive ...
Python Pocket Reference
Mark Lutz
编程/技术 [42]: Python is optimized for quality, productivity, portability, and integration. Hundreds of thousands of Python developers around the world rely on Python for general-purpose tasks, Internet scripting, systems programming, user interfaces, a...
Structure and Interpretation of Computer Programs
Harold Abelson and Gerald Jay Sussman
编程入门指南 [4]: Structure and Interpretation of Computer Programs has had a dramatic impact on computer science curricula over the past decade. This long-awaited revision contains changes throughout the text. There are new implementations of most of the...