Challenge: Improve Error Handling

Add error handling to courseFromDictionary(_:) (as discussed in the section called “Safely Working with Untyped Data Structures” ) such that it returns nil if any of the fields or structure are not as expected. Test the failure modes by changing the key strings in the code.

Get Cocoa Programming for OS X: The Big Nerd Ranch Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.