Bjarne Stroustrup 英国剑桥大学计算机科学博士,C++的设计者和最初的实现者。他现在是德州农工大学计算机科学首席教授。1993年,由于在C++领域的重大贡献,他获得了ACM的 Grace Murray Hopper大奖并成为ACM院士。在进入学术界之前,他在AT&T贝尔实验室工作,是ISO C++标准委员会的创始人之一。
发表于2025-03-04
Programming 2025 pdf epub mobi 电子书
c 程序设计原理与实践 当之无愧应获得五星评价!无论是思想、视野、广度、教学的艺术,都表现得完美无缺。本书没有深入到很多让人感受到挫折的细节(高手可能觉得遗憾),但(考虑到更多人群)这是它的优点。本书的内容足以给初学者打下扎实的基础。
评分比较那些手册式的书要好,引导你去写代码,思考. 正如作者所说的"书中提到的编程技巧你今后会用的到" 比较适合有一点编程基础的人去阅读,因为这本书并不是从最最基础的部分讲起的. 可能是由于作者是C++大师的缘故,本书的内容行云流水,不适合作为手册查阅
评分比较那些手册式的书要好,引导你去写代码,思考. 正如作者所说的"书中提到的编程技巧你今后会用的到" 比较适合有一点编程基础的人去阅读,因为这本书并不是从最最基础的部分讲起的. 可能是由于作者是C++大师的缘故,本书的内容行云流水,不适合作为手册查阅
评分作为C++语言的发明人,作者站在专业程序员的角度讲述如何为现实世界的计算问题设计有效的解决方案。尽管本书采用的是C++语言,但其中涵盖的程序设计思想同样适用于其他语言,而且这些颇具实践意义的编程思想还可以弥补高校程序设计课程偏重语法细节、忽视总体思想方法和整体过...
评分c 程序设计原理与实践 当之无愧应获得五星评价!无论是思想、视野、广度、教学的艺术,都表现得完美无缺。本书没有深入到很多让人感受到挫折的细节(高手可能觉得遗憾),但(考虑到更多人群)这是它的优点。本书的内容足以给初学者打下扎实的基础。
图书标签: C++ Bjarne_Stroustrup 计算机 编程 programming Programming 经典教材 BjarneStroustrup
An Introduction to Programming by the Inventor of C++ Preparation for Programming in the Real World The book assumes that you aim eventually to write non-trivial programs, whether for work in software development or in some other technical field. Focus on Fundamental Concepts and Techniques The book explains fundamental concepts and techniques in greater depth than traditional introductions. This approach will give you a solid foundation for writing useful, correct, maintainable, and efficient code. Programming with Today's C++ The book is an introduction to programming in general, including object-oriented programming and generic programming. It is also a solid introduction to the C++ programming language, one of the most widely used languages for real-world software. The book presents modern C++ programming techniques from the start, introducing the C++ standard library to simplify programming tasks. For Beginners-And Anyone Who Wants to Learn Something New The book is primarily designed for people who have never programmed before, and it has been tested with more than 1,000 first-year university students. However, practitioners and advanced students will gain new insight and guidance by seeing how a recognized master approaches the elements of his art. Provides a Broad View The first half of the book covers a wide range of essential concepts, design and programming techniques, language features, and libraries. Those will enable you to write programs involving input, output, computation, and simple graphics. The second half explores more specialized topics, such as text processing and testing, and provides abundant reference material. Source code and support supplements are available from the author's website.
Programming 2025 pdf epub mobi 电子书