6.831 2004秋季課程:使用者介面設計與實作(User Interface Design and Implementation, Fall 2004)
|
SKINNI (Smart Kiosk Information Navigating and Noteposting Interface), the interface for the computer kiosks installed in MIT's new Stata Center, was originally developed as a class project in Fall 2003. (Image courtesy of the SKINNI group: Max Van Kleek, Tyler Horton, and Elizabeth Boyle.)
課程重點
This course features exams with solutions for multiple years. In addition, an extensive bibliography of assigned and recommended readings is provided in the readings section.
課程描述
6.831 introduces the principles of user interface development, focusing on three key areas:
-
設計 如何設計良好的使用者介面,從人類能力(包括人類資訊處理模式、感知、移動技能、色彩、注意力以及犯錯),到運用這些才能,來驅動設計技巧:任務分析、使用者中心設計、反復式設計、可用性原則、互動風格形式以及圖像設計的原則。
Design: How to design good user interfaces, starting with human capabilities (including the human information processor model, perception, motor skills, color, attention, and errors) and using those capabilities to drive design techniques: task analysis, user-centered design, iterative design, usability guidelines, interaction styles, and graphic design principles.
-
實作 建構使用者介面的技巧、包括粗略原型、互動模擬電腦原型(Wizard of Oz,註)、以及其他原型製作工具;輸入與輸出模型,視覺模型控制器、版面編排、限制與工具組件。
譯註:出處:https://acc.dau.mil/simplify/ev.php?ID=3282_201&ID2=DO_TOPIC
Implementation: Techniques for building user interfaces, including low-fidelity prototypes, Wizard of Oz, and other prototyping tools; input models, output models, model-view-controller, layout, constraints, and toolkits.
-
評估 介面可用性的評估與量測技術,包括經驗法則評估、預測性評估,以及使用者測試。 本學期一開始會有各種作業,並在期末製作一個基本的程式專題。 本課程為6個工程設計學分。
Evaluation: Techniques for evaluating and measuring interface usability, including heuristic evaluation, predictive evaluation, and user testing.
本學期初會有各種作業,學期末則需實作程式專題。本課程值6工程設計學分。
The semester starts with various assignments, and ends with a substantial programming project. This course is worth 6 Engineering Design Points.
技術需求
Technical Requirements
任何各種的Java發展工具組件 ,例如 Java@ 發展工具組件,或是 EEclipse@ ,可以在本課程中,用以運算執行Java程式檔案。
Any number of Java® development tools, such as the Java® Development Kit or Eclipse®, can be used to compile and run the .java files in this course.
