File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ First do these:
77 * https://www.codeschool.com/courses/javascript-road-trip-part-1
88
99Here’s a road map for learning Javascript:
10- http://sixrevisions.com/javascript/learning-javascript-for-free/
10+ * http://sixrevisions.com/javascript/learning-javascript-for-free/
1111
1212##Required skills:
1313
Original file line number Diff line number Diff line change 2020
2121class: center, middle
2222
23- # Programming 101
23+ # What is this programming thing all about?
2424
2525@avermeulen
2626
27+
28+ ---
29+ #Disclaimer
30+
31+ * My words
32+
33+ * Not an academic approach
34+
35+ * A way to get going
36+
37+ * Practice, practice
38+
39+ * Try things out
40+
2741---
2842
2943# What we will be doing
7791# Variables
7892 Like buckets
7993
80- ## Like a shelve with labels on
94+ ## Like a labelled shelf
95+
8196Different types
8297
8398Place holders of information
You can’t perform that action at this time.
0 commit comments