- Swift High Performance
- Kostiantyn Koval
- 216字
- 2021-08-05 16:36:22
What this book covers
Chapter 1, Exploring Swift's Power and Performance, introduces Swift, its powerful features, its performance, and its interoperability with Objective-C.
Chapter 2, Making a Good Application Architecture in Swift, covers in detail the powerful features of Swift and how to apply them to build a solid application architecture.
Chapter 3, Testing and Identifying Slow Code with the Swift Toolkit, introduces different Swift and Xcode tools for code prototyping, performance measurement, and identifying and improving slow code.
Chapter 4, Improving Code Performance, shows Swift's performance-related details and features and demonstrates how Swift achieves its high performance. This chapter also covers different optimization techniques for improving performance in your applications.
Chapter 5, Choosing the Correct Data Structure, covers different data structures, their features, their performance characteristics, and suggestions on when to apply them.
Chapter 6, Architecting Applications for High Performance, demonstrates different application architecture techniques that allow you to achieve high performance, such as concurrency, avoiding state, and single responsibility.
Chapter 7, The Importance of Being Lazy, covers important techniques for improving an application's performance, such as lazy loading, lazy collections, and evaluation.
Chapter 8, Discovering All the Underlying Swift Power, gives you more details of Swift's structure, its tools, and the compilation process, and gives a better understanding of how Swift achieves its performance.
- MySQL數據庫應用與管理 第2版
- Flink SQL與DataStream入門、進階與實戰
- C語言程序設計實訓教程
- TypeScript實戰指南
- HTML5+CSS3網頁設計
- JavaCAPS基礎、應用與案例
- Protocol-Oriented Programming with Swift
- C語言程序設計實驗指導 (第2版)
- CRYENGINE Game Development Blueprints
- Arduino可穿戴設備開發
- Hands-On Robotics Programming with C++
- Android移動應用項目化教程
- Arduino機器人系統設計及開發
- Java Web動態網站開發(第2版·微課版)
- Azure for Architects