Search for books, people and lists
Read This Twice
HomePeopleBooksLibrariesSign In

Best Objective C Books

Recommendations from 10 articles, Patrick Collison, Linus Torvalds.
Best Objective C Books
14 books on the list
Sort by
Number of Articles
Layout
Programming in Objective-C book cover
Programming in Objective-C
Stephen Kochan - 2013-12-03 (first published in 1999)
Goodreads Rating
Objective-C is the standard programming language for application development on the iOS and OS X platforms. A powerful yet simple object-oriented programming language that's based on C, Objective-C is widely available not only on Apple platforms but across many operating systems, including Linux, Unix, and Windows."Programming in Objective-C "provi...
Objective-C Programming book cover
Objective-C Programming
The Big Nerd Ranch Guide (2nd Edition)
Aaron Hillegass - 2013-11-28 (first published in 2011)
Goodreads Rating
Want to write applications for iOS or the Mac? This introduction to programming and the Objective-C language is the first step on your journey from someone who uses apps to someone who writes them. Based on Big Nerd Ranch's legendary Objective-C Bootcamp, ?this book covers C, Objective-C, and the common programming idioms that enable developers to ...
C Programming Language book cover
C Programming Language
Brian W. Kernighan - 1988-03-31 (first published in 1978)
Goodreads Rating
This book is meant to help the reader learn how to program in C. It is the definitive reference guide, now in a second edition. Although the first edition was written in 1978, it continues to be a worldwide best-seller. This second edition brings the classic original up to date to include the ANSI standard. From the Preface: We have tried to retain...
Effective Objective-C 2.0 book cover
Effective Objective-C 2.0
52 Specific Ways to Improve Your IOS and OS X Programs (Effective Software Development) (Effective Software Development Series)
Matt Galloway Galloway - 2013-05-16
Goodreads Rating
Write Truly Great iOS and OS X Code with Objective-C 2.0! Effective Objective-C 2.0 will help you harness all of Objective-C's expressive power to write OS X or iOS code that works superbly well in production environments. Using the concise, scenario-driven style pioneered in Scott Meyers' best-selling Effective C++, Matt Galloway brings together 5...
Head First C book cover
Head First C
A Brain-Friendly Guide
David Griffiths - 2012-05-01
Goodreads Rating
Ever wished you could learn C from a book? Head First C provides a complete learning experience for C and structured imperative programming. With a unique method that goes beyond syntax and how-to manuals, this guide not only teaches you the language, it helps you understand how to be a great programmer. You'll learn key areas such as language basi...
Pro Objective-C book cover
Pro Objective-C
Keith Lee - 2013-09-06
Goodreads Rating
The Objective-C programming language continues to grow in popularity and usage because of the power and ease-of-use of the language itself, along with the numerous features that continue to be added to the platform. If you have a basic knowledge of the language and want to further your expertise, Pro Objective-C is the book for you.Pro Objective-C ...
iOS Programming book cover
iOS Programming
The Big Nerd Ranch Guide
Christian Keur - 2020-05-05
Goodreads Rating
Updated for Xcode 11, Swift 5, and iOS 13, 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 training an...
Objective-C Pocket Reference book cover
Objective-C Pocket Reference
Andrew Duncan - 2002-12-01
Goodreads Rating
Objective-C is an exciting and dynamic approach to C-based object-oriented programming; it's the approach adopted by Apple as the foundation for programming under Mac OS X, a Unix-based operating system gaining wide acceptance among programmers and other technologists. Objective-C is easy to learn and has a simple elegance that is a welcome breath ...
Expert C Programming book cover
Expert C Programming
Deep C Secrets
Peter van der Linden - 1994-06-23
Goodreads Rating
Written for experienced C programmers who want to quickly pick up some of the insights and techniques of experts and master the fine arts of ANSI C, this volume passes on the wisdom of a highly experienced C compiler writer and his colleagues to help programmers reach new heights, and avoid common software pitfalls along the way. Using an original ...
C book cover
C
The Complete Reference, 4th Ed.
Herbert Schildt - 2000-05-17 (first published in 1987)
Goodreads Rating
Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Whether you are a beginning C programmer or a seasoned pro, the answers to all your C questions can be found in this one-stop resourceAnother gem from Herb Schil...
iOS and macOS Performance Tuning by Marcel Weiher
Absolute Beginner's Guide to C by Greg Perry
Learn C the Hard Way by Zed A. Shaw