- Mobile Prototyping with Axure 7
- Will Hacker
- 204字
- 2021-07-21 18:06:59
Chapter 1. Prototypes and Why We Use Them
It's impossible to design the perfect product the first time we try. It's not that we are not smart designers, it's just the nature of our craft that we need to work through several versions of an idea before our creation can approach a more perfect form.
This is where prototyping comes in. Prototypes allow us to build a digital representation of a user experience that can be put on a real device and shared with users. Prototypes are essentially communication tools that allow us to share proposed functionality with users and stakeholders to see if our designs address their user goals and business needs, and collect feedback from them in return. Prototyping can help us from making expensive mistakes that can damage our companies and their reputations.
In this chapter we will take a look at the role prototypes play in software development and how we can benefit from them as user experience designers and software developers. We will look specifically at:
- The reasons for prototyping
- How Axure RP 7 fits into our work
- Deciding on a level of fidelity for our prototypes
- Situations when we may not want to create a prototype
- Objective-C Memory Management Essentials
- Python入門很簡單
- Python從菜鳥到高手(第2版)
- Flink SQL與DataStream入門、進階與實戰
- INSTANT MinGW Starter
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- 基于Swift語言的iOS App 商業實戰教程
- Python機器學習:手把手教你掌握150個精彩案例(微課視頻版)
- Learning Data Mining with R
- Python編程實戰
- MATLAB for Machine Learning
- Visual Basic程序設計教程
- 輕松上手2D游戲開發:Unity入門
- .NET 4.5 Parallel Extensions Cookbook
- Go語言入門經典