消极词汇 发表于 2025-3-25 06:22:55

http://reply.papertrans.cn/89/8838/883714/883714_21.png

DIKE 发表于 2025-3-25 09:15:46

http://reply.papertrans.cn/89/8838/883714/883714_22.png

边缘 发表于 2025-3-25 14:10:32

IntroductionNow that you have gotten your hands on this little book, let‘s get them a bit... dirty. And what‘s better than delving into our first program?

boisterous 发表于 2025-3-25 16:03:18

BasicsIn this chapter, we will look into some basic constructs and conventions of the Swift programming language and help you get started writing your first program.

考博 发表于 2025-3-25 22:17:30

ConditionalsConditionals are at the very core of every programming language. A conditional statement allows us to perform different computations or actions depending on whether a specific Boolean condition evaluates to . or . thus making changing program flow possible.

forbid 发表于 2025-3-26 00:19:08

LoopsIn computer programming, a loop is a control flow statement for specifying iteration, which allows code to be executed repeatedly. In this chapter, we‘ll look into the different ways that you can use them in Swift.

精美食品 发表于 2025-3-26 06:33:32

FunctionsIn programming, a function is nothing but a named section of code – with or without arguments – which performs a specific task and may possibly also return a value. In this chapter, we’ll see how you can get the most out of them in Swift.

inveigh 发表于 2025-3-26 09:30:27

http://reply.papertrans.cn/89/8838/883714/883714_28.png

摘要 发表于 2025-3-26 13:18:45

http://reply.papertrans.cn/89/8838/883714/883714_29.png

Galactogogue 发表于 2025-3-26 20:42:41

Numbers and DatesNumbers or numeric values, and dates, are one of the most common things a programmer has to deal with daily.
页: 1 2 [3] 4 5
查看完整版本: Titlebook: Swift 4 Recipes; Hundreds of Useful H Yanis Zafirópulos Book 2019 Yanis Zafir�pulos 2019 Swift.iOS.programming.coding.app.macOS