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
<pclass="view"><ahref="https://github.com/codebar/tutorials">View on GitHub <small>codebar/tutorials</small></a></p>
23
23
</header>
24
24
<section>
25
25
<pclass="lead">Are you working on the tutorials in your own time? Need some help? <ahref="https://gitter.im/codebar/tutorials">Join the conversation on gitter!</a></p>
26
26
27
-
<p>If you're new to Codebar, take a look at our <ahref="general/setup/tutorial.html">getting started guide</a> to set up your computer for our tutorials.</p>
27
+
<p>If you're new to codebar, take a look at our <ahref="general/setup/tutorial.html">getting started guide</a> to set up your computer for our tutorials.</p>
<li><ahref="js/lesson3/tutorial.html">Lesson 3 - Introduction to JQuery</a></li>
50
+
<li><ahref="js/lesson4/tutorial.html">Lesson 4 - HTTP Requests, AJAX and APIs</a></li>
51
+
<li><ahref="js/lesson5/tutorial.html">Lesson 5 - HTTP Requests, AJAX and APIs (part 2)</a></li>
52
+
<li><ahref="js/lesson6/tutorial.html">Lesson 6 - Drawing in Canvas</a></li>
53
+
<li><ahref="js/lesson7/tutorial.html">Lesson 7 - Introduction to Testing</a></li>
54
+
<li><ahref="js/lesson8/tutorial.html">Lesson 8 - Building your own app</a></li>
55
55
</ul>
56
56
57
57
<h2>Ruby</h2>
58
58
59
59
<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>
60
60
61
61
<ul>
62
-
<li><ahref="ruby/lesson1/tutorial.html">Introduction to Ruby</a></li>
0 commit comments