https://github.com/jamesmbaazam/codereviewdemo
https://github.com/jamesmbaazam/codereviewdemo
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jamesmbaazam/codereviewdemo
- Owner: jamesmbaazam
- License: other
- Created: 2023-11-09T18:02:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-10T11:04:47.000Z (over 1 year ago)
- Last Synced: 2025-04-01T23:35:37.008Z (2 months ago)
- Language: R
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Material for demo'ing the code review process
## Intended audience
This demo is for you, if you:
* Already write code or documentation
- Ideas are presented here using R but transferable to other languages.
* Already use version control
- We use git (add, commit, pull, push, merge) and GitHub in this demo.
* Looking to improve your coding practices with code reviews