- Learning Swift
- Andrew J Wagner
- 180字
- 2021-07-16 13:54:07
Learning with this book
The learning process for this book follows very closely to the philosophy behind playgrounds. You will get the most out of this book if you play around with the code and ideas that we discuss. Instead of just passively reading through this and glancing at the code, put the code into a playground and observe how it really works. Make changes to the code, try to break it or extend it, and you will learn far more. If you have a question, try it out before looking up the answer.
At its core, programming is a creative exercise. Yes, it requires the ability to think logically through a problem, but 9 times out of 10 there is no right way, there is no correct answer. Technology is pushed by those of us who won't settle for the accepted solution, who aren't ok with following a fixed set of instructions, who want to push the boundaries. As we move forward learning Swift, make this book and Swift work for you by not taking everything at face value.
- Vue 3移動Web開發與性能調優實戰
- Redis入門指南(第3版)
- Java Web開發之道
- 程序是怎樣跑起來的(第3版)
- WordPress 4.0 Site Blueprints(Second Edition)
- MySQL從入門到精通(軟件開發視頻大講堂)
- C++從入門到精通(第5版)
- Learning Modular Java Programming
- Secret Recipes of the Python Ninja
- OpenCV Android開發實戰
- Python Digital Forensics Cookbook
- Go語言入門經典
- Python預測分析與機器學習
- Node.js實戰:分布式系統中的后端服務開發
- Java面向對象程序設計教程