Git Product home page Git Product logo

cpp's Introduction

C++ repository

This repo contains all the C++ programs that are made as part of Object Oriented Programming subject.

Read More about Standard Template Library(STL)

Read More about Templates


29-APR

Standard tempelate library (STL)

  1. Vectors in detail
  2. List in detail
  3. Map in detail
  4. Multimap in detail
  5. Deque in detail
  6. Set in detail
  7. Multiset in detail

4-APR

  1. Map (STL) example
  2. Linked List (STL) example
  3. Stack (STL) example

3-APR

  1. Vector (STL) iterator example

1-APR

  1. Late Binding example 1
  2. Late Binding example 2

29-MAR

  1. Application of template function
  2. Template function with multiple parameters
  3. Template Overloading
  4. Member function template and non type template arguments application with dynamic object creation example also

27-MAR

  1. Creating template class and making self vector class as an example
  2. Bubble Sort using template functions

20-MAR

  1. Checking if entered value is a double or not and performing mathematical functions on the entered number(Exception Handling)
  2. Throwing an error as a class object and catching it
  3. Rethrowing an exception, mechanism of catching

19-MAR

  1. Exception Handling in C++
  2. Example of exception handling with an example of division by zero exception

16-MAR

  1. Creating dynamic objects in a dynamic array of objects.(Pure Dynamic Solution)
  2. Inheritance Practice result of student and marks example

14-MAR

  1. Practice question for virtual functions(Full question written in the starting of code)
  2. Practice question with example of bank account solved with containership(Full question written in the starting of code)

13-MAR

  1. Dynamic polymorphism using virtual functions
  2. Virtual Functions with example of different methods

10-MAR

  1. Nesting of classes(Containership)
  2. Implementataion of Containership with Staff example
  3. Calling Constructor in derived class

7-MAR

  1. Multiple Inheritance Example
  2. Hierarchichal Inheritance with example of Student object
  3. Hybrid Inheritance with example of Results combined with Sports Class

6-MAR

  1. Single Inheritance Example
  2. Multilevel Inheritance Example

23-FEB

  1. Array Pointers and examples
  2. Pointers and their uses in classes
  3. Strings with pointers
  4. this pointer(IMPORTANT)
  5. Type conversion class to class
  6. Type conversion all types

14-FEB

  1. Type Conversion with example of time conversion

31-JAN

  1. Operator overloading with Complex Numbers
  2. Operator overloading Vector Question

24-JAN

  1. Operator overloading example question
  2. Operator overloading with example of matrix solution

Older

  1. Constructors example
  2. Friend function example
  3. Complex numbers program solving addition subtraction and so on of complex numbers

cpp's People

Contributors

thakursaurabh1998 avatar vibhushit07 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.