Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I intend to do a little programming using mono touch.. but need a book [eBook, since searchable, preferred] that gets me started.

This pagehttp://monotouch.info/MonoTouch/Books has some recomendations, which title should I get.

share|improve this question

closed as not constructive by gnat, nickhar, TheHippo, von v., danielbeard May 3 at 1:50

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

3 Answers

up vote 1 down vote accepted

AFAIK, there is only one book specifically about MonoTouch that is currently available, and one more to be released later this year. That should make it simple to choose.

Wrox also has a short e-book available, but it is essentially a sample from the same guys who wrote the full-length book.

share|improve this answer
I bought this ebook at amazon and am reading on my iPad. Thanks! – lexu Aug 24 '10 at 10:12

http://www.amazon.co.uk/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=monotouch&x=0&y=0

the most recent and probably the best is the wbm et al tho

w://

share|improve this answer

I can also recommend "Professional iPhone Programming with MonoTouch and .NET/C#" by Wrox. I have read it from front to back and it covers all you'll need to know. It will start you off with the basics and get into advanced stuff by the end. You can jump around to any topic you want and go at your own pace.

It covers all of the stuff you will need to know, usually a chapter dedicated to each topic:

  • User Interface
  • Data
  • Web Services
  • Maps
  • Multimedia
  • loads more

What's more, the authors are all active members of the MonoTouch community and can all be contacted via blogs, twitter and the MonoTouch IRC channel, so you can always reach out to them directly.

share|improve this answer
thanks, I'm reading it .. (+1) – lexu Aug 24 '10 at 10:13

Not the answer you're looking for? Browse other questions tagged or ask your own question.