https://github.com/michaelfromyeg/cpp-hello-world
Learning C++ for CPSC 221.
https://github.com/michaelfromyeg/cpp-hello-world
cpp hello-world
Last synced: 3 months ago
JSON representation
Learning C++ for CPSC 221.
- Host: GitHub
- URL: https://github.com/michaelfromyeg/cpp-hello-world
- Owner: michaelfromyeg
- License: mit
- Created: 2020-04-22T22:44:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T00:47:35.000Z (over 5 years ago)
- Last Synced: 2025-04-02T21:42:48.430Z (9 months ago)
- Topics: cpp, hello-world
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# C++ Problems
Learning C++ with CPSC 221
## Getting Started
- Follow [this](https://code.visualstudio.com/docs/cpp/config-mingw) tutorial
- Get Mingw-w64 from [here](https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/installer/mingw-w64-install.exe/download).