I just began iOS development, and find it relatively hard to comprehend. I have browsed through a lot of tutorials, and the Apple documentation too, but what i really need is tutorials that help- in understanding the basics before tackling actual problems. Any references anybody could point out would be highly appreciated. YouTube videos are also welcome. Thanks
相关问题
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- State preservation and restoration strategies with
- “Zero out” sensitive String data in Swift
- Get the NSRange for the visible text after scroll
相关文章
- 现在使用swift开发ios应用好还是swift?
- UITableView dragging distance with UIRefreshContro
- TCC __TCCAccessRequest_block_invoke
- Where does a host app handle NSExtensionContext#co
- xcode 4 garbage collection removed?
- Xcode: Is there a way to change line spacing (UI L
- Unable to process app at this time due to a genera
- Swift - hide pickerView after value selected
Apple documentation is enough to know and learn. And also goto lynda.com and software-> Apple there you can find good Essential Training videos. All the best.
Tack a look at video tutorial of Lynda. Its good to take a look at that video and than start developing app in iPhone.
For good tutorial my favorite sites are Raywenderlich, EDUMobile, mobileTutPlus, Technotopia.
And for sample code i suggest GITHub, Cocoacontrols, Code4app.
And this is really helpful books, Programming in Objective-C 2.0 (2nd Edition), Beginning iPhone Development: Exploring the iPhone SDK,
Buy a book. Seriously. I like the ones from the Big Nerd Ranch.