Appendix B. Further Reading

This book aims to get your feet wet with iOS, Android, and Windows Phone, but there is plenty more to explore for all of them. This section will provide some starting points for digging deeper into each of the platforms on its own. One thing to keep in mind for MonoTouch and Mono for Android is that resources written with the native languages in mind, Objective-C and Java, are still very useful even though you’re working in C# since the Mono products provide bindings to the native APIs. You’re still writing native applications so many of the same concepts and classes apply, regardless of the language.

iOS

Books

Professional iPhone Programming with MonoTouch and .NET/C#

Wallace B. McClure, Rory Blyth, Craig Dunn, Chris Hardy, Martin Bowling

Wrox, 2010

http://www.wrox.com/WileyCDA/WroxTitle/Professional-iPhone-Programming-with-MonoTouch-and-NET-C-.productCd-047063782X.html

Learning MonoTouch: A Hands-On Guide to Building iOS Applications with C# and .NET

Michael Bluestein

Addison-Wesley Professional, 2011

http://www.informit.com/store/product.aspx?isbn=0321719921

Developing C# Apps for iPhone and iPad using MonoTouch: iOS Apps Development for .NET Developers

Bryan Costanich

Apress, 2011

http://www.apress.com/9781430231745

Web

Xamarin: MonoTouch Documentation

http://docs.xamarin.com/ios

Xamarin: Sample Applications and Code

http://new-docs.xamarin.com/Samples/MonoTouch

Apple: iOS Dev Center

https://developer.apple.com/devcenter/ios

Get Mobile Development with C# 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.