Buscar libros, personas y listas
Read This Twice
InicioPersonasLibrosSonaBibliotecasIniciar sesión

Mejores libros de Objective C

Sumérgete en los mejores recursos para dominar Objective C, destacados en numerosas listas creadas por programadores y en importantes publicaciones tecnológicas por su contenido informativo.

Recomendaciones de 12 artículos, Patrick Collison, Linus Torvalds.
Mejores libros de Objective C
21 libros en la lista
Ordenar por
Cantidad de artículos
Diseño
Programming in Objective-C book cover
Programming in Objective-C
Stephen Kochan - 2003-01-01 (publicado por primera vez en 1999)
Calificación de Goodreads
Learn how to program in the widely available and powerful object-oriented programming language Objective-C, the standard for iOS and OS X development, with "Programming in Objective-C." This book provides a complete introduction to the language, with step-by-step instruction and practical examples, and requires no prior experience with C or object-oriented programming. The latest edition covers changes with iOS 7, OS X Mavericks, and Xcode 5, and even provides an introduction to iOS programming. A must-have for new programmers learning Objective-C.
Objective-C Programming book cover
Objective-C Programming
The Big Nerd Ranch Guide (2nd Edition)
Aaron Hillegass - 2011-01-01
Calificación de Goodreads
Learn how to write applications for iOS and Mac with this introduction to programming and the Objective-C language. Based on Big Nerd Ranch's renowned Objective-C Bootcamp, this book covers C, Objective-C, and common programming idioms used to maximize the potential of Apple technologies. Written by Aaron Hillegass, one of the most experienced and respected voices in the iOS and Cocoa community, this guide is the only introductory-level book you'll need. You'll learn with short, motivational chapters and an engaging style, while also mastering critical thinking skills essential to programming success. Compatible with Xcode 4.2, iOS 5, and Mac OS X 10.7 (Lion).
El lenguaje de programación C book cover
El lenguaje de programación C
Brian W. Kernighan - 1988-03-22 (publicado por primera vez en 1978)
Calificación de Goodreads
Classic, bestselling introduction that teaches the language and illustrates useful algorithms, data structures and programming techniques.
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
Calificación de Goodreads
Learn how to write truly great code for iOS and OS X with Effective Objective-C 2.0. This book brings together 52 best practices, tips, shortcuts, and realistic code examples that are available nowhere else. Discover little-known quirks, pitfalls, and intricacies that powerfully impact code behavior and performance through real-world examples. You'll learn how to optimize interactions, master interface and API design, avoid memory leaks, write modular code with Blocks and Grand Central Dispatch, and more. Improve your coding skills and efficiency today!
Head First C book cover
Head First C
A Brain-Friendly Guide
David Griffiths - 2012-05-22 (publicado por primera vez en 2011)
Calificación de Goodreads
Learn C and structured imperative programming with Head First C - a unique guide that goes beyond the syntax and how-to manuals. This book teaches you not only the language but also how to be a great programmer. Discover key areas such as language basics, pointers and pointer arithmetic, and dynamic memory management. Advanced topics include multi-threading and network programming. Head First C also features labs to test your new skills and build confidence. Ideal as an accessible textbook for students, this book uses the latest research in cognitive science and learning theory to provide a visually rich format designed for the way your brain works.
Programming In Ansi C book cover
Programming In Ansi C
E Balagurusamy - 1994-01-01
Calificación de Goodreads
"Learn programming in ANSI C with the updated seventh edition of this book featuring outcome-based learning and Bloom's Taxonomy. Explore graphic programming with ample programming codes and interactive simulations available through QR codes. Access case studies, write-ups, and projects for additional reference. Authored by E. Balagurusamy, renowned Chairman of EBG Foundation in Coimbatore."
iOS Programming book cover
iOS Programming
The Big Nerd Ranch Guide
Christian Keur - 2016-12-31
Calificación de Goodreads
A comprehensive guide to iOS programming that covers essential concepts, tools, and techniques for developing iOS applications. Updated for Xcode 11, Swift 5, and iOS 13, this bestselling book by Big Nerd Ranch offers relevant instruction and useful insights into the iOS platform. Upon finishing the book, you will have developed the know-how and confidence to tackle your own iOS projects. New features include coverage of the Codable APIs and chapters on Container View Controllers and Custom UIControl Subclasses.
Learn C the Hard Way book cover
Learn C the Hard Way
Practical Exercises on the Computational Subjects You Keep Avoiding (Like C) (Zed Shaw's Hard Way Series)
Zed A. Shaw
Calificación de Goodreads
Looking to learn modern C programming? Look no further than "Learn C the Hard Way" by Zed A. Shaw. With exercises designed to teach you modern, clean, and clear C code, you'll be able to get started in no time! This book may be called "The Hard Way," but it's easy to follow and requires only discipline, practice, and persistence. With 5+ hours of CD-based teaching video included, you'll be on your way to mastering C programming and reaping the personal and career rewards that come with it.
Pro Objective-C book cover
Pro Objective-C
Keith Lee - 2013-09-06
Calificación de Goodreads
Pro Objective-C is a comprehensive guide that explains the key concepts of Objective-C in a clear, easy-to-understand manner, making it the perfect book for those looking to further their expertise in this programming language. With practical examples, code excerpts, and complete applications, you can apply what you’re learning right away to develop high-quality, professional apps on the OS X and iOS platforms. Learn about its basic features, dynamic programming, runtime system, Foundation Framework, and advanced features, all of which make Objective-C more powerful and expressive. Get started today with Pro Objective-C.
Objective-C Pocket Reference book cover
Objective-C Pocket Reference
Andrew Duncan - 2002-12-01
Calificación de Goodreads
This pocket reference book provides a quick and concise introduction to Objective-C, an exciting and dynamic approach to C-based object-oriented programming. Objective-C is easy to learn and has a simple elegance that is a welcome breath of fresh air after the abstruse and confusing C++. This book covers the essentials of Objective-C syntax, as well as memory management, the Objective-C runtime, dynamic loading, distributed objects, and exception handling. With its succinct and well-organized format, it's the perfect resource for programmers who need to get to a solution quickly.
Let Us C -16th Edition by Yashavant Kanetkar
Expert C Programming by Peter van der Linden
C Programming by K. N. King
C. Manual De Referencia by Herbert Schildt
Absolute Beginner's Guide to C by Greg Perry
Book 2 by Kevin J McNeish
Ry's Objective-C Tutorial by Ryan Hodson
iOS and macOS Performance Tuning by Marcel Weiher
Objective-C Quick Syntax Reference by Matthew Campbell
Learn Objective-C on the Mac by Scott Knaster
Algorithms in C, Parts 1-4 by Robert Sedgewick