# Integrated Environment

Easy-to-use, state-of-art Lightweight Integrated Environment (or Text Editor) for Programming C++ Codes.

## macOS & Windows

{% embed url="<https://www.sublimetext.com>" %}

{% embed url="<https://code.visualstudio.com>" %}

## Linux/\*nix-lik

Vim | G++

## Notes

If you are using Windows, please refers <https://dev.to/gamegods3/how-to-install-gcc-in-windows-10-the-easier-way-422j> to install a minimum C++ environment (MinGW). Otherwise, you should use the integrated IDE: DevCPP at <https://sourceforge.net/projects/orwelldevcpp/>
