zoukankan      html  css  js  c++  java
  • c++ 书籍推荐

    对于所有人都适用-参考手册
        The C++ Programming Language (Bjarne Stroustrup)
        C++ Standard Library Tutorial and Reference(Nicolai Josuttis)
        The C++ IO Streams and Locales (Angelika Langer and Klaus Kreft)

    入门级
        C++ Primer† (Stanley Lippman, Josée Lajoie, and Barbara E. Moo)
        Accelerated C++ (Andrew Koenig and Barbara Moo)
        Thinking in C++ (Bruce Eckel)
        Programming: Principles and Practice Using C++ (Bjarne Stroustrup)

    最佳实践类
        Effective C++ (Scott Meyers)
        Effective STL (Scott Meyers)


    中级
        More Effective C++ (Scott Meyers)
        Exceptional C++ (Herb Sutter)
        More Exceptional C++ (Herb Sutter)
        Exceptional C++ Style (Herb Sutter)
        C++ Coding Standards (Herb Sutter and Andrei Alexandrescu)
        C++ Templates: The Complete Guide (David Vandevoorde and Nicolai M. Josuttis)

    中上
        Modern C++ Design (Andrei Alexandrescu)
        C++ Template Metaprogramming (David Abrahams and Aleksey Gurtovoy)
        
    经典(略过时)
        The Design and Evolution of C++ (Bjarne Stroustrup)
        Ruminations on C++ - (Andrew Koenig and Barbara Moo)
        Advanced C++ Programming Styles and Idioms (James Coplien)
        Large Scale C++ Software Design (John Lakos)
        Inside the C++ Object Model (Stanley Lippman)

    boost

    中文的有:Boost程序库完全开发指南 (罗建峰)

    Beyond.the C++ Standard Library An Introduction to Boost (Björn Karlsson)

    Boost C++ 库 (Boris Schäling )

  • 相关阅读:
    迅雷极速版 2020年 防止升级方法
    微PE WEPEMENU.INI CDLINUX BEINI 启动菜单
    tcping 0.39
    海康威视楼宇可视对讲解码器拨码规则计算器-安卓版
    博客园-文字互动插件
    WSL-Ubuntu 安装Xubuntu-Desktop 记录
    html css的冷门相关基础知识整理
    git hub 的冲突解决方案
    css实现垂直居中的方式
    js中BOM相关知识
  • 原文地址:https://www.cnblogs.com/IS2120/p/6746055.html
Copyright © 2011-2022 走看看