zoukankan      html  css  js  c++  java
  • UI设计入门书籍(未整理)

    我也是刚从事UI这个行业不久,据我了解,目前国内这方面的书不多,大部分都是国外翻译过来的,比如《交互设计——超越人机交互》、《设计心理学》、《情感化设计》等,还有国内的《人机界面设计》(浙大的几个人写的)。
    鱼鱼,可不可以给我们介绍一些,国内外的都可以?

    对于入门来说李乐山老师写的《工业设计心理学》和《人机界面设计》是对设计思维很有帮助的书。尼尔森的《可用性工程》是实践的良好指导。
    书上说的是陈述性知识,实践学的是过程性知识,都不能少。书和实践都很重要,越多越好!
    先写几个最基础最经典的概念入门书吧

    Norman的情感设计,日常事务的设计这两本,还有alan cooper的about face这些大家都知道得我就不说了。还有一本:

    Don't Make Me Think: A Common Sense Approach to Web Usability by Steve Krug

    这本书和前面大家都很熟悉的那几本被列为入门必备!

    对了差点忘记这本:Usability Engineering by Jakob Nielsen
    也属于入门必备,不过偏工程一些,不好看。。(个人意见 8))

    还有 The Humane Interface: New Directions for Designing Interactive Systems by Jef Raskin 也是有中译本的。

    以及Leonardo's Laptop : Human Needs and the New Computing Technologies by Ben Shneiderman 中译本进行中

    然后关于网络可用性:

    Designing Web Usability : The Practice of Simplicity by Jakob Nielsen

    Homepage Usability: 50 Websites Deconstructed by Jakob Nielsen, Marie Tahir 这本不错,图文并茂,很容易上手。

    The Elements of User Experience: User-Centered Design for the Web
    by Jesse James Garrett 这本挺有名,不过还没看过。。无法评论。

    The Design of Sites: Patterns, Principles, and Processes for Crafting a Customer-Centered Web Experience by Douglas K. van Duyne, James A. Landay, Jason I. Hong 同上,比较火但本人没看过呢还。

    Web Redesign Workflow That Works
    by Kelly Goto, Emily Cotler

    关于可用性测试:

    Handbook of Usability Testing: How to Plan, Design and Conduct Effective Tests by J. Rubin 极力推荐,虽是10年前的老书,实在是太实用了!

    Practical Guide to Usability Testing by Joseph Dumas, Janice C. Redish 同样实用性很强,已再版。

    关于原型设计:
    Paper Prototyping: Fast and Simple Techniques for Designing and Refining the User Interface by Carolyn A. Snyder

    关于information architecture:
    Information Architecture for the World Wide Web
    by Louis Rosenfeld, Peter Morville 这本是IA最经典的了,不用多说。

    Information Architecture Handbook: A Hands-on Approach to Structuring Successful Websites
    by Eric Reiss 有人说这本更好,不管怎么说,都是好书,看你的口味。

    Information Architecture: Blueprints for the Web
    by Christina Wodtke 这本实际没看过,不过喜欢她的网站,喜欢她的blog,嘿嘿,还有名字。。。所以,应该不错。

    关于手持产品:
    Handheld Usability by S.W. Weiss 在chinaui上推荐过一次,有人嫌浅,我觉得还是不错地,很清楚,适合入门。

    Mobile Usability: How Nokia Changed the Face of the Mobile Phone by Christian Lindholm, Turkka Keinonen 嗬嗬,很诺基亚。。

    关于用户研究:
    Observing the User Experience: A Practitioner's Guide for User Research by Mike Kuniavsky 我们的杂志上有这本书中的两章的节选,喜不喜欢可以先去尝尝鲜,再决定买不买。

    无法归类的:
    Visual Explanations: Images and Quantities, Evidence and Narrativeby Edward R. Tufte

    GUI Bloopers: Don'ts and Do's for Software Developers and Web Designers by Jeff Johnson, Jakob Nielsen


    Interaction Design: Beyond Human-Computer Interaction
    by J. Preece, et al

    Designing the User Interface by Ben Schneiderman

    好书太多了,最好说明你们都喜欢什么类型的书,比方说偏设计点的呢,还是工程点的,还是心理学点的,图形界面设计也有好多很好的书,产品设计也有。

    还请大家补充。

    最后提醒,书要读,是没错的,实践也不要忘记!重要的是把书中学到的东西应用起来才不算白读


  • 相关阅读:
    【转载】Unity 合理安排增量更新(热更新)
    COCOS2D 释放资源的最佳时机
    【转载】利用Unity自带的合图切割功能将合图切割成子图
    用GL画出人物的移动路径
    使用行为树(Behavior Tree)实现游戏AI
    C#学习笔记
    题目:给定一数组 例如:a = [1,2,3,5,2,1] 现用户提供一个数字 请返回用户所提供的数字的所有下标
    算法: 归并排序
    题目:给定两个有序数组,对其进行合并
    数据结构 顺序表实现优先队列 回顾练习
  • 原文地址:https://www.cnblogs.com/kevinzhwl/p/1752998.html
Copyright © 2011-2022 走看看