圖書標籤: C++ 編程 Programming 計算機 程序設計 初學者 C/C++ Accelerated
发表于2024-06-21
Accelerated C++ pdf epub mobi txt 電子書 下載 2024
Want to learn how to program in C++ immediately? Want to start writing better, more powerful C++ programs today? Accelerated C++'s uniquely modern approach will help you learn faster and more fluently than you ever believed possible. Based on the authors' intensive summer C++ courses at Stanford University, Accelerated C++ covers virtually every concept that most professional C++ programmers will ever use -- but it turns the "traditional" C++ curriculum upside down, starting with the high-level C++ data structures and algorithms that let you write robust programs immediately. Once you're getting results, Accelerated C++ takes you "under the hood," introducing complex language features such as memory management in context, and explaining exactly how and when to use them. From start to finish, the book concentrates on solving problems, rather than learning language and library features for their own sake. The result: You'll be writing real-world programs in no time -- and outstanding code faster than you ever imagined.
真是好書,讀晚瞭
評分讀瞭前兩章,感覺很容易讀懂,例程也很有意思,結閤習題來看,這本書非常適閤剛入門的C++的學習者。 p.s 簡明而不簡單,短小精悍,重視實踐,是這本書的特色,看完這本書和C++Primer,加上一定的工程經驗,可以去試試The C++ Programming Language瞭。
評分沒看過 短小精悍 準備一個星期看完 @done 很基礎 當做全麵復習一遍吧 還是有些死角被掃到 嘿嘿
評分C++真是一門蛋疼的語言...
評分爛瞭個小尾
《Accelerated C++》这本书,推荐看英文原版,很有收获,非常好的一本书。中文版偷工减料,有的甚至少翻译一段。有点太不负责任了。有一些问题,翻译的完全搞不明白。这不是害人吗???天地良心!!!
評分http://www.parkscomputing.com/accelerated-cpp-solutions/ 上面鏈接的答案還沒有寫完,若還需要搜某題的答案,可使用 " Accelerated C++ exercise 3-2 " 這個格式搜。 以上是在 http://www.cnblogs.com/logitechlike/archive/2012/01/04/2312589.html 上看來的。 5.2補充...
評分算是第一个评论吧,希望给其他人参考。 本来打算评个5星,但是: 1、翻译一般,基本上抄旧版( 覃剑锋翻译的那本,难道是他改名换姓了?),只是换掉了部分词!。某些翻译简直搞笑。 2、定价过高 3、排版拙劣,特别是代码排版特差! ps:针对科学出版社的新版,建议淘宝买旧...
評分http://www.parkscomputing.com/accelerated-cpp-solutions/ 上面鏈接的答案還沒有寫完,若還需要搜某題的答案,可使用 " Accelerated C++ exercise 3-2 " 這個格式搜。 以上是在 http://www.cnblogs.com/logitechlike/archive/2012/01/04/2312589.html 上看來的。 5.2補充...
評分1. 5.6节 spit程序段翻译有误 第三个while语句后面的isspace语句内饰j,而不是i //更正后的程序段如下 while(j != s.size() && !isspace(s[j])) 2. 5.8节 连接字符串 99页 while语句里的2个if分支注释,“左”和“右”都翻译错了。 //更正为 //如果左侧图案。。。。 //如果右...
Accelerated C++ pdf epub mobi txt 電子書 下載 2024