Skip to content

Commit b9b01e3

Browse files
committed
Update prework
1 parent 643eecd commit b9b01e3

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

intro/PREWORK.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@ You will use GitHub and a custom built assignments app to turn in homework over
1111
2. Sign in to the [assignment app](http://assignments.nutellahabit.com) using your GitHub account. As you complete assignments, submit them there.
1212
-->
1313

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.
1616

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).
1818

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.
2020

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"
2222

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.
2525

2626
Complete the Codecademy course at http://www.codecademy.com/en/tracks/web. This should take you approximately 7 hours, depending on your prior experience.
2727

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"
2929

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). -->
3131

3232
<!-- 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). -->
3333

0 commit comments

Comments
 (0)