kathleen1 · 02-Фев-13 15:14(12 лет 4 месяца назад, ред. 04-Фев-13 12:29)
Objective-C Recipes A Problem-Solution Approach Год: 2012 Автор: Matthew Campbell Издательство: Apress ISBN: 978-1-4302-4371-7 Язык: Английский Формат: PDF/EPUB Качество: Изначально компьютерное (eBook) Интерактивное оглавление: Да Количество страниц: 460 Описание:Objective-C Recipes provides a problem solution approach for dealing with key aspects of Objective-C programming, ensuring you have the indispensable reference you need to successfully execute common programming tasks. You will see how to use the unique features of the Objective-C programming language, the helpful features of the Foundation framework, and the benefits of using Objective-J as an alternative. Solutions are available for a range of problems, including:
Application development with Xcode
Working with strings, numbers and object collections
Using foundation classes like NSArray, NSString, NSData and more
Dealing with threads, multi-core processing and asynchronous processing
Building applications that take advantage of dates and timers and memory management
How to use Objective-C on other platforms
What you’ll learn :
What strings and arrays are, and how to use them
How to manage your data effectively
How to build and work with dictionaries, dates and times, timers and localization
How to deal with threads, multi-core processing and asynchronous processing
How to utilize Cocoa and core frameworks for user interfaces and experience design and development
How to access and work with iOS SDK for iPhone and iPad apps design and development
Who this book is for :This book is for iOS, OS X as well as general Objective-C language programmers and users who want straightforward methods to do essential programming tasks in Objective-C.
Примеры страниц
Оглавление
1. Application Development With XCode 2. Working With Strings And Numbers 3. Working With Object Collections 4. File System 5. Dates And Timers 6. Threads, Multi-Core Processing and Asynchronous Processing 7. Consuming Web Services 8. Memory Management 9. Dealing With Your Object Graph 10. Core Data 11. Using Objective-C On Other Platforms