Programming 在线电子书 图书标签: C++ Bjarne_Stroustrup 计算机 编程 programming Programming 经典教材 BjarneStroustrup
发表于2024-11-25
Programming 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
Bjarne Stroustrup 英国剑桥大学计算机科学博士,C++的设计者和最初的实现者。他现在是德州农工大学计算机科学首席教授。1993年,由于在C++领域的重大贡献,他获得了ACM的 Grace Murray Hopper大奖并成为ACM院士。在进入学术界之前,他在AT&T贝尔实验室工作,是ISO C++标准委员会的创始人之一。
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.
能够看得出来,这本书的内容还是设计的比较不错的,用了很多通俗的语言来诠释程序设计。可惜翻译的实在是不咋地,有些地方明显是英文的直译,使得这本书的质量大打折扣。不过我发现机械工业出版社出的书好多都是这样,那本c++编程思想也是,翻译得实在是不咋的。
评分最关键的是它不像别的书更像一本c++手册,看的人脑阔疼。。。毕竟是专门写给大学教学用的。。。另外正如作者所说:更多的是教你编程的思想怎样去编程,c++只是一样工具。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。...
评分程序=数据结构+算法,著名的计算机科学家N.沃斯教授对程序的阐释简单而富有洞察力,然而他给出的仅仅是程序设计的两大基石。自那时起,各种各样的数据结构与算法的书籍层出不穷,似乎只要我们有了针对某个问题的恰当的数据结构与算法,程序只是信手拈来而已。 事情远没有这么...
评分首先介绍一下自己的职业背景,因为技术不同程度的人看同一本书得到的结论是不一样的。本人工作3年多,现在做嵌入式开发,c水平应该说还可以,c++没有系统的学习过,但基本的概念都有。在工作中,我们也只是用到了c++的部分知识,不过,这已经够用了,又有多少人能完整理解c++呢...
评分程序=数据结构+算法,著名的计算机科学家N.沃斯教授对程序的阐释简单而富有洞察力,然而他给出的仅仅是程序设计的两大基石。自那时起,各种各样的数据结构与算法的书籍层出不穷,似乎只要我们有了针对某个问题的恰当的数据结构与算法,程序只是信手拈来而已。 事情远没有这么...
Programming 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024