`
lokvin
  • 浏览: 162594 次
  • 性别: Icon_minigender_1
  • 来自: 地球
文章分类
社区版块
存档分类
最新评论
阅读更多
作为一个 iphone newbie ,开始阅读如下文章:

----------------------- already done-----------------------------

你的第一个 ios Application  { Read Done! }
这是个简单的例子程序,不过是个很好的开始。
http://developer.apple.com/library/ios/#documentation/iPhone/Conceptual/iPhone101/Articles/00_Introduction.html

Learning Objective-C: Aprimer  { Read Done! }
内容很少,也很简单的介绍
http://developer.apple.com/library/ios/#referencelibrary/GettingStarted/Learning_Objective-C_A_Primer


----------------------- current reading ----------------------------
View Programming Guide for iOS
http://developer.apple.com/library/ios/#documentation/WindowsViews/Conceptual/ViewPG_iPhoneOS/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009503-CH1-SW2


----------------------- to be continue ----------------------------
Event handle guide for ios
http://developer.apple.com/library/ios/#documentation/EventHandling/Conceptual/EventHandlingiPhoneOS/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009541


The Objective-C Programming Language
http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/ObjectiveC/Introduction/introObjectiveC.html#//apple_ref/doc/uid/TP30001163

ios overview
http://developer.apple.com/library/ios/#referencelibrary/GettingStarted/URL_iPhone_OS_Overview/index.html

Cocoa Fundamentals Guide
http://developer.apple.com/library/ios/#documentation/Cocoa/Conceptual/CocoaFundamentals/Introduction/Introduction.html#//apple_ref/doc/uid/TP40002974

iOS Technology Overview
http://developer.apple.com/library/ios/#documentation/Miscellaneous/Conceptual/iPhoneOSTechOverview/Introduction/Introduction.html#//apple_ref/doc/uid/TP40007898

阅读分析 crash report
http://developer.apple.com/library/ios/#technotes/tn2008/tn2151.html

xcode debug guide
http://developer.apple.com/library/ios/#documentation/DeveloperTools/Conceptual/XcodeDebugging/000-Introduction/Introduction.html

ios debug magic
http://developer.apple.com/library/ios/#technotes/tn2010/tn2239.html

memory usage performance guide
http://developer.apple.com/library/ios/#documentation/Performance/Conceptual/ManagingMemory/ManagingMemory.html

performance test start point
http://developer.apple.com/library/ios/#referencelibrary/GettingStarted/GS_Performance_iPhone/index.html

debug with GDB
http://developer.apple.com/library/ios/#documentation/DeveloperTools/gdb/gdb/gdb_1.html



一些例子代码
MoveMe
http://developer.apple.com/library/ios/#samplecode/MoveMe/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007315

Metronome
http://developer.apple.com/library/ios/#samplecode/Metronome/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007434

TableViewSuit
http://developer.apple.com/library/ios/#samplecode/TableViewSuite/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007318

SimpleDrillDown
http://developer.apple.com/library/ios/#samplecode/SimpleDrillDown/Introduction/Intro.html#//apple_ref/doc/uid/DTS40007416


关于app 国际化的topic
http://developer.apple.com/library/ios/#documentation/MacOSX/Conceptual/BPInternational/BPInternational.html#//apple_ref/doc/uid/10000171i


分享到:
评论

相关推荐

    swift-ReadingList允许用户跟踪和归类他们阅读书籍的iOS应用

    Reading List:允许用户跟踪和归类他们阅读书籍的iOS应用

    iOS 5 Programming Cookbook

    now reading the result of the several hundred hours that have been put into writing new material for iOS 3 and iOS 4, editing, reviewing, revising, and publishing. So, please go ahead and start ...

    Programming iOS 11_Dive Deep into Views,Controllers, and Frameworks 2018.pdf

    If you start reading Programming iOS 11 and wonder about such unexplained matters as Swift language basics, the UIApplicationMain function, the nib-loading mechanism, Cocoa patterns of delegation and...

    iOS 9 Programming Fundamentals with Swift (非epub转pdf)

    If you started reading Programming iOS 9 and wondered about such unexplained matters as Swift language basics, the UIApplicationMain function, the nib-loading mechanism, Cocoa patterns of delegation ...

    ios-reading-list

    阅读清单 完成该项目的学生表明他们可以: 了解和解释模型对象和模型控制器在MVC中的作用 使类或结构符合Codable 使用FileManager查找系统目录(例如文档目录) 使用PropertyListEncoder将可编码对象保存到文件中 ...

    iOS.10.Swift.Programming.Cookbook.Solutions.and.Examples.for.iOS.Apps.epub

    You will also learn the latest and greatest techniques for reading, writing and searching for data in your iOS apps, with Core Data. Finally, it shows you how to test changes to the user interface ...

    Mastering iOS 10 Programming [2017]

    You will be reading a mix of thorough background information and practical examples, so you'll know how to make use of a certain technique right away while you also get a great understanding of the ...

    lijiang1024#ReadingNotes#Note9_iOS_View加载流程1

    参考资料:

    Beginning Swift Games Development for iOS(Apress,2015)

    After reading and using this book, you'll have the skills and the code to build your first 2D and then 3D game app that you can run on any iOS enabled device and perhaps sell in the Apple iTunes App ...

    OS X and iOS Kernel Programming

    We hope you have as much fun reading this book as we have enjoyed writing it. The book was written for anyone interested in Apple’s iOS and Mac OS X operating systems, with a focus on practical ...

    Learn cocos2D Game Development with iOS 5

    But you are reading this book, so I believe you’ve already made up your mind to take this journey. And you’ve chosen one of the most interesting game engines to work with: cocos2d for iOS.

    iOS7 Day-by-Day

    Day 8 :: Reading list with SafariServices Day 9 :: Device Identification Day 10 :: Custom UIViewController Transitions Day 11 :: UIView Key-frame Animations Day 12 :: Dynamic Type and Font Descriptors...

    IOS5 Programming Cookbook

    13.4 Reading Data from Core Data 663 13.5 Deleting Data From Core Data 666 13.6 Sorting Data in Core Data 669 13.7 Boosting Data Access in Table Views 671 13.8 Implementing Relationships in ...

    Wrox.Mac.OS.X.and.iOS.Internals.2012

    Provides you with a top down view of OS X and iOS Walks you through the phases of system ... this book is essential reading if you want to get serious about the internal workings of Mac OS X and iOS.

    Pro Core Data for iOS.pdf

    iOS CoreData 一本好书,smartrookie ■ Chapter 1: Getting Started .................................................................................................................... 1 ■ Chapter 2: ...

    NFCReader:在iOS上扫描和解码NFC标签

    NFC阅读器 在iOS上扫描和解码NFC标签 特征 扫描NFC标签(有关支持的标签,请参见下文) 扫描自定义NFC标签 支持的标签 ... 将Near Field Communication Tag Reading添加到功能。 向Info.plist添加

    Learn Unity+2017+for+iOS+Game+Development iPad-Apress(2017).pdf )

    and maintains game development reference material and software development essays on http://technicat.com/, some of which have been included as reading material in college courses and published in ...

    Barcodes-with-iOS.pdf

    began to research the barcode types supported by iOS and their capabilities and limi- tations, and all the new related i OS API s. A mere month after WWDC 2013 , I was contacted by Manning. They’d ...

Global site tag (gtag.js) - Google Analytics