filmov
tv
Swift - Part 8, Operators & Control Flow (If Else)

Показать описание
In this video we briefly have a look at the Operators that are supported by Swift. We then quickly delve in to simplest control flow statement - if else. Even though if else in Swift looks like any other programming language, it has some peculiarities. We need to be aware of these. The video demonstrated these with examples.