Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

CodeSignal

Control Flow and Error Handling in Julia

via CodeSignal

Overview

Learn to direct the flow of your Julia programs. You'll use conditional logic to make decisions, write loops to repeat actions efficiently, and implement error handling to make your code more robust and prevent crashes.

Syllabus

  • Unit 1: Conditional Statements in Julia
    • Building a Temperature Checker
    • Age Group Classification System
    • Crafting Cleaner Decision Logic
    • Building Advanced Condition Logic
    • Building Smart Message Systems
  • Unit 2: For Loops with Arrays
    • Loop Syntax and String Interpolation
    • Building Arrays with Index Numbers
    • Character and Number Filtering
    • Creating All Possible Combinations
    • Smart Loop Processing Challenge
  • Unit 3: Iterating Over Dictionaries
    • Programming Language Dictionary Traversal
    • Selective Dictionary Item Collection
    • Simplifying Array Construction Code
    • Controlling Dictionary Iteration Order
  • Unit 4: While Loops in Julia
    • Building Your Own Number Counter
    • Skip Iterations with Continue
    • Stopping Runaway Loop Calculations
    • Tracking Two Values Simultaneously
  • Unit 5: Exception Handling in Julia
    • When Things Go Wrong
    • Guaranteed Code Execution
    • Building Smart Error Systems

Reviews

Start your review of Control Flow and Error Handling in Julia

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.