-
Notifications
You must be signed in to change notification settings - Fork 26
Homework Submission
Evan Cole edited this page Sep 23, 2019
·
1 revision
Homework submissions are due by Thursday Night!
To make your experience in class as similar as possible to working in a professional setting, you'll be turning in all of your homework on GitHub using Pull Requests from week 1.
For the first week or two you might find yourself having as much trouble turning in your homework as completing it, and that's not a problem! Learning to push code to GitHub and contribute with Pull Requests is even even more important right now than HTML & CSS. So every minute you spend figuring out how to submit your homework is a minute well spent.
- Fork this repository, you will complete your projects directly in your fork
- Complete the week's homework locally in VSC
- Push your finishd code to your fork on github
-
Send a pull request to the main HYFB repository
- Call it
Week n: yourName, ie.Week 2: Laura - Don't forget to tag your coach in your pull requests!
- Call it
- Let us know that you've sent your pull request using the spreadsheet
- You'll find this linked in your class repo
- Your coach will use GitHub Issues to give you feedback
- If there is anything to improve in your homework the coach will notify you with an issue.
- You and your coach can discuss the feedback right in the issue
- Your coach will close the issue when you've addressed their feedback
- You'll know you've finished the project when:
- All of this week's issues in your repository are closed
- Your coach has closed your PR in the main HYf repo. (without merging your work!)
