您的位置:首页 > 其它

Your Favorite Tutorials: Now in Video Form

2014-02-12 10:28 459 查看
http://www.raywenderlich.com/videos?from=timeline&isappinstalled=0

Not sure where to start? Click here for the
categorized list.







Video
Tutorial: Storyboards and Segues

Learn how to transition between different “screens” of your app with Storyboards and segues.



 Ray
Wenderlich on February 10, 2014

Video 


23:07






Video
Tutorial: Beginning Auto Layout

Learn the basics of using Auto Layout to make your user interfaces adapt to different screen sizes and orientations.



 Ray
Wenderlich on February 10, 2014

Video 


20:03







Video
Tutorial: Common UIKit Controls

Learn about the most common UIKit controls in iOS development, like text fields, sliders, segmented controls, and more.



 Ray
Wenderlich on February 10, 2014

Video 


22:28







Video
Tutorial: Hello, iPhone!

The first video in our iOS 101 series. Learn the basics of using Xcode to create a simple iPhone app.



 Ray
Wenderlich on February 10, 2014

Video 


21:21







Video
Tutorial: Advanced Breakpoints

Learn about advanced breakpoint techniques like message and sound logging, debugger commands, and new features in Xcode 5.



 Brian
Moakley on February 10, 2014

Video 


10:59







Video
Tutorial: Intermediate Breakpoints

Learn about intermediate breakpoint usage such as symbolic breakpoints, conditional breakpoints, and watchpoints.



 Brian
Moakley on February 10, 2014

Video 


13:50







Video
Tutorial: Beginning Breakpoints

The first video in our Debugging in iOS series. Learn how to set breakpoints, step through code, and use the Xcode debugger window.



 Brian
Moakley on February 10, 2014

Video 


11:13







Video
Tutorial: NSDictionary

Learn how to work with NSDictionary, including a discussion on how to use your own custom classes as keys.



 Ray
Wenderlich on February 10, 2014

Video 


0:23:35







Video
Tutorial: NSArray

Learn about one of the most useful classes in iOS development, NSArray, along with the most common ways you’ll use it in practice.



 Ray
Wenderlich on February 10, 2014

Video 


0:24:13






Video
Tutorial: NSString

The first video in our Foundation series. Learn how to work with NSString, including a discussion of Unicode and character encodings.



 Ray
Wenderlich on February 10, 2014

Video 


0:21:59






Video
Tutorial: Objective-C Runtime

Learn about how the Objective-C runtime works: from introspection to message passing.



 Ray
Wenderlich on February 10, 2014

Video 


0:19:48







Video
Tutorial: Objective-C Categories

Learn about a very cool feature in Objective-C called categories, which allow you to extend classes with additional methods at runtime.



 Ray
Wenderlich on February 10, 2014

Video 


0:04:50







Video
Tutorial: Objective-C Blocks

Learn about blocks, one of the coolest and most useful features in Objective-C, but with some funky syntax!



 Ray
Wenderlich on February 10, 2014

Video 


0:22:03







Video
Tutorial: Objective-C Protocols and Delegates

Learn about one of the most commonly used design patterns in Objective-C: protocols and delegates.



 Ray
Wenderlich on February 10, 2014

Video 


10:15







Video
Tutorial: Objective-C Memory Management (ARC)

Learn how Automatic Reference Counting (ARC) memory management works with Objective-C.



 Ray
Wenderlich on February 10, 2014

Video 


0:07:21
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐