I'm currently mentoring a few people on Coding Coach. I created this repo to gather a few assignments for the mentees to work on.
I will provide all the requirements and technical info on the README of each assignment.
You should:
- Create a board on https://trello.com/ and invite me (through private message on slack/skype). This will help you stay organized and will allow me to see how you organise yourself and divide tasks.
- Fork this repo
- Go to the project folder and work on it (Do not add files to the root folder where this README is)
- Instructions for the assignment will be on the README inside the assignments's folder.
NOTES
- You will NOT push to this repo, you will work on your forked repository.
- DO NOT push to your repo directly
- You should create a new branch and then open a PULL REQUEST to merge your branch into your
master
branch. - After that you should send me the url so I can review it. This will allow me to help you on every commit. You can also add me as a contributor so I can freely merge/block PR's.
Please send me a message on skype/slack so I can update the README.
- How to fork a repo: https://www.earthdatascience.org/workshops/intro-version-control-git/about-forks/#:~:text=You%20can%20fork%20any%20repo,Source%3A%20GitHub%20Guides.
- How to open a pull request: https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork