阿博的书架
home

阿博的书架

PMBOK Guide 5th Edition
Project Management Institute
PMP [6]:
PMP Exam Prep, Eighth Edition
Rita Mulcahy
PMP [9]: This book has been FULLY updated to reflect PMI's changes to the PMP exam, and should be used to prepare for all PMP exams delivered on or after July 30th of 2013.Can you imagine valuing a book so much that you send the author a Thank You le...
The Passionate Programmer
Chad Fowler
职业发展 [1]:
The Personal MBA
Josh Kaufman
经济/管理 [16]:
The Practice of Programming
Brian W. Kernighan and Rob Pike
编程/技术 [3]: With the same insight and authority that made their book The Unix Programming Environment a classic, Brian Kernighan and Rob Pike have written The Practice of Programming to help make individual programmers more effective and productive. T...
Principles of Economics
N. Gregory Mankiw and Euston Quah and Peter Wilson
经济/管理 [2]: This is the Asian adaptation of N. Gregory Mankiw s market leading textbook Principles of Economics. While maintaining all the strengths of the original book, Professor Euston Quah and Dr. Peter Wilson have provided materials and examples ...
Principles of Economics, 6th ed. (Mankiw)
N. Gregory Mankiw
经济/管理 [1]:
Pro Git
Scott Chacon
编程/技术 [26]: licensed under the Creative Commons Attribution-Non Commercial-Share Alike 3.0 license
Programming Pearls
Jon Bentley
编程/技术 [12]: "The first edition of Programming Pearls was one of the most influential books I read early in my career, and many of the insights I first encountered in that book stayed with me long after I read it. Jon has done a wonderful job of updat...
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 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...
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核心编程(第二版)
[美]wesley J. Chun(陳仲才)
编程入门指南 [2]: 本书是Python开发者的完全指南——针对 Python 2.5全面升级·学习专业的Python风格、最佳实践和好的编程习惯;·加强对Python对象、内存模型和Python面向对象特性的深入理解;·构建更有效的Web、CGI、互联网、网络和其他客户端/服务器架构应用程序及软件;·学习如何使用Python中的Tkinter和其他工具来开发自己的GUI应用程序及软件;·通过用C等语言编写扩展来提升Python应用程序的性能,或者通过使用多线程增强I/0相关的应用程序的能力;...