Computer Science and Interactive Media Studies student at Miami University. iOS, Swift, HTML, CSS, Javascript and Java.
Welcome back to .Swift! Today I thought it’d be a good idea to write about If statements in Swift, used for making decisions based on certain conditions. If you have experience in other programming languages, the Swift versions shouldn’t be too hard to understand. Let’s get started.