Home » Archive

Free Download Objective-C PDF eBook

Featured, Mobile, Software Dev »

Programming in Objective-C, 4th Edition – PDF

Book Description
Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for Apple’siOS and Mac platforms.
The book makes no assumptions about prior experience with object-oriented programming languages or with the C language (which Objective-C is based upon). Because of this, both beginners and experienced programmers alike can use this book to quickly and effectively learn the fundamentals of Objective-C.
Readers can also learn the concepts of object-oriented programming without having to first learn all of the intricacies of the underlying C programming language. This unique approach to learning, combined with many small program examples and exercises …

Headline, iPhone+iPad »

28 Apr 2012 | | , ,
Learning Objective-C 2.0: A Hands-On Guide to Objective-C for Mac and iOS Developers

Book Description:
Get Started Fast with Objective-C 2.0 Programming for OS X, iPhone, iPod touch, and iPad
If you want to learn Objective-C 2.0 to write programs for Mac OS X, iPhone, iPad, or iPod touch, you’ve come to the right place! Concise, readable, and friendly, Learning Objective-C 2.0 is the perfect beginner’s guide to the latest version of Objective-C.
Longtime Mac OS X and iPhone developer Robert Clair covers everything from the absolute basics to Objective-C 2.0’s newest innovations. Clair begins with a practical refresher on C and object-oriented programming and walks …

Headline, Software Dev »

Beginning Mac Programming: Develop with Objective-C and Cocoa

Book Description:

Beginning Mac Programming takes you through concrete, working examples, giving you the core concepts and principles of development in context so you will be ready to build the applications you’ve been imagining. It introduces you to Objective-C and the Cocoa framework in clear, easy-to-understand lessons, and demonstrates how you can use them together to write for the Mac, as well as the iPhone and iPod.
You’ll explore crucial developer tools like Xcode and Interface Builder, and learn the principles of object-oriented programming, and how memory, data, and storage work to help …

Software Dev »

7 Apr 2012 | |
Programming in Objective-C, 4th Edition

Book Description:
This is the 4th edition of the world’s bestselling book on Objective-C programming, fully updated to cover Xcode 4.2 and Automatic Reference Counting (ARC).
Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for Apple’s iOS and Mac platforms. The book makes no assumptions about prior experience with object-oriented programming languages or with the C language (which Objective-C is based upon). Because of this, both beginners and experienced programmers alike can use this book to quickly and effectively learn the fundamentals of Objective-C. …

Mobile »

Making Musical Apps: Real-time audio synthesis on Android and iOS

Book Description
Want to turn your mobile device into a musical instrument? Or equip your game with interactive audio, rather than canned samples? You can do it with Pure Data (Pd), an open source visual programmingenvironment that lets you manipulate digital audio in real time. This concise book shows you how to use Pd—with help from the libpd library—as an easily embeddable and widely portable sound engine.
Whether you’re an audio developer looking to create musical appswith sophisticated audio capabilities, or an application developer ready to enhance mobile games with real-time procedural audio,Making Musical Apps introduces you to Pd and libpd, and …

Mobile, Software Dev »

Objective-C Phrasebook, 2nd Edition

Book Description
Objective-C Phrasebook, Second Edition – Updated for ARC, OS X 10.7, and iOS 5
Objective-C Phrasebook gives you the code phrases you need to quickly and effectively complete your programming projects with Objective-C.
The second edition of Objective-C Phrasebook has been updated for the new version of Objective-C supported byApple’s LLVM compiler 3.0 on OS X 10.7 and iOS 5, and includes new coverage of ARC and other Objective-C features introduced with recent versions of Xcode.

Concise and Accessible
Easy to carry and easy to use–lets you ditch all those bulky books for one portable pocket guide
Flexible and Functional
Packed with more than 100 customizable code snippets–so …

Mobile »

iOS 5 Essentials

Book Description
Building on the phenomenal success of its predecessor iOS 5 includes over 200 new user features as well as an updated SDK containing over 1,500 new APIs. iOS 5 looks set to reinforce the iPhone’s dominance in the smartphone market.
iOS 5 Essentials will help you learn how to build simple, yet powerful iOS 5 applications incorporating iCloud Storage,Twitter, Core Image and Newsstand integration.
You will start by learning about what’s new in iOS 5. You’ll look at the iCloud Storage APIs, Automatic Reference Counting,Twitter and AirPlay integration, how to use the various Core Image filters using the Cocoa framework, and the new features of the …

Mobile »

Beginning iOS 5 Development: Exploring the iOS SDK

Book Description
The team that brought you the bestselling Beginning iPhone 4Development is back again for Beginning iOS 5 Development, bringing this definitive guide up-to-date with Apple’s latest and greatest iOS SDK, as well as with the latest version of Xcode.
There’s coverage of brand new technologies, with chapters on storyboards and iCloud, for example, as well as significant updates to existing chapters to bring them in line with all the changes that came with the iOS 5 SDK. You’ll have everything you need to create your very own apps for the latest iOS devices, including the iPhone 4S, iPad 2, and the latest iPod touch. Every single sample …

iPhone+iPad, Mobile »

Sams Teach Yourself iOS 5 Application Development in 24 Hours, 3rd Edition

Book Description
In just 24 sessions of one hour each, learn how to build powerful applications for today’s hottest handheld devices: theiPhone and iPad! Using this book’s straightforward, step-by-step approach, you’ll master every skill and technology you need, from setting up your iOS development environment to building great user interfaces, sensing motion to writing multitasking applications. Each lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success!
Step-by-step instructions carefully walk you through the most common iOS development tasks.
Quizzes and Exercises at the end of each chapter help you test your knowledge.
By the Way notes …

Security »

26 Jan 2012 | | , , ,
Hacking and Securing iOS Applications

Book Description
If you’re an app developer with a solid foundation in Objective-C, this book is an absolute must—chances are very high that your company’s iOS applications are vulnerable to attack. That’s because malicious attackers now use an arsenal of tools to reverse-engineer, trace, and manipulate applications in ways that most programmers aren’t aware of.
This guide illustrates several types of iOS attacks, as well as the tools and techniques that hackers use. You’ll learn best practices to help protect your applications, and discover how important it is to understand and strategize like …