Week Nine (MGDP2050)

From Wiki @ Karl Jones dot com
Revision as of 10:48, 5 April 2016 by Karl Jones (Talk | contribs)

Jump to: navigation, search

Week Nine of Web Design and Development II (MGDP2050).

See also Week Eight (MGDP2050) - Week Ten (MGDP2050).

Exercises: in-class

Goal: demonstrate Backbone.js

Demonstrate a simple Backbone.js application.

Study this example:

Compare the instructor's example:

= Create week9 folder and web page

In your local root folder, create a new folder named week9.

Inside your week9 folder, create a web page named index.html.

  • Use your standard Bootstrap exercise layout and CSS
  • Set the page title appropriately

Update your home page

On your Home page, make a link to this exercise.

Upload to web server

Upload your work to the classroom web server.

Exercises: by next week

In your week9 folder, create another web page (your choice of file name).

Use your standard exercise CSS and layout for this page.

Study this page:

Compare this example:

On your Home page, make a link to this exercise.

See also