Media Summary: This is part 1 of a 2 part series on creating Many programs require the ability to 'make decisions' based on the information they have to work with but how do they do this? "if", "else", "else if" and "switch" Conditionals - What are conditionals? - how to define them - how to use them - examples appliedΒ ...
Conditional Operator In Actionscript Actionscript Tutorial 17 - Detailed Analysis & Overview
This is part 1 of a 2 part series on creating Many programs require the ability to 'make decisions' based on the information they have to work with but how do they do this? "if", "else", "else if" and "switch" Conditionals - What are conditionals? - how to define them - how to use them - examples appliedΒ ... Doug Winnie shows how to test for different conditions in your application using Equality and Inequality Resources: Apple's Swift Programming main page: Download Apple's Free iBook "The SwiftΒ ... Doug Winnie demonstrates how to test multiple conditions at the same time using logic