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
Copy file name to clipboardexpand all lines: intro/PREWORK.md
+9-9
Original file line number
Diff line number
Diff line change
@@ -11,23 +11,23 @@ You will use GitHub and a custom built assignments app to turn in homework over
11
11
2. Sign in to the [assignment app](http://assignments.nutellahabit.com) using your GitHub account. As you complete assignments, submit them there.
12
12
-->
13
13
14
-
### HTML/CSS:
15
-
HTML and CSS are the foundation of all the content of a webpage or web app. However, we will only be spending about two weeks on HTML and CSS, so having a basic foundation before class will be very helpful.
14
+
### JavaScript:
15
+
We will spend most of our time talking about JavaScript. JavaScript allows us to add interactions to our web applications.
16
16
17
-
Complete the Codecademy course at http://www.codecademy.com/en/tracks/web. This should take you approximately 7 hours, depending on your prior experience.
17
+
Complete the Kahn Academy course at https://www.khanacademy.org/computing/computer-programming/programming (if you did the Codecademy course that's fine too, but I think Kahn Academy is better).
18
18
19
-
Take a screen shot of the completion screen showing that you've completed all of the tasks. Email the screenshot to me with a title of "HTML/CSS Pre-Work"
19
+
This is not how our course will be taught but it’s great to get yourself as familiar as possible with some of the syntax of the language.
20
20
21
-
<!--Take a screen shot of the completion screen showing that you've completed all of the tasks. Upload the screenshot to [imgur](http://imgur.com/) or another photo sharing service and submit a link to the picture on the "HTML/CSS Pre-Work" assignment within the [assignment app](http://assignments.nutellahabit.com). -->
21
+
Take a screen shot of the completion screen showing that you've completed all of the tasks. Email the screenshot to me with a title of "JavaScript Pre-Work"
22
22
23
-
### JavaScript:
24
-
We will spend most of our time talking about JavaScript. JavaScript allows us to add interaction to our web applications.
23
+
### HTML/CSS:
24
+
HTML and CSS are the foundation of all the content of a webpage or web app. However, we will only be spending about two weeks on HTML and CSS, so having a basic foundation before class will be very helpful.
25
25
26
26
Complete the Codecademy course at http://www.codecademy.com/en/tracks/web. This should take you approximately 7 hours, depending on your prior experience.
27
27
28
-
This is not how our course will be taught but it’s great to get yourself as familiar as possible with some of the syntax of the language.
28
+
Take a screen shot of the completion screen showing that you've completed all of the tasks. Email the screenshot to me with a title of "HTML/CSS Pre-Work"
29
29
30
-
Take a screen shot of the completion screen showing that you've completed all of the tasks. Email the screenshot to me with a title of "JavaScript Pre-Work"
30
+
<!--Take a screen shot of the completion screen showing that you've completed all of the tasks. Upload the screenshot to [imgur](http://imgur.com/) or another photo sharing service and submit a link to the picture on the "HTML/CSS Pre-Work" assignment within the [assignment app](http://assignments.nutellahabit.com). -->
31
31
32
32
<!-- Take a screen shot of the completion screen showing that you've completed all of the tasks. Upload the screenshot to [imgur](http://imgur.com/) or another photo sharing service and submit a link to the picture on the "JavaScript Pre-Work" assignment within the [assignment app](http://assignments.nutellahabit.com). -->
0 commit comments