Book description
SummaryObjective-C Fundamentals is a hands-on tutorial that leads you from your first line of Objective-C code through the process of building native apps for the iPhone using the latest version of the SDK. You'll learn to avoid the most common pitfalls, while exploring the expressive Objective-C language through numerous example projects. About the Technology The iPhone is a sophisticated device, and mastering the Objective C language is the key to unlocking its awesome potential as a mobile computing platform. Objective C's concise, rich syntax and feature set, when matched with the iPhone SDK and the powerful Xcode environment, offers a developers from any background a smooth transition into mobile app development for the iPhone. About the Book Objective-C Fundamentals guides you gradually from your first line of Objective-C code through the process of building native apps for the iPhone. Starting with chapter one, you'll dive into iPhone development by building a simple game that you can run immediately. You'll use tools like Xcode 4 and the debugger that will help you become a more efficient programmer. By working through numerous easy-to-follow examples, you'll learn practical techniques and patterns you can use to create solid and stable apps. And you'll find out how to avoid the most common pitfalls. No iOS or mobile experience is required to benefit from this book but familiarity with programming in general is helpful. What's Inside
Objective-C from the ground up
Developing with Xcode 4
Examples that work unmodified on iPhone
PART 1 GETTING STARTED WITH OBJECTIVE-C
Building your first iOS application
Data types, variables, and constants
An introduction to objects
Storing data in collections
PART 2 BUILDING YOUR OWN OBJECTS
Creating classes
Extending classes
Protocols
Dynamic typing and runtime type information
Memory management
PART 3 MAKING MAXIMUM USE OF FRAMEWORK FUNCTIONALITY
Error and exception handling
Key-Value Coding and NSPredicate
Reading and writing application data
Blocks and Grand Central Dispatch
Debugging techniques
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Preface
- Acknowledgments
- About this Book
- Author Online
- About the Cover Illustration
- Part 1. Getting started with Objective-C
- Chapter 1. Building your first iOS application
- Chapter 2. Data types, variables, and constants
- Chapter 3. An introduction to objects
- Chapter 4. Storing data in collections
- Part 2. Building your own objects
- Chapter 5. Creating classes
- Chapter 6. Extending classes
- Chapter 7. Protocols
- Chapter 8. Dynamic typing and runtime type information
- Chapter 9. Memory management
- Part 3. Making maximum use of framework functionality
- Chapter 10. Error and exception handling
- Chapter 11. Key-Value Coding and NSPredicate
- Chapter 12. Reading and writing application data
- Chapter 13. Blocks and Grand Central Dispatch
- Chapter 14. Debugging techniques
- Appendix A. Installing the iOS SDK
- Appendix B. The basics of C
- Appendix C. Alternatives to Objective-C
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Objective-C Fundamentals
- Author(s):
- Release date: September 2011
- Publisher(s): Manning Publications
- ISBN: 9781935182535
You might also like
book
Web Components in Action
Web Components in Action teaches you to build and use Web Components from the ground up. …
book
The Time Cleanse: A Proven System to Eliminate Wasted Time, Realize Your Full Potential, and Reinvest in What Matters Most
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, …
book
The Programmer's Brain
Your brain responds in a predictable way when it encounters new or difficult tasks. This unique …
book
Swift in Depth
Swift in Depth guides you concept by concept through the skills you need to build professional …