The writing is poor, so I don't say much nonsense. Now on and off the fast one months of iOS development, so write a currently feel more suitable for their own tutorial to do a directory, the future of learning is mainly based on this directory.
1, "Objective-c Basic Course": http://download.csdn.net/detail/qing2005cheng/4992186
This book is mainly suitable for contact with a little objective-c\c\c++ grammar, the knowledge points introduced more coherent, according to the above example, to some of the grammar and other things are not paid attention to.
2. iOS Development Series blog post: http://www.cnblogs.com/kenshincui/p/3985090.html
This series of blog posts is very good, the basis is relatively clear, the various projects targeted, bloggers on the knowledge point written also very fine. Ideal for developing iOS apps after learning about Objective-c grammar. So now I have read the "Objective-c Basic tutorial" and began to find this series of blog contrived. This again csdn found a full version of the download, including the various project codes and books, Address: http://blog.csdn.net/iunion/article/details/25299761
3. IOS7 Application Development Video tutorial (Stanford University): http://open.163.com/special/opencourse/ios7.html
This tutorial looked at a set, speaking well, can be seen as a video, auxiliary exercises.
4. iOS by Turorials:http://www.raywenderlich.com/category/ios
The article written on this site is written in great detail about the creation of the application, each step and the resource packs needed are listed. It's a lot of code on GitHub, so it's also an introductory exercise using GitHub.
5. iOS Learning Note: http://www.cnblogs.com/ChinaKingKong/archive/2015/06.html
Although in the study I did not write a blog, but read the Bo master record of their own learning process of learning notes, quite detailed, more knowledge points, as the basis for reference points of knowledge, or nothing needs to review the basic knowledge when the reference.
The above 4 resources are currently ready to use the learning resources, the current process is to read the "Objective-c Basic Tutorial" Once, the book on the agreement and so write more simple and easy to understand (although I did not see very well, according to rely on more practice project code to consolidate). The next is about two weeks to read the "iOS Development Series blog", The above project code will be repeated to understand, and then go back to see the "Objective-c Basic Tutorial", to see how many books will be able to understand the content.
In the exercise, watch a video of the iOS7 app development lesson every day. From the practice of the previous days, about 6, 7 hours of reading the code after the spirit is quite tired, need to relax (bathing, running, walking and so relax).
After practicing the iOS Development Series blog post and looking at the Objective-c Basics tutorial, you'll probably be getting started, and then start practicing iOS by Turorials, but start with the big, hard projects that follow. This is mainly to increase project experience, referring to foreign code style, incidentally learning English.
iOS Learning Notes blog post is another blogger's iOS learning record, look at his article is more organized, basic knowledge point record is also very detailed, so to use, thank you, if the reference has a problem, you can contact me.
The current plan is the above, say back, online to learn more like the stars, the most important thing is to find the right style of the information to practice, so the information is not much, but seriously understand each of the information you think is right for you.
Silicon step so thousands of miles!
iOS Development-Learning Catalog