经典好书《Expert C Programming》读书内容简介: and computer programmers who are writing, developing, testing, debugging software on either IBM PCs or Unix systems. Writte...详情
经典好书《Algorithms in C, Parts 1-4》读书内容简介:readable book which an ordinary programmer, unskilled in mathematical analysis and wary of theoretical algorithms, ought to b...详情
经典好书《Effective C++》读书内容简介:l needs a copy of Effective C++ . It is an absolute must-read for anyone thinking of doing serious C++ development. If you’v...详情
经典好书《C Interfaces and Implementations》读书内容简介:oftware project manager must master the art of creating reusable software modules; they are the building blocks of large, rel...详情
经典好书《The Design and Evolution of C++》读书内容简介:esents the definitive insider's guide to the design and development of the C++ programming language. Without ommitting critic...详情
经典好书《C Programming FAQs》读书内容简介:ith answers to some of the most frequently asked questions in C. Extensively revised from his popular FAQ list on the Interne...详情
经典好书《应用密码学:协议、算法与C源程序(原书第2版)》读书内容简介:....该书是美国国家安全局最不愿意见到出版的书......—— 《Wired》......不朽的......令人着迷的......计算机程序员必读的密码学上决定性的著作......—— 《Dr.Dobb's...详情
V. 书籍
经典好书《V.》读书内容简介:面,却始终为文学界和公众所关注;他很少与人交往,似乎游离于社会之外,所写的作品却全是面向社会现实、关心人类状况的;尽管他对自己的作品是否得奖并不关心,但他的主要作品都获得了奖项或好评。品钦对自己的身世和生平似乎讳莫如深,他不像其他作家一...详情
经典好书《Efficient C++》读书内容简介:rs and software designers consider efficient C++ to be an oxymoron. They regard C++ as inherently slow and inappropriate for ...详情
自制编程语言 基于C语言 书籍
经典好书《自制编程语言 基于C语言》读书内容简介:入浅出地讲述了如何开发一门编程语言,以及运行这门编程语言的虚拟机。本书主要内容包括:脚本语言的功能、词法分析器、类、对象、原生方法、自上而下算符优先、语法分析、语义分析、虚拟机、内建类、垃圾回收、命令行及调试等技术。本书适合程序员阅读,...详情