File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 9
9
- [ Becoming an OSS student] ( #becoming-an-oss-student )
10
10
- [ Topics] ( #topics )
11
11
- [ How to use this guide] ( #how-to-use-this-guide )
12
+ - [ Prerequisite] ( #prerequisite )
12
13
- [ Next Goals] ( #next-goals )
13
14
- [ References] ( #references )
14
15
@@ -278,6 +279,18 @@ The **important** thing for each course is to **internalize** the **core concept
278
279
279
280
[ Watch] ( https://help.github.com/articles/watching-repositories/ ) this repository for futures improvements and general information.
280
281
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
+
281
294
## Next Goals
282
295
283
296
- Create a slack automatic invitation.
You can’t perform that action at this time.
0 commit comments