Reader’s Pulse: What iOS 6 Concepts Do You Want to Learn?

Reader’s Pulse: What iOS 6 Concepts Do You Want to Learn?

iOS 6 has been officially released, and Mobiletuts+ is committed to bringing you high quality tutorials that incorporate many of the new features available. Tell us what to write about by voting in today’s poll!

Note: Want to add some source code? Type <pre><code> before it and </code></pre> after it. Find out more
  • http://www.twitter.com/diegolmello Diego Mello

    Hi!
    Maybe you can write about Xcode 4.5′s news (NSArray, @property, @synthesize, etc).
    I heard that it’s awesome for beginners.

    • http://mobile.tutsplus.com Mark Hammonds
      Author

      Hey Diego, thanks for the feedback! It’s a great suggestion and I think we’ll definitely be covering this soon.

  • http://www.youtube.com/watch?v=sGrYmZyiTNc Swati

    Awesome iOS 6

  • http://richarddas.com Richard

    Would be good to see a bit more higher level stuff about putting an app together — like where code should be places (in AppDelegate? In ViewControllers?) and some best practices for putting together larger projects…?

    • http://mobile.tutsplus.com Mark Hammonds
      Author

      Good points, Richard. This is a topic I’ve been thinking about publishing on for awhile now. I’d also like to include general Objective-C “Best Practices”, although that might need to be broken into a separate piece. We’ll have to wait and see when it makes it into the publication schedule, but it’s definitely on my list!