阿博的书架
home

阿博的书架

C++ Primer 英文版(第 5 版)
[美] Stanley B. Lippman and [美] Josée Lajoie and [美] Barbara E. Moo
编程/技术 [32]: 这本久负盛名的C++经典教程,时隔八年之久,终迎来史无前例的重大升级。除令全球无数程序员从中受益,甚至为之迷醉的——C++大师Stanley B. Lippman的丰富实践经验,C++标准委员会原负责人Josée Lajoie对C++标准的深入理解,以及C++先驱Barbara E. Moo在C++教学方面的真知灼见外,更是基于全新的C++11标准进行了全面而彻底的内容更新。非常难能可贵的是,书中所有示例均全部采用C++11标准改写,这在经典升级版中极其罕见——充分体现了...
Computer Systems(Second Edition)
Randal E. Bryant and David R. O'Hallaron
编程入门指南 [6]: For Computer Systems, Computer Organization and Architecture courses in CS, EE, and ECE departments. Few students studying computer science or computer engineering will ever have the opportunity to build a computer system. On the other ha...
How to Think Like a Computer Scientist: Learning With Python 3
Allen B. Downey and Jeffrey Elkner and Chris Meyers
编程/技术 [36]: ""How to Think Like a Computer Scientist"" is an introduction to programming using Python, one of the best languages for beginners. This is a Free Book -- you can download it from thinkpython.com. But if you would like to make a contribut...
Learning Python, 5th Edition
Mark Lutz
编程/技术 [34]: Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with ...