Skip to content

Commit d24e026

Browse files
committed
Add Prerequisite section
1 parent ce3572c commit d24e026

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- [Becoming an OSS student](#becoming-an-oss-student)
1010
- [Topics](#topics)
1111
- [How to use this guide](#how-to-use-this-guide)
12+
- [Prerequisite](#prerequisite)
1213
- [Next Goals](#next-goals)
1314
- [References](#references)
1415

@@ -278,6 +279,18 @@ The **important** thing for each course is to **internalize** the **core concept
278279

279280
[Watch](https://help.github.com/articles/watching-repositories/) this repository for futures improvements and general information.
280281

282+
## Prerequisite
283+
284+
The **only thing** that you need to know is how to use **Git** and **GitHub**. Here are some resources to learn about them:
285+
286+
- [Try Git](https://try.github.io/levels/1/challenges/1)
287+
- [GitHub Training & Guides](https://www.youtube.com/playlist?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-)
288+
- [GitHub Hello World](https://guides.github.com/activities/hello-world/)
289+
- [Git Immersion](http://gitimmersion.com/index.html)
290+
- [How to Use Git and GitHub](https://www.udacity.com/course/how-to-use-git-and-github--ud775)
291+
292+
**ps**: You don't need to do all that courses. Just pick one of them, learn the minimal because the other things you will learn on the fly!
293+
281294
## Next Goals
282295

283296
- Create a slack automatic invitation.

0 commit comments

Comments
 (0)