Uncategorized Switch statements If you have several conditions using if and else if, it’s often clearer to use a different construct known as switch case. Using this approach you write your condition April 21, 2024 No Comments
Uncategorized Operators and conditions Today we’re going to get into the real detail of Swift: operators and conditions. This can sometimes trip folks up when they are learning, because April 21, 2024 No Comments
Hello world! Welcome to WordPress. This is your first post. Edit or delete it, then start writing! March 20, 2024 1 Comment