You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><ahref="html/lesson7/tutorial.html">Lesson 7 - Media queries and responsive design</a></li>
47
-
</ul>
48
-
49
-
<h2>Command Line</h2>
50
-
<ul>
51
-
<li><ahref="command-line/introduction/tutorial.html">Lesson 1 - Introduction to the command line</a></li>
52
-
</ul>
53
-
54
-
<h2>Version Control</h2>
55
-
<ul>
56
-
<li><ahref="version-control/introduction/tutorial.html">Introduction to version control</a></li>
57
-
<li><ahref="version-control/command-line/tutorial.html">Introduction to the git command line</a></li>
58
-
</ul>
59
-
60
-
<h2>JavaScript</h2>
61
-
<ul>
62
-
<li><ahref="js/lesson1/tutorial.html">Lesson 1 - Introduction to JavaScript</a></li>
63
-
<li><ahref="js/lesson2/tutorial.html">Lesson 2 - Expressions, Loops and Arrays</a></li>
64
-
<li><ahref="js/lesson3/tutorial.html">Lesson 3 - Introduction to jQuery</a></li>
65
-
<li><ahref="js/lesson4/tutorial.html">Lesson 4 - HTTP Requests, AJAX and APIs</a></li>
66
-
<li><ahref="js/lesson5/tutorial.html">Lesson 5 - HTTP Requests, AJAX and APIs (part 2)</a></li>
67
-
<li><ahref="js/lesson6/tutorial.html">Lesson 6 - Drawing in Canvas</a></li>
68
-
<li><ahref="js/lesson7/tutorial.html">Lesson 7 - Introduction to Testing</a></li>
69
-
<li><ahref="js/lesson8/tutorial.html">Lesson 8 - Building your own app</a></li>
70
-
</ul>
71
-
72
-
<h2>Ruby</h2>
73
-
74
-
<pclass="lead">If you are just getting started with Ruby, we recommend using <ahref="http://nitrous.io">nitrous.io</a>, as setting up your local environment can be time consuming.</p>
75
-
76
-
<ul>
77
-
<li><ahref="ruby/lesson1/tutorial.html">Lesson 1 - Introduction to Ruby</a></li>
<pclass="lead">If you are just getting started quickly and easily with PHP, we recommend using <ahref="https://docs.c9.io/docs/getting-started">cloud9Ide</a>, as setting up your local environment can be time consuming.</p>
111
-
112
-
<ul>
113
-
<li><ahref="php/lesson1/tutorial.html">Lesson 1 - Introduction to PHP</a></li>
114
-
</ul>
115
-
116
-
<h2>Other Useful Resources</h2>
117
-
<p>The following resources can be helpful to continue learning. They all have content related to the topics listed above.</p>
<li><ahref="html/lesson7/tutorial.html">Lesson 7 - Media queries and responsive design</a></li>
49
+
</ul>
50
+
51
+
<h2>JavaScript</h2>
52
+
<ul>
53
+
<li><ahref="js/lesson1/tutorial.html">Lesson 1 - Introduction to JavaScript</a></li>
54
+
<li><ahref="js/lesson2/tutorial.html">Lesson 2 - Expressions, Loops and Arrays</a></li>
55
+
<li><ahref="js/lesson3/tutorial.html">Lesson 3 - Introduction to jQuery</a></li>
56
+
<li><ahref="js/lesson4/tutorial.html">Lesson 4 - HTTP Requests, AJAX and APIs</a></li>
57
+
<li><ahref="js/lesson5/tutorial.html">Lesson 5 - HTTP Requests, AJAX and APIs (part 2)</a></li>
58
+
<li><ahref="js/lesson6/tutorial.html">Lesson 6 - Drawing in Canvas</a></li>
59
+
<li><ahref="js/lesson7/tutorial.html">Lesson 7 - Introduction to Testing</a></li>
60
+
<li><ahref="js/lesson8/tutorial.html">Lesson 8 - Building your own app</a></li>
61
+
</ul>
62
+
63
+
<h2>Ruby</h2>
64
+
<pclass="lead">If you are just getting started with Ruby, we recommend using <ahref="http://nitrous.io">nitrous.io</a>, as setting up your local environment can be time consuming.</p>
65
+
66
+
<ul>
67
+
<li><ahref="ruby/lesson1/tutorial.html">Lesson 1 - Introduction to Ruby</a></li>
<pclass="lead">If you are just getting started quickly and easily with PHP, we recommend using <ahref="https://docs.c9.io/docs/getting-started">cloud9Ide</a>, as setting up your local environment can be time consuming.</p>
98
+
99
+
<ul>
100
+
<li><ahref="php/lesson1/tutorial.html">Lesson 1 - Introduction to PHP</a></li>
101
+
</ul>
102
+
103
+
<h2>Command Line</h2>
104
+
<ul>
105
+
<li><ahref="command-line/introduction/tutorial.html">Lesson 1 - Introduction to the command line</a></li>
106
+
</ul>
107
+
108
+
<h2>Version Control</h2>
109
+
<ul>
110
+
<li><ahref="version-control/introduction/tutorial.html">Introduction to version control</a></li>
111
+
<li><ahref="version-control/command-line/tutorial.html">Introduction to the git command line</a></li>
112
+
</ul>
113
+
114
+
<h2>Other Useful Resources</h2>
115
+
<p>The following resources can be helpful to continue learning. They all have content related to the topics listed above.</p>
0 commit comments