File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -9,10 +9,18 @@ Node will be used for both server-side and client-side programming in JavaScript
9
9
10
10
If you need help learning Git and the Terminal, check out these free resources:
11
11
12
- * [ Try Git] ( https://try.github.io/levels/1/challenges/1 ) & [ Git: The Simple Guide] ( http://rogerdudler.github.io/git-guide/ )
12
+ ### Terminal
13
+
13
14
* [ An Introduction to the Linux Terminal] ( https://www.digitalocean.com/community/tutorials/an-introduction-to-the-linux-terminal )
14
15
* [ The Bash Guide] ( http://guide.bash.academy/ ) by [ Maarten Billemont] ( http://lhunath.com/ ) . #tutorial
15
16
17
+ ### Git
18
+
19
+ * [ Try Git] ( https://try.github.io/levels/1/challenges/1 )
20
+ * [ Git: The Simple Guide] ( http://rogerdudler.github.io/git-guide/ )
21
+ * [ Learn Git Branching] ( https://pcottle.github.io/learnGitBranching/ )
22
+ * [ Learn Enough Git to Be Dangerous] ( https://www.learnenough.com/git-tutorial )
23
+
16
24
## Installing Node
17
25
18
26
If you want to install Node, there are two ways I recommend:
You can’t perform that action at this time.
0 commit comments