• Unit 9: Exception Handling

    Any programmer should be able to identify the source of potential errors and implement code to handle those errors. This unit introduces the syntax necessary for achieving this goal. Handling errors can be a sensitive topic because the programmer must address points where something could go wrong. Devote yourself to these examples, as they will be important in your journey to becoming a professional programmer.

    Completing this unit should take you approximately 4 hours. 

    • 9.1: Catching and Handling Errors

    • 9.2: Handling a File Error

    • Study Session Video Review

    • Unit 9 Review and Assessment

      • Receive a grade