zoukankan      html  css  js  c++  java
  • c++经典书籍推荐和下载

    给学习c++的新手,这些书籍都是很经典的。经典中的经典
    深度探索C++对象模型
    英文版:http://www.nengxia.com/soft.asp?id=5
    中文版:http://www.nengxia.com/soft.asp?id=19

    Modern C++ Design
    http://www.nengxia.com/soft.asp?id=7

    c++编程思想
    第一卷:
    中文版:http://www.nengxia.com/soft.asp?id=1039
    英文版: Prentice Hall Bruce Eckel Thinking In C++, Second EditionVolume.1
    第二卷:
    中文版:http://www.nengxia.com/soft.asp?id=1040
    英文版:http://www.nengxia.com/soft.asp?id=1041


    c++ Programming language
    中文版:http://www.nengxia.com/soft.asp?id=1038
    英文版:http://www.nengxia.com/soft.asp?id=368

    C++ Primer
    第三版中文版:http://www.nengxia.com/soft.asp?id=6
    第四版
    英文版:http://www.nengxia.com/soft.asp?id=117
    中文版:http://www.nengxia.com/soft.asp?id=635
    c++ primer 题解
    http://www.nengxia.com/soft.asp?id=17


    C++ Primer plus 第4版中文:
    中文版:http://www.nengxia.com/soft.asp?id=987
    英文版:
    Third.Editionhttp://www.nengxia.com/soft.asp?id=1037
    Special.Edition:http://www.nengxia.com/soft.asp?id=369


    Effective C++
    中文版:http://www.nengxia.com/soft.asp?id=9
    英文版:http://www.nengxia.com/soft.asp?id=1033

    More Effective C++
    中文版:http://www.nengxia.com/soft.asp?id=8

    STL源码剖析
    http://www.nengxia.com/soft.asp?id=11


    c++ template
    英文版:
    http://www.nengxia.com/soft.asp?id=1034
    简体中文版:
    http://www.nengxia.com/soft.asp?id=15
    繁体中文版:
    http://www.nengxia.com/soft.asp?id=16

    Effective STL
    http://www.nengxia.com/soft.asp?id=54

    c++ 标准库
    http://www.nengxia.com/soft.asp?id=47

    Exception c++
    中文版:http://www.nengxia.com/soft.asp?id=1035
    英文版:http://www.nengxia.com/soft.asp?id=18

    More Excetption c++
    英文版:http://www.nengxia.com/soft.asp?id=20

    C++ Coding Standards:
    http://www.nengxia.com/soft.asp?id=114

    STL轻松入门
    http://www.nengxia.com/soft.asp?id=162

    c/c++标准函数库 中文版
    http://www.nengxia.com/soft.asp?id=641

    the design and evolution of c++
    英文版:http://nengxia.com/soft.asp?id=1042

    高质量C++编程指南
    http://www.nengxia.com/soft.asp?id=1043

  • 相关阅读:
    ubuntu golang nginx
    如何写易于调试的代码
    Topic 2: golang string operation
    topic 1: golang file operation
    【转帖】ArtisticStyle----很好用的C/C++样式格式化工具
    【转帖】C++经典书籍汇总
    (转载)MonoBehaviour的事件和具体功能总结
    unity3d的延时调用函数
    unity3D 实现手机的双指触控和Input类touch详解
    Lua 关于"."与":"号的用法区别
  • 原文地址:https://www.cnblogs.com/inspurhaitian/p/1315634.html
Copyright © 2011-2022 走看看