- Learning Swift
- Andrew J Wagner
- 301字
- 2021-07-16 13:54:07
Chapter 2. Building Blocks – Variables, Collections, and Flow Control
One of the coolest things about programming is the way its concepts build on each other. If you've never programmed anything before, even the most basic app can seem very complex. The reality is that if you analyze everything going on in an app down to the ones and zeroes flowing through the processor, it is incredibly complex. However, every aspect of using a computer is an abstraction. When you use an app, the complexity of the programming is abstracted away for you. Learning to program is just a way of going one level deeper to make a computer work for you.
As you learn the basic concepts behind programming, they will become your second nature and this will free your mind to comprehend even more complex concepts. Just as when you first learn to read, sounding out each word is challenging. However, at some point, you reach a level where you glance at a word and you know the meaning instantaneously. This frees you up to start looking for a deeper meaning from the text.
In this chapter, we will build up your knowledge of the building blocks of programming in Swift. Each of these building blocks is an exciting topic on its own and they will become even more exciting as we start to see the possibilities that they open up for us. No matter how complex programming might seem to you now, I guarantee that one day, you will look back and marvel at how all of these concepts have become second nature to you.
In this chapter, we will cover:
- Core Swift types
- Swift's type system
- Printing to the console
- Controlling the flow of your program
- A comprehensive example of all the concepts we've covered
- SPSS數據挖掘與案例分析應用實踐
- Visual C++串口通信開發入門與編程實踐
- PHP 從入門到項目實踐(超值版)
- Reactive Programming with Swift
- 樂高機器人設計技巧:EV3結構設計與編程指導
- Mastering Python Scripting for System Administrators
- Clojure for Domain:specific Languages
- C語言程序設計案例式教程
- Oracle BAM 11gR1 Handbook
- Flux Architecture
- Kivy Cookbook
- Machine Learning for Developers
- Java多線程并發體系實戰(微課視頻版)
- Extending Docker
- 第五空間戰略:大國間的網絡博弈