Libraries

Students will practice writing in Objective-C by building an app that allows users to search for open source libraries using the libraries.io API. This app requires students to use concepts and APIs they already know, including MVC, property "observers", NSNotifications, NSURLSession, and JSON parsing. The challenge is learning to use these concepts in Objective-C instead of Swift.

Related Lessons