Skip to content

Week 0 Assignment

Jiashan Wu edited this page Jan 4, 2017 · 2 revisions

To familiarize you with basic web and coding (HTML) concepts as well as tools we will use, please complete the following before our first class.

  • Download Sublime Text 2. We will use this editor to code.
  • Finish the Intro to HTML section of this Khan Academy tutorial. Using what you've learned in this section, create a simple HTML file to introduce yourself. For this assignment you can use Sublime or any other text editor on your computer to write your HTML file. Save the file as index.html. Ex: here is my intro.
  • Sign up for a free Github account.

Email hello@fromjia.com the following.

  • Your index.html file (as an attachment)
  • Your Github username. Ex: my username is OhJia.
  • Answer this question: What is the difference between a server and a client?
  • Any questions you have about the assignment, the web or HTML.

In our first class, I will select a few students to present their HTML file.

Clone this wiki locally