- 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

- Android開發精要
- Android Application Development Cookbook(Second Edition)
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優化計算
- Web Application Development with MEAN
- Apache Mahout Clustering Designs
- Webpack實戰:入門、進階與調優
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- Swift語言實戰晉級
- STM8實戰
- Learning Unreal Engine Game Development
- MongoDB Administrator’s Guide
- Java程序設計入門(第2版)
- Learning Shiny
- 讓Python遇上Office:從編程入門到自動化辦公實踐
- Mastering Machine Learning with scikit-learn