
本网站不提供下载链接,喜欢看书的朋友请关注公众号:【lennylee的碎碎念】(lennyleede),首页回复:授人以渔,自动获取搜索资源的方法。
内容简介:
豆瓣
扫码直接下载
<![CDATA[
{{= title}}
{{if year}}
{{= year}}
{{/if}}
{{if type == “b”}}
{{= author_name}}
{{else type == “a” }}
{{if en_name}}
{{= en_name}}
{{/if}}
{{/if}}
]]>
UX for Beginners
作者:
Joel Marsh
出版社: O’Reilly Media
副标题: A Crash Course in 100 Short Lessons
出版年: 2016-1-2
页数: 256
定价: USD 29.99
装帧: Paperback
ISBN: 9781491912683
豆瓣评分
8.2
5星
4星
3星
2星
1星
UX for Beginners的创作者
· · · · · ·
· · · · · ·
作者简介
· · · · · ·
Joel Marsh
资深用户体验设计师,曾在三星、麦当劳等企业工作,其设计的作品影响了数千万人。 生于加拿大,25岁后移居瑞典并一直定居在那里。
喜欢读”UX for Beginners”的人也喜欢
· · · · · ·
-
-
设计方法与策略
8.2
-
-
界面设计模式(第2版)
8.6
-
-
深泽直人
8.9
-
-
为真实的世界设计
8.8
-
-
破茧成蝶
8.4
-
-
认知与设计
8.6
-
-
平面设计中的网格系统
8.6
-
-
决胜UX
8.0
短评
· · · · · ·
(
全部 5 条
)
-
0
有用
卡戎
2023-12-12 17:22:18
上海
穿着UX设计入门指南外衣的段子合集和哲学通俗读物~
-
0
有用
.01
2020-01-03 21:19:28
很诙谐地解释ux入门知识,对于看学术书厌倦了的同学是个不错的选择
-
0
有用
皮卡乔
2019-07-25 03:50:39
越来越爱傻瓜式教学。
-
0
有用
柳炜炜
2016-01-18 17:42:47
老外写的还是简单有趣的。虽然泛泛而谈,每一章都可以单独写本书了,但还是值得读一下,有一个全面的知识框架在那里的。如果项目里每个人都有这样的意识该是多好,可能要求太高了。
-
0
有用
HZ
2020-02-15 04:14:14
简单有趣,入门灵丹
我要写书评
UX for Beginners的书评 · · · · · ·
( 全部 1 条 )
<![CDATA[
var cur_sort = '';
$('#reviews-wrapper .review_filter a').on('click', function () {
var sort = $(this).data('sort');
if(sort === cur_sort) return;
if(sort === 'follow' && true){
window.location.href = '//www.douban.com/accounts/login?source=movie';
return;
}
if($('#reviews-wrapper .review_filter').data('doing')) return;
$('#reviews-wrapper .review_filter').data('doing', true);
cur_sort = sort;
$('#reviews-wrapper .review_filter a').removeClass('cur');
$(this).addClass('cur');
$.getJSON('reviews', { sort: sort }, function(res) {
$('#reviews-wrapper .review-list').remove();
$('#reviews-wrapper [href="reviews?sort=follow"]').parent().remove();
$('#reviews-wrapper .review_filter').after(res.html);
$('#reviews-wrapper .review_filter').data('doing', false);
$('#reviews-wrapper .review_filter').removeData('doing');
if (res.count === 0) {
$('#reviews-wrapper .review-list').html('你关注的人还没写过长评’);
}
});
});
]]>
书不错,看了一半,有收获
书是好书,看了一半后,还是有一些知识点以前不知道,有收获,不过有小部分内容和其他交互设计大佬的书观点相反,或者可以理解为交互设计是个很主观的事情,只要你能解释的通为什么这么做,都是对的! 还有就是很多交互设计书籍的通病,部分知识点主观解释太牵强~比如160页,说…
(展开)
>
更多书评
1篇
论坛
· · · · · ·
这本书的其他版本
· · · · · ·
(
全部3
)
-
7.1分 74人读过
-
暂无评分 1人读过
以下书单推荐
· · · · · ·
(
全部
)
谁读这本书?
· · · · · ·
![]()
romeomo
11月21日 读过
![]()
NNomKEI
11月4日 想读
![]()
狗人
11月3日 读过
![]()
西西弗斯说是
8月26日 想读
> 8人在读
> 13人读过
> 64人想读
0 && asides.length > 0 && articles[0].offsetHeight >= asides[0].offsetHeight) {
(global.DoubanAdSlots = global.DoubanAdSlots || []).push(‘dale_book_subject_middle_right’);
}
})(this);
]]>
二手市场
· · · · · ·
· · · · · ·
订阅关于UX for Beginners的评论:
feed: rss 2.0
= 2000) {
(global.DoubanAdSlots = global.DoubanAdSlots || []).push(‘dale_book_subject_bottom_super_banner’);
}
})(this);
]]>
© 2005-2025 douban.com, all rights reserved 北京豆网科技有限公司
<![CDATA[
var setMethodWithNs = function(namespace) {
var ns = namespace ? namespace + '.' : ''
, fn = function(string) {
if(!ns) {return string}
return ns + string
}
return fn
}
var gaWithNamespace = function(fn, namespace) {
var method = setMethodWithNs(namespace)
fn.call(this, method)
}
var _gaq = _gaq || []
, accounts = [
{ id: 'UA-7019765-1', namespace: 'douban' }
, { id: 'UA-7019765-16', namespace: '' }
]
, gaInit = function(account) {
gaWithNamespace(function(method) {
gaInitFn.call(this, method, account)
}, account.namespace)
}
, gaInitFn = function(method, account) {
_gaq.push([method('_setAccount'), account.id])
_gaq.push([method('_addOrganic'), 'google', 'q'])
_gaq.push([method('_addOrganic'), 'baidu', 'wd'])
_gaq.push([method('_addOrganic'), 'soso', 'w'])
_gaq.push([method('_addOrganic'), 'youdao', 'q'])
_gaq.push([method('_addOrganic'), 'so.360.cn', 'q'])
_gaq.push([method('_addOrganic'), 'sogou', 'query'])
if (account.namespace) {
_gaq.push([method('_addIgnoredOrganic'), '豆瓣'])
_gaq.push([method('_addIgnoredOrganic'), 'douban'])
_gaq.push([method('_addIgnoredOrganic'), '豆瓣网'])
_gaq.push([method('_addIgnoredOrganic'), 'www.douban.com'])
}
if (account.namespace === 'douban') {
_gaq.push([method('_setDomainName'), '.douban.com'])
}
_gaq.push([method('_setCustomVar'), 1, 'responsive_view_mode', 'desktop', 3])
_gaq.push([method('_setCustomVar'), 2, 'login_status', '0', 2]);
_gaq.push([method('_trackPageview')])
}
for(var i = 0, l = accounts.length; i
作者简介:
原文摘录:




