Difference between revisions of "Week Four (MGDP2050)"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→Java browser plugin deprecated) |
Karl Jones (Talk | contribs) (→Reading) |
||
Line 61: | Line 61: | ||
== Reading == | == Reading == | ||
+ | * [[Backward compatibility]] | ||
* [[Deprecation]] | * [[Deprecation]] | ||
* [[File Transfer Protocol]] | * [[File Transfer Protocol]] | ||
* [[Plug-in (computing)]] | * [[Plug-in (computing)]] | ||
* [[Web server]] | * [[Web server]] |
Revision as of 05:50, 2 February 2016
Lecture notes and exercises for Week Four of Web Design and Development II (MGDP2050).
See also Week Three (MGDP2050) - Week Five (MGDP2050).
Contents
In the news
Safari browser crash
Java browser plugin deprecated
Deprecation is discouragement from using a feature, without actually removing the feature (for the time being).
- This is important for backward compatibility, among other reasons.
See also Plug-in (computing).
Do not confuse Java with JavaScript. They are different, unrelated programming languages.
Review from previous weeks
Human factors
- User (computing)
- User interface design
- Graphical user interface (GUI)
- Usability
- Web usability
- User experience (UX)
- User research
- Accessibility
- Web accessibility
- Proof of concept
- Prototype
- Mockup
- Website wireframe
Class web server
File Transfer Protocol (FTP)
Exercises: in class
FTP
...
Exercises: for next week
Bootstrap
...