Effective C++ 在线电子书 图书标签: C++ 编程 计算机 Programming 经典 程序设计 Scott_Meyers effective
发表于2024-11-24
Effective C++ 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
技术书也能写得这么谐~
评分心血来潮mark下老早前读过的书
评分很系统,很深刻,但是啃起来不容易……我也还没啃完。
评分give up
评分give up
“Every C++ professional needs a copy of Effective C++ . It is an absolute must-read for anyone thinking of doing serious C++ development. If you’ve never read Effective C++ and you think you know everything about C++, think again.”
— Steve Schirripa, Software Engineer, Google “C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this. The clear and precise style of the book is evidence of Scott’s deep insight and distinctive ability to impart knowledge.”
— Gerhard Kreuzer, Research and Development Engineer, Siemens AG The first two editions of Effective C++ were embraced by hundreds of thousands of programmers worldwide. The reason is clear: Scott Meyers’ practical approach to C++ describes the rules of thumb used by the experts — the things they almost always do or almost always avoid doing — to produce clear, correct, efficient code. The book is organized around 55 specific guidelines, each of which describes a way to write better C++. Each is backed by concrete examples. For this third edition, more than half the content is new, including added chapters on managing resources and using templates. Topics from the second edition have been extensively revised to reflect modern design considerations, including exceptions, design patterns, and multithreading. Important features of Effective C++ include: Expert guidance on the design of effective classes, functions, templates, and inheritance hierarchies. Applications of new “TR1” standard library functionality, along with comparisons to existing standard library components. Insights into differences between C++ and other languages (e.g., Java, C#, C) that help developers from those languages assimilate “the C++ way” of doing things.
今天开始读《Effective C++》这本书,才读1/4,真心感觉作者和译者都是大好人,这本书真的是太好读了,《C++primer》虽然也能通过边读边baidu看懂,但毕竟还是有很多晦涩的东西,特别是越到后面有些知识就越绕,各种嵌套知识就出现了,搞得人头晕目眩。不过《Effective C++》就...
评分C++强大而复杂,复杂的机制是把双刃剑,给写程序带来无限灵活性的同时,也带来的容易出错的隐患。这本书告诉了我们在C++里存在的这样那样的陷阱,也指引程序员应该怎么样用和不应该怎样用。书里设定了很多应用场景,需要不断应用才能深入领会。
评分学习一门语言跟学习一门手艺是一样的。当你简单地学完C++语言之后,你只是掌握了其中的一点皮毛,还远不足以让你能够成为项目组中的中流砥柱。特别是对于C++这样一门博大精深的语言来讲,其精华和糟粕并存,要想在实际的应用中,更加高效地使用这门语言,你需要深入地了解其本...
评分这本书写的真的很好,大师把他对C++的独到的见解做一番生动活泼的描述,读后受益匪浅,优秀的编程方面的书籍不一定非得像中国大学里编程教材那样把编程语言从头到尾的介绍,这本书可以说是另辟蹊径。
评分虽然多年前在本科课程中学过C++,但之后的几年里,C++主要被我用来进行简单的算法实现或者简单的学术仿真程序的编写,一直没有深入实践过“面向对象的C++”、“泛型的C++”。因此,自己还是一个彻头彻尾的C++初学者。这里从初学者的角度谈谈读了这本书以后对C++的几点新理解新...
Effective C++ 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024