Module outcomes
- Branch code based on variable state using by either if or when statements
 - Conditionally setup variables
 - Use the various looping constructs to perform repetitive tasks
 
Covered concepts
- If / When keywords
 - Branching logic
 - For / repeat loops
 - Break / continue in loops
 - Null operators
 - Elvis operator
 
Module content
              
                
                  
                    
                    1
                     
                  
                
                  Branch Control Flow
                  
                    Lesson (14 mins)
                  
                
              
              
            
            
          
                  
                    
                    1
                     
                  
                
                  Branch Control Flow
                  
                    Lesson (14 mins)
                  
                
              
              
                
                  
                    
                    2
                     
                  
                
                  Leverage When Expressions
                  
                    Lesson (12 mins)
                  
                
              
              
            
            
          
                  
                    
                    2
                     
                  
                
                  Leverage When Expressions
                  
                    Lesson (12 mins)
                  
                
              
              
                
                  
                    
                    3
                     
                  
                
                  Loop Code
                  
                    Lesson (16 mins)
                  
                
              
              
            
            
          
                  
                    
                    3
                     
                  
                
                  Loop Code
                  
                    Lesson (16 mins)
                  
                
              
              
                
                  
                    
                    4
                     
                  
                
                  Work with Null Values
                  
                    Lesson (16 mins)
                  
                
              
              
            
            
          
                  
                    
                    4
                     
                  
                
                  Work with Null Values
                  
                    Lesson (16 mins)