Skip to content

Commit 17b3824

Browse files
suggested study readings in 0 deliverables
1 parent cd44a20 commit 17b3824

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

0_device_and_accounts/README.md

+9
Original file line numberDiff line numberDiff 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

suggested-study/git_and_github.md

+2
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)