https://github.com/dongyi-kim/codingnote-kdy
https://github.com/dongyi-kim/codingnote-kdy
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dongyi-kim/codingnote-kdy
- Owner: dongyi-kim
- Created: 2016-12-24T18:59:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-24T19:35:41.000Z (over 8 years ago)
- Last Synced: 2025-02-11T13:51:24.482Z (3 months ago)
- Language: C++
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
,-----.,--. ,--. ,---. ,--.,------. ,------.
' .--./| | ,---. ,--.,--. ,-| || o \ | || .-. \ | .---'
| | | || .-. || || |' .-. |`..' | | || | \ :| `--,
' '--'\| |' '-' '' '' '\ `-' | .' / | || '--' /| `---.
`-----'`--' `---' `----' `---' `--' `--'`-------' `------'
-----------------------------------------------------------------Hi there! Welcome to Cloud9 IDE!
To get you started with C/C++, we have created some small hello world
applications and a Makefile.Have a look at the files, and use the terminal to build them:
$ make
$ ./hello-c-world
$ ./hello-cpp-worldWe're sure you can take it from there. Go ahead and edit the code,
or add some new files. It's all up to you!Happy coding!
The Cloud9 IDE team## Support & Documentation
Visit http://docs.c9.io for support, or to learn more about using Cloud9 IDE.
To watch some training videos, visit http://www.youtube.com/user/c9ide