The Basics of User Experience Design


The Basics of User Experience Design
The Basics of User Experience Design
Open Access

Book Details

Author Mads Soegaard
Publisher Interaction Design Foundation
Published 2018
Edition 1st
Paperback 73 pages
Language English
License Open Access

Book Description

This online book is intended for those looking to gain an introduction into the world of user experience (UX) design or to freshen up their knowledge of the field. The author notes that the sheer number of topics covered in UX design is mind-boggling, citing interaction design, design thinking, and usability as just a few examples, which is what makes the field so fascinating. The book is presented as suitable for business managers working on a new product or aspiring designers wanting to learn about user-centered design.

The author highlights that UX design is a booming industry worldwide, with job opportunities increasing an estimated 13% from 2010 to 2020 and salaries reaching upwards of $110k in cities such as San Francisco and New York. The author explains that this is why the Interaction Design Foundation put together this ebook.

In nine highly readable chapters, the book covers a wide range of topics that everyone starting out in UX design should know. Each chapter acts as a mini crash course, introducing key concepts, best practices, and guidelines. At the end of each chapter, the key learning points are summarized in a section called "The Take Away".

The author expresses the hope that each chapter will pique the reader's interest in a specific topic under the giant umbrella of UX design, and that this ebook will be the beginning of a wondrous and never-ending journey of learning.


This book is published as open-access, which means it is freely available to read, download, and share without restrictions.

If you enjoyed the book and would like to support the author, you can purchase a printed copy (hardcover or paperback) from official retailers.

Download and Read Links

Share this Book

[localhost]# find . -name "*Similar_Books*"


Test-Driven Development with Python

Python Django JavaScript Selenium

By taking you through the development of a real web application from beginning to end, this hands-on guide demonstrates the practical advantages of test-driven development (TDD) with Python. You'll learn how to write and run tests before building each part of your app, and then develop the minimum amount of code required to pass those tests. The re

Asterisk: The Future of Telephony, 2nd Edition

Asterisk

This bestselling book is now the standard guide to building phone systems with Asterisk, the open source IP PBX that has traditional telephony providers running scared! Revised for the 1.4 release of the software, the new edition of Asterisk: The Future of Telephony reveals how you can save money on equipment and support, and finally be in control

The SysAdmin Handbook

Server

Over the past two years, Simple-Talk has published articles on a variety of SysAdmin topics, from Exchange to Virtualization, and including everything from Powershell to Unified Messaging. We have brought the best of these articles together to form The SysAdmin Handbook. With over fifty articles packed into this book, it will be an essential refere

CouchDB: The Definitive Guide

Couchdb

Three of CouchDB's creators show you how to use this document-oriented database as a standalone application framework or with high-volume, distributed applications. With its simple model for storing, processing, and accessing data, CouchDB is ideal for web applications that handle huge amounts of loosely structured data. That alone would stretch th

The Real-Time APIs

API

Application Programming Interfaces (APIs) are seemingly everywhere. Thanks to the popularity of web-based products, cloud-based X-as-a-service offerings, and IoT, it is becoming increasingly important for engineers to understand all aspects of APIs, from design, to building, to operation. Research shows that there is increasing demand for near real

Managing Projects with GNU Make, 3rd Edition

Java C / C++

The utility simply known as make is one of the most enduring features of both Unix and other operating systems. First invented in the 1970s, make still turns up to this day as the central engine in most programming projects; it even builds the Linux kernel. In the third edition of the classic Managing Projects with GNU make, readers will learn why