File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,6 +88,15 @@ your study time and to measure your progress:
8888
8989## Deliverables
9090
91+ ### Background Study
92+
93+ Take a first look through the [ Suggested Study] ( ../suggested-study/ ) resources
94+ focusing on these resources:
95+
96+ - [ ] ** README** : Learning in Public, Being a Developer, Markdown and READMEs
97+ - [ ] ** Tech Foundations** : The Internet
98+ - [ ] ** Git and GitHub** : Git (_ especially the games_ )
99+
91100### Create Your GitHub Account
92101
93102- [ ] Create a GitHub account if you don't have one already (_ no matter what
Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ easier it will be to focus on the fun stuff.
5050- [ git-it] ( https://github.com/jlord/git-it-electron/ )
5151- [ Understand how to use Atomic Commits] ( https://curiousprogrammer.io/blog/how-to-craft-your-changes-into-small-atomic-commits-using-git )
5252- [ rebasic] ( https://github.com/lpmi-13/rebasic )
53+ - [ Pro Git] ( https://open.umn.edu/opentextbooks/textbooks/1360 ) : great open textbook
5354
5455## SSH Connection to GitHub
5556
@@ -77,6 +78,7 @@ easier it will be to focus on the fun stuff.
7778
7879## Collaborating on GitHub
7980
81+ - [ A guide and diagrams for ET] ( https://github.com/DeNepo/planning-and-collaborating/blob/main/11-development.md )
8082- [ Adding collaborators to a repository] ( https://www.youtube.com/watch?v=p49LRx3hYI8 )
8183- [ about code reviews] ( https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-request-reviews )
8284- [ requesting a code review] ( https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/requesting-a-pull-request-review )
You can’t perform that action at this time.
0 commit comments