Assignments for Week 2

The following are for our next class.

1. Buy:

Buy Designed for Use by Lukas Mathis

2. Reading and Discussion Question:

Please read The Unbearable Homogeneity of Design and post 1 discussion question in the slack channel for Reading 1.

3. Sign up for InVision

InVision is online, browser-based prototyping application that allows us to make simple functioning web prototypes out of static images we generate from Sketch or Photoshop. As a class, we get a free InVision account.

If you don’t have an account yet, please sign up here with your school email address (It will only take a few seconds): http://www.invisionapp.com/education-signup . For this sign-up, you’ll need a verification code, which I will email you separately.

If you already have an account, email our InVision education rep Nadav (nadav@invisionapp.com) from your newschool email address. Mention that you need an upgrade as part of my class, and tell him your expected graduation date.

4. Read through Lessons 1–4 of Learn to Code HTML & CSS

Shay Howe provides a really nice overview of HTML and CSS. Especially if you have not had HTML and CSS yet, please read through Lessons 1–4

5. Review HTML and CSS basics Demo Code

I introduced these files to you in the first class, but it is good to review them on your own in more detail. They include explanatory text in the form of comments in the code.  Download the Zip document, unzip it, and review the following files by opening them in Sublime Text:

  • structure_full.html
  • text.html
  • links.html
  • img.html

6. Create a personal Homepage

Your homepage will serve as an organized place to post and access your web exercises and projects. Create an organized folder structure which includes the main page, an index.html page. To create theindex.html page, duplicate the html.html template document I shared on Slack and rename it.  Then add some simple content: your name, a small blurb about yourself, and links to the anticipated projects. Finally, add some simple styling (colors and fonts). If you are able to make more complex css styles, go for it. See below for examples of my own homepage and the associated folder structure:

my homepage file

7. Upload your homepage to the B Server

  • Parsons provides student hosting space, called the B Server. You’ll receive instructions to log in from an email later this week. The subject line will read “Root”. You might have to check your SPAM folders, but be on the look out for that email, which looks like this:
    Shows Root B Server information
  • Use an FTP Client such as Cyberduck or FileZilla, as well as the log-in information provided in the email, to make a connection to your server space.
  • Simply drag your files from your local machine into the FTP client window (specifically the public_html folder), and you should see a transfer or upload of files happen.
  • Go to your B Server site. In my case it is http://b.parsons.edu/~doshio/, but you will replace the last part with your own user name or whatever has been indicated in the credentials email you received.

8. Continue to Style your Wikipedia Page

Continue with Part 2 of the Wikipedia mini project. You will work more on it during class, but get as far as you can.

 

 

b

Leave a Reply