Some time ago I mentioned the Objective-C functional programming framework ReactiveCocoa.
Ryan Nystrom has written up an excellent in-depth tutorial detailing the basics of functional programming with ReactiveCocoa in the creation of a great looking weather app.
In addition to pointing out how to get start with functional programming in Objective-C the tutorial covers a number of recommend best practices, and shows how to download from the OpenWeatherMap API and use the data modeling framework Mantle.
Here’s an animation from the tutorial showing the final app in action:
You can find the tutorial in two parts here: Part 1, Part 2.
A nice tutorial for those interested in functional programming, and learning some best practices from an experienced iOS developer.
- Open Source Library Providing An Objective-C Version Of .NET’s Reactive Extensions
- Tutorial: Using Core Location And Google XML Weather API
- Example: A Beautiful Open Source iOS Weather App
- Open Source iOS Wrapper For Easily Gathering Weather Data From Free API
- Open Source Library Using ReactiveCocoa Providing An Alternative To iOS 6′s Auto Layout
Original article: Tutorial: Building A Weather App With Functional Objective-C Programming Using ReactiveCocoa
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.





