Skip to content

Practice modern C++ 11 to C++ 20 features and apply these in designing applications in computational finance

Notifications You must be signed in to change notification settings

Saurabh-qtech/Cpp_Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

This repository contains my practice of advanced C++ programming.

The exercises focus on:

  • Object-Oriented Programming
  • STL (Standard Template Library)
  • Templates and Generic Programming
  • Boost Libraries
  • And more...

This repo serves as:

  • A record of my progress in mastering modern C++.
  • A portfolio for future employers to assess my coding style and depth in C++.

Disclaimer

These are entirely my own work and are provided here for educational and reference purposes only. Do not copy or submit this code as your own in any coursework, certification, or academic setting.

About

Practice modern C++ 11 to C++ 20 features and apply these in designing applications in computational finance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages