- Learning iOS UI Development
- Yari D'areglia
- 156字
- 2021-07-23 14:58:40
Chapter 1. UI Fundamentals
Creating a successful application is not only a matter of writing efficient and reliable code. User interfaces and experience are relevant topics that we have to seriously take into account during the development process. If you want to be able to create appealing and well-structured layouts, you need to become familiar with the main building blocks of user interfaces.
In this chapter, we will explore the basics of iOS UI development, which you will use and improve upon for the rest of the book and, hopefully, for the rest of your career.
We will start from the fundamental actors of a user interface, such as windows and views; then, we will connect the dots showing how all these components work together by creating a UI hierarchy and how the system interacts with all these elements.
Let's start our journey from the element at the top of the stack: the window.
- 高手是如何做產品設計的(全2冊)
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- Python數據分析入門與實戰
- Python計算機視覺編程
- Reactive Programming With Java 9
- HTML5+CSS3網站設計基礎教程
- 軟件架構:Python語言實現
- C程序設計案例教程
- C語言開發基礎教程(Dev-C++)(第2版)
- LabVIEW虛擬儀器入門與測控應用100例
- Geospatial Development By Example with Python
- Building Dynamics CRM 2015 Dashboards with Power BI
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- Java EE 8 and Angular
- Beginning PHP