Difference between revisions of "Week Three (MGDP2050)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(2015's worst password was 123456)
(Hyperlinks)
Line 26: Line 26:
 
See:
 
See:
  
* [[a (HTML)]]
+
* [[a (HTML element)]]
 
* [[Hyperlink]]
 
* [[Hyperlink]]
 +
* [[link (HTML element)]]
  
 
=== Scaling up ===
 
=== Scaling up ===

Revision as of 07:33, 26 January 2016

Lecture notes and exercises for Week Three of Web Design and Development II (MGDP2050).

In the news

2015's worst password was 123456

You may not be surprised to learn that the Worst Passwords of 2015 include:

  • "123456"
  • "password"

See also:

Followups

Books

No textbook is required for this class. You are free to use any supplemental materials.

See Recommended reading (MGDP2050).

Hyperlinks

See:

Scaling up

Scale is a measure of proportion.

Scale is a critical factor in many areas of technology, art, and life.

A classic problem in software development:

  • We have software development in progress
  • We wish to finish sooner

What can we do to finish sooner?

  • TO DO: discuss in class

See also The Mythical Man-Month.

Parallax scrolling

Parallax scrolling is a technique in computer graphics and web design, where background images move slower than foreground images, creating an illusion of depth in a 2D scene.

User interface

...

Usability

...

User Experience (UX)

...

Accessibility

...

Prototypes, mockups, etc.

...

Exercises

In class

...

For next week

...

By end of semester

...