Giter Club home page Giter Club logo

cpp-primer's Introduction

  • 本书引入了C++11,详细介绍了C++的语法特性和原理,内容可分为以下部分:
    • 基础(1-6章):掌握指针、引用等复合类型,并能无误地结合const使用;掌握函数传参、重载、函数匹配等规则;
    • 类(7, 13-15章):本书重点,深入介绍了类的设计;
    • 标准库(8-12章):更详细内容参考《Effective STL》《C++17 STL Cookbook》cppreference(或cplusplus);
    • 模板(16章):了解模板的基本写法,更详细内容参考《C++ Templates 2nd》
    • 其他(17-19章):一些较少用到的高级特性。

part1:C++基础

part2:C++标准库

part3:类设计者的工具

part4:高级主题

cpp-primer's People

Contributors

downdemo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.