https://github.com/fa7ad/cpp-practice
C++ code practice in and for varsity lab classes.
https://github.com/fa7ad/cpp-practice
Last synced: about 1 year ago
JSON representation
C++ code practice in and for varsity lab classes.
- Host: GitHub
- URL: https://github.com/fa7ad/cpp-practice
- Owner: fa7ad
- License: bsd-3-clause
- Created: 2018-02-12T17:23:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T17:29:23.000Z (over 8 years ago)
- Last Synced: 2025-03-29T05:41:39.582Z (about 1 year ago)
- Language: C++
- Size: 51.8 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# C ++
* **Lab** folder contains codes that i wrote in [varsity](https://www.aiub.edu) lab classes,
* **Exercise** contains things that can be homework or practice.
**Note:** Codes can contain error, feel free to contribute :smiley:
### Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request and enjoy! :thumbsup:
Learn more about [contribution](https://github.com/IamLizu/cplusplus/blob/master/CONTRIBUTING.md).
### Contributors
Check out all the super awesome contributors at [the contributors page](https://github.com/IamLizu/cplusplus/graphs/contributors).
### Code Of Conduct
Check out the Code Of Conduct [here](https://github.com/IamLizu/cplusplus/blob/master/CODE_OF_CONDUCT.md).
> Code everyday with fun :speech_balloon: