- Swift High Performance
- Kostiantyn Koval
- 116字
- 2021-08-05 16:36:22
Preface
During the WWDC in June 2014, Apple announced a new programming language, called Swift. Swift is a very modern and powerful language. In the last year, Swift has become a very popular programming language. It has evolved and changed. Since Swift is fairly new, there are many questions related to its performance characteristics and best practice for achieving high performance in it.
Swift High Performance provides an overview of the important features of Swift, its performance characteristics, and sets of advices and techniques that allow you to build solid and sustainable applications in Swift with great performance.
This book also provides an overview of different tools that help you debug, investigate, and improve your code.
推薦閱讀
- Visual Studio 2012 Cookbook
- C# 從入門到項目實踐(超值版)
- 深度強化學習算法與實踐:基于PyTorch的實現
- Windows Forensics Cookbook
- Nginx Lua開發實戰
- Mastering React
- R用戶Python學習指南:數據科學方法
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Kotlin極簡教程
- OpenCV Android Programming By Example
- Android技術內幕(系統卷)
- Node.js實戰:分布式系統中的后端服務開發
- SQL Server 2014 Development Essentials
- 你必須知道的.NET(第2版)
- Roslyn Cookbook