登录 注册
当前位置:主页 > 资源下载 > 10 > iOS Programming: The Big Nerd Ranch Guide (4th Edition) 2014 epub下载

iOS Programming: The Big Nerd Ranch Guide (4th Edition) 2014 epub下载

  • 更新:2024-08-25 14:57:26
  • 大小:9.8MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:IOS - 移动开发
  • 格式:EPUB

资源介绍

About the Book iPhone Programming: The Big Nerd Ranch Guide is based on Big Nerd Ranch's Beginning iPhone Bootcamp and takes the same approach as our tried and true classes: learning the necessary programming concepts by actually building appllications. About the Authors Joe Conway is the senior iPhone instructor at the Big Nerd Ranch and has been consulting on the iPhone platform since its creation. A University of Wisconsin graduate, he has been writing Objective-C and Cocoa code since the dawn of OS X. Joe wrote the materials for the exceptionally popular Big Nerd Ranch iPhone Bootcamp, which eventually evolved into this book. Aaron Hillegass is the founder of Big Nerd Ranch. A former employee at NeXT and Apple, he has twenty years experience with Objective-C and Cocoa. Aaron wrote "Cocoa Programming for Mac OS X," the standard text on developing Mac applications. Updated and expanded to cover iOS 7 and Xcode 5, iOS Programming: The Big Nerd Ranch Guide leads you through the essential concepts, tools, and techniques for developing iOS applications. After completing this book, you will have the know-how and the confidence you need to tackle iOS projects of your own. Based on Big Nerd Ranch's popular iOS Bootcamp course and its well-tested materials and methodology, this bestselling guide teaches iOS concepts and coding in tandem. The result is instruction that is relevant and useful. Throughout the book, the authors explain what's important and share their insights into the larger context of the iOS platform. You get a real understanding of how iOS development works, the many features that are available, and when and where to apply what you've learned. Here are some of the topics covered: Xcode 5, Instruments, and Storyboards Building interfaces using the iOS 7 aesthetic ARC and strong and weak references Handling touch events and gestures Toolbars, navigation controllers, and split view controllers Using Auto Layout to scale user interfaces Using Dynamic Type to scale fonts Localization and Internationalization Block syntax and use Saving/loading data: Archiving and Core Data Core Location and Map Kit Communicating with web services using JSON Using the Model-View-Controller-Store design pattern