- Swift iOS Programming for Kids
- Steffen D. Sommer Jim Campagno
- 220字
- 2021-07-09 19:04:54
Chapter 1. What is Programming?
We use programming to instruct a computer. Computers include smartphones (such as the iPhone), tablets, game consoles (such as the PlayStation), and a lot more. We say that a computer runs a program, which means that when you open your favorite game or application (also referred to as an app) on your PlayStation or on your iPhone, the device will know how to interpret and execute the program, which in this case is your game or application. A program is simply a set of instructions that your device is able to understand. We can also consider these instructions as a recipe for the device. The recipe will tell your iPhone what your favorite game is all about-everything from the colors of your avatar, to the text in the menus, to what happens when you tap on an enemy or on an animal in a game. This recipe can be written in many ways depending on your personal preference and the device that is supposed to run it. The programming language refers to the language you choose to write your program in.
This chapter will go through the following topics:
- Introducing the Swift programming language
- Why is programming important?
- What the reader can expect from this book

- 現代C++編程:從入門到實踐
- Linux核心技術從小白到大牛
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- Python機器學習經典實例
- The Complete Coding Interview Guide in Java
- Oracle 18c 必須掌握的新特性:管理與實戰
- 青少年學Python(第1冊)
- Visual Basic程序設計上機實驗教程
- HTML5 APP開發從入門到精通(微課精編版)
- Mastering Akka
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- Python青少年趣味編程
- 遠方:兩位持續創業者的點滴思考
- Maven for Eclipse