Skip to content

fanweng/cpp-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Programming

Everything C++

Modern C++

Modern C++ usually refers to C++11, C++14, C++17 and later. C++11 was a revolution and it actually became another language compared to classical C++ as C++98 and before.

Modern C++ Features by Anthony Calandra

Reference

[1] GeeksforGeeks

[2] The Complete Practical Guide to C++ STL by Abhishek Rathore.

[3] cplusplus.com

[4] cppreference.com

[5] "Beginning C++ Programming - From Beginner to Beyond" course by Frank Mitropoulos on Udemy.

[6] "Concurrency with Modern C++" course by educative.io.

About

Everything C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages