高分求助!我想自学c++哪本书比较适合呢?

来源:百度知道 编辑:UC知道 时间:2024/06/20 09:59:30
还需要什么为基础;
学习C++时要注意些什么?

学习编程语言,有一定的其他编程语言基础知识当然再好不过了
  不过,之前没有或者很少接触编程也无所谓
  慢慢来 这个不能急躁 循序渐进
  学习C++时要注意些什么? 可能除了语法特点 就得感悟面向对象的思想
  这是c++的精髓!!
  给你推荐一些书籍,希望对你的学习能有所帮助:

  曾经有一个人写了这个东西,我觉得有些道理,就贴出来吧

  C++/OPP/OOD系列:
  层级一:语法/语意(C++)
  [Lippman2000] Essential C++
  Essential C++,by Stanley B. Lippman Addison Wesley Longman 2000,276 pages
  Essential C++ 中文版 ,侯俊杰 译,282页

  [Gregory95] C++:The Core Language
  C++:The Core Language by Gregory Satir 1995 O'Reilly
  C++语言核心,张铭泽 译 ,236页

  [Deitel98] The Complete C++ Training Course
  The Complete C++ Training Course 2/e by Harvey M.Deitel 1998 Prentice Hall
  C++大学教程(第二版),邱仲潘等 译,816页

  [Stevens2000] Standard C++ Bible
  Standard C++ Bible 2000 Al Stevens IDG
  标准C++宝典,林丽闽等 译,766页

  [Eckel2000] Thinking in C++
  Thinking in C++ 2/e Bruce Eckel 2000 1470 pages Prentice Hall
  C++ 编程思想,刘宗田等 译,420页