Giter Club home page Giter Club logo

cppnotes's Introduction

C++ notes

This list has a set of topics and links for prepping for C++.

Have better suggestions? Do put in a pull request.

Procedural Programming

  1. Introduction to C++ - Link
  2. C++ as better than C - Link Link
  3. C/C++ Built-in Process /Steps of Compilations / - Link
  4. Linkage and it's Types - Link
  5. Common Errors occur into C++ - Link Link
  6. Built-in Data Types into c++ - Link Link
  7. Reference Types - Link Link Link Link
  8. Namespaces - Link Link Link
  9. Inline Functions - Link Link Link Link Link Link
  10. Function Overloading - Link Link Link Link
  11. Default Arguments - Link Link
  12. Dynamic Memory Allocation - Link Link Link

Object Base Programming

  1. Difference between C and C++ structure - Link
  2. Classes and Objects - Link Link Link Link Link Link
  3. Constructors - Link Link Link Link
  4. destructor - Link Link Link Link Link
  5. this pointer - Link Link Link
  6. Constant Qualifiers and constant Object - Link Link Link Link Link Link Link
  7. Static Data Members and Member Functions - Link Link Link Link Link Link Link
  8. Objects on Heap - Link Link Link Link
  9. Operator Overloading - Link Link Link Link
  10. Friend Function - Link Link Link Link Link Link Link Link
  11. Type Conversions - Link Link Link Link Link Link Link
  12. Exception Handeling - Link Link Link Link Link Link Link
  13. FILE I/O Stream - Link Link Link Link Link Link Link Link

Object Oriented Programming

  1. Containment - Link Link Link Link Link Link Link
  2. Inheritance - Link Link Link Link Link Link Link Link Link
  3. composition - Link Link Link Link Link
  4. Aggregation - Link Link Link Link Link
  5. virtual Inheritance - Link Link Link Link Link Link Link Link Link Link
  6. Polymorphism - Link Link Link Link Link Link Link Link
  7. Virtual Pointer & Virtual Table - Link Link Link Link Link Link Link
  8. virtual ctor / dtor - Link Link Link Link Link Link Link Link Link Link
  9. Abstract Class - Link Link Link Link Link Link Link Link Link
  10. RTTI and dynamic_cast - Link Link Link Link Link Link Link Link Link Link

Generic Programming

  1. Template and Code Bloat Problem - Link Link Link Link Link Link Link Link Link Link
  2. Introduction to STL - Link Link Link Link Link Link Link Link Link

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.