GithubHelp home page GithubHelp logo

learn_c_plus_plus's Introduction

learn_c++

This repository contains the revision deatils of the C++ language. and also details of new concepts in C++.

Table of Contents

1. Day1

- C++ compilation process
- Namespace
- Scope resolution operator
- Implicit type conversion

2. Day2

- Call by reference and return by reference
- Function overloading and inline function
- Creation of class and objects
- Access specifiers
- Friend Function
- Objects as function arguments

3. Day3

- Constructors, Parameterized constructors, Copy constructors
- Destructors
- Operator overloading

4. Day4

- Inheritance
- Types of Inheritance
- Constructor and Destructor in Inheritance
- Virtual Base Class

5. Day5

- Pointers
- Pointer Arithematic
- Usage of pointers with string,function,arrays
- Virtual Functions and Pure Virtual Functions

6. Day6

- Class Templates
- Function Templates
- Non-Type Template
- Exception Handling

7. Day7

- Sequence Containers in C++ STL
- Associative Containers in C++ STL
- Derived Containers in C++ STL
- Iterators in C++ STL

8. Day8

  - String manipulation
  - New Features of ANSII
     - auto, new
     - static_cast,const_cast, dynamic_cast, reinterpret_cast
  - explicit, namespace, mutable

Resources

learn_c_plus_plus's People

Contributors

prajwalgn-07 avatar

Watchers

 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.