Skip to content

upenn-cis198/lecture5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lecture 5: Error Handling

Reminders:

  • HW2 due in 1 week (Thu March 4): here.

  • Remember to email before the deadline to use late days (either the 4 freebies or additional late days) -- so that we make sure to delay grading your assignment.

  • Private vs. public piazza posts

  • HW1 is graded -- best place for questions is the Git threads (or come to office hours)

Outline for today

  • First, simplest way of handling errors: Panic

    • extended example

    • discussion of limitations with this

  • Robust handling of errors: Result

Releases

No releases published

Packages

No packages published

Languages