- Learning Swift
- Andrew J Wagner
- 83字
- 2021-07-16 13:54:07
Summary
We're off to a good start. We've gone over how Swift is a language designed for app development and we already ran our first code. We learned a little bit about how a computer runs our Swift code indirectly by first compiling it into a form it understands. Most importantly, we've learned that you will learn best from this book by having a goal to work towards and by playing around with the concepts as you read along. So let's get started!
推薦閱讀
- Apache Spark 2.x Machine Learning Cookbook
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- Machine Learning with R Cookbook(Second Edition)
- Visual C++串口通信技術詳解(第2版)
- Getting Started with SQL Server 2012 Cube Development
- 深度學習:算法入門與Keras編程實踐
- Android底層接口與驅動開發技術詳解
- 深入理解Elasticsearch(原書第3版)
- Python之光:Python編程入門與實戰
- SQL 經典實例
- Node.js區塊鏈開發
- Android編程權威指南(第4版)
- Python編程入門(第3版)
- Head First Kotlin程序設計
- Spring Boot從入門到實戰