Skip to content

range4-skyz/LearnCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearnCpp

GitHub last commit GitHub Repo stars GitHub repo size GitHub code size in bytes Github open issues

A repository to record my daily learning of C++ coding.
It includes demo code for simple testing of new language features and libraries


Typing SVG

Please refer to this file for information about some external tools I use.


Typing SVG

Here are some template configuration files used for setting up projects. You can copy them to the root directory of your project and modify them according to your needs.

Please refer to the files in the template/common directory for specifics.


Typing SVG

Warning

Please note that since most of them are just demo programs, and some new language features or libraries are not supported by the compiler, they may not be able to run.

You need to run the run.sh script located in the specified directory.


Typing SVG
  • C++ Reference: C++ standard offical documentation.
  • Hacking C++: A collection of various C++ learning resources.
  • Learn C++: A free website devoted to teaching you how to program in modern C++.
  • Modern C++ Idioms: A open-content book, presenting modern C++ idioms to programmers who have moderate level of familiarity with C++.

Typing SVG

Using the MIT License

About

A repository to record my daily learning of C++ coding.

Topics

Resources

License

Stars

Watchers

Forks