Overview
The "Mobile App Development with iPhone/iPad and Rails" tutorial from RailsConf 2010 offers an insightful and practical experience for developers looking to create a full-featured iPhone app connected to a Rails backend. In this 3-hour session, attendees are guided through the essential steps and techniques necessary to build a functional application using RESTful resources. The program includes a comprehensive workbook and source code, facilitating a smooth learning journey through various topics such as authentication and asynchronous communication.
Participants can expect to engage hands-on with incremental versions of an iPhone app and a Rails app, allowing them to visualize progress while gaining essential skills. The tutorial is structured to cater to developers with some foundational knowledge of Objective-C and iPhone programming, making it a fantastic opportunity for those looking to deepen their understanding of mobile app development.
Features
- Comprehensive Workbook: Access a detailed workbook that outlines objectives and step-by-step instructions, making it easy to follow along and implement solutions.
- Incremental Source Code: Explore different versions of the iPhone app that correspond with each section of the workbook, enhancing the learning experience through practical code examples.
- RESTful Resource Integration: Learn how to effectively connect your iPhone app to Rails applications using RESTful resources, a crucial skill for modern app development.
- Asynchronous Communication: Dive into important topics like asynchronous communication, which is essential for creating responsive and efficient mobile applications.
- Authentication Techniques: Gain insights into authentication methods that enhance the security of your application, an important consideration for any mobile app.
- Xcode Guidance: Follow instructions on verifying and using Xcode, ensuring that your development environment is set up correctly for the tutorial.
- Recommended Resources: Benefit from a list of additional resources tailored for users new to iPhone programming, assisting them in building a solid foundation in Objective-C and Xcode.