Skip to content

Commit 0fc0d90

Browse files
authored
docs: adds lesson_00 pre-work (#4)
Signed-off-by: Anthony D. Mays <[email protected]>
1 parent 6dcc54d commit 0fc0d90

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

lesson_00/README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Lesson 00 - Developer Workflow: Git Fundamentals ([Slides](https://code-differently.github.io/code-society-25-2/slides/#/lesson_00))
2+
3+
## Slides
4+
5+
## Pre-work
6+
7+
Please review the following resources before lecture:
8+
9+
### Required
10+
* [Git + GitHub Branches, Forks, and Pull Requests (Video)](https://youtu.be/oa1wXWeH1IQ?si=fnN6f4Ua1dbdWmqN)
11+
* [A Simplified Convention for Naming Branches and Commits in Git](https://dev.to/varbsan/a-simplified-convention-for-naming-branches-and-commits-in-git-il4)
12+
13+
### Recommended
14+
* [Forking Workflow (Atlassian)](https://www.atlassian.com/git/tutorials/comparing-workflows/forking-workflow)
15+
16+
## Homework
17+
18+
- TODO(anthonydmays): Add some stuff

0 commit comments

Comments
 (0)