Skip to content

s-mehrdad/ModernCplusPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Concerning the new features of C++ language, while the project aims to serve as a personal private reference, it tries very hard to bring learning instruction, the source code itself and the compilation results all together in coding environment in easy language.

Getting Started

  1. Installation process: Both Visual Studio and Qt Creator (MinGW) IDEs have been tested. MacOs's Xcode and Cmake have been used to build too.

  2. Software dependencies: Crossplatform on Windows, MacOs and Linux

  3. Latest releases: The source code is released.

  4. API references Windows's console: screen, colour and font manipulations APIs. And platform independent ANSI escape characters and APIs.

Build and Test

If you are a beginner, use Visual Studio or know what you are doing.

Compile using CMake.

Cmake: cmake --build build-path

Contribute

I appreciate any contribution to the project.

References

Modern C++ Tutorial
cplusplus.com
Stackoverflow
cppreference.com
Microsoft Docs
IBM Knowledge Center
tutorialspoint
C++ reference

Copyright Notice

Refer to license file provide within SOFTWARE itself.

Releases

No releases published

Packages

No packages published