File tree 2 files changed +11
-0
lines changed
2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,15 @@ your study time and to measure your progress:
88
88
89
89
## Deliverables
90
90
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
+
91
100
### Create Your GitHub Account
92
101
93
102
- [ ] 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.
50
50
- [ git-it] ( https://github.com/jlord/git-it-electron/ )
51
51
- [ Understand how to use Atomic Commits] ( https://curiousprogrammer.io/blog/how-to-craft-your-changes-into-small-atomic-commits-using-git )
52
52
- [ rebasic] ( https://github.com/lpmi-13/rebasic )
53
+ - [ Pro Git] ( https://open.umn.edu/opentextbooks/textbooks/1360 ) : great open textbook
53
54
54
55
## SSH Connection to GitHub
55
56
@@ -77,6 +78,7 @@ easier it will be to focus on the fun stuff.
77
78
78
79
## Collaborating on GitHub
79
80
81
+ - [ A guide and diagrams for ET] ( https://github.com/DeNepo/planning-and-collaborating/blob/main/11-development.md )
80
82
- [ Adding collaborators to a repository] ( https://www.youtube.com/watch?v=p49LRx3hYI8 )
81
83
- [ about code reviews] ( https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-request-reviews )
82
84
- [ 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