CRC Press, 2023. — 230 p. — ISBN: 978-1032415307. Mastering Objective-C is a detailed guide for beginners that gives a modern programmer’s viewpoint on Objective-C. It introduces the principles of Objective-C and current Apple programming skills and libraries allowing the reader to make the best use of the tools available. Concise and easy to understand, this book covers many...
CRC Press, 2023. — 230 p. — ISBN: 978-1032415307. Mastering Objective-C is a detailed guide for beginners that gives a modern programmer’s viewpoint on Objective-C. It introduces the principles of Objective-C and current Apple programming skills and libraries allowing the reader to make the best use of the tools available. Concise and easy to understand, this book covers many...
CRC Press, 2024. — 341 p. — ISBN: 9781032413198. Objective-C: The Ultimate Guide walks developers and coders through a straightforward and practical method of learning the Objective-C programming language. This book discusses the basics in brief and then moves on to more advanced and detailed exercises to help readers quickly gain the required knowledge. The focus in this book...
Berkeley, CA: Apress, 2018. — 380 p. — ISBN: 978-1-4842-3429-7. Learn Objective-C and its latest release, and learn how to mix Swift with it. You have a great idea for an app, but how do you bring it to fruition? With Objective-C, the universal language of iPhone, iPad, and Mac apps. Using a hands-on approach, you'll learn how to think in programming terms, how to use...
2nd edition. — Big Nerd Ranch, 2013. — 371 p. — ISBN13: 978-0-32194206-7. If you want to write applications for a specific OS: for example, iOS, Mac, then you definitely need to learn development in the Objective-C programming language. This guide covers the basics of the language, usage examples, basic concepts, and best practices. Want to write iOS apps or desktop Mac...
2nd edition. — Big Nerd Ranch, 2013. — 371 p. — ISBN13: 978-0-32194206-7. If you want to write applications for a specific OS: for example, iOS, Mac, then you definitely need to learn development in the Objective-C programming language. This guide covers the basics of the language, usage examples, basic concepts, and best practices. Want to write iOS apps or desktop Mac...
Big Nerd Ranch, Inc., 2011. — 288 p. — ISBN13: 978-0-32170628-7. 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...
Big Nerd Ranch, Inc., 2011. — 288 p. — ISBN13: 978-0-32170628-7. 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...
Big Nerd Ranch, Inc., 2011. — 288 p. — ISBN13: 978-0-32170628-7. 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...
4th edition. — Pearson Education, Inc., 2012. — 562 p. — ISBN13: 978-0-321-81190-5. 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...
4th edition. — Pearson Education, Inc., 2012. — 562 p. — ISBN13: 978-0-321-81190-5. 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...
GoalKicker.com, 2018. — 129 p. The Objective-C Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless...
3rd ed. Edition. — Apress, 2016. — 300 p. — ISBN: 978-1484219034. You have a great idea for an app, but how do you bring it to fruition? Objective-C is the universal language of iPhone, iPad, and Mac apps, and this book starts you on the path to mastering this language and its latest release, and also addresses how to mix Swift with Objective-C. Using a hands-on approach,...
3rd ed. Edition. — Apress, 2016. — 300 p. — ISBN: 978-1484219034. You have a great idea for an app, but how do you bring it to fruition? Objective-C is the universal language of iPhone, iPad, and Mac apps, and this book starts you on the path to mastering this language and its latest release, and also addresses how to mix Swift with Objective-C. Using a hands-on approach,...
3rd Edition. — Pragmatic Bookshelf, 2016. — ISBN: 9781680502022. Core Data is Apple's data storage framework: it's powerful, built-in, and can integrate with iCloud. Discover all of Core Data's powerful capabilities, learn fundamental principles including thread and memory management, and add Core Data to both your iOS and OS X projects. All examples in this edition are based...
4th Edition. — Reilly Media, 2014. — 388 p. — ISBN10: 149190139X, ISBN13: 978-1-49190-139-7. Get up to speed on Cocoa and Objective-C, and start developing applications on the iOS and OS X platforms. Based on the Jaguar release of Mac OS X 10.2, this new edition of Learning Cocoa covers the latest updates to the Cocoa frameworks, including examples that use the Address Book and...
4th Edition. — Reilly Media, 2014. — 388 p. — ISBN10: 149190139X, ISBN13: 978-1-49190-139-7. Get up to speed on Cocoa and Objective-C, and start developing applications on the iOS and OS X platforms. Based on the Jaguar release of Mac OS X 10.2, this new edition of Learning Cocoa covers the latest updates to the Cocoa frameworks, including examples that use the Address Book and...
4th Edition. — Reilly Media, 2014. — Code Only. — ISBN10: 149190139X, ISBN13: 978-1-49190-139-7. Get up to speed on Cocoa and Objective-C, and start developing applications on the iOS and OS X platforms. Based on the Jaguar release of Mac OS X 10.2, this new edition of Learning Cocoa covers the latest updates to the Cocoa frameworks, including examples that use the Address Book...
O’Reilly Media, 2010 year, 256 p., ISBN: 978-0-596-15985-6 What do you need to know to create a game for the iPhone? Even if you've already built some iPhone applications, developing games using iPhone's gestural interface and limited screen layout requires new skills. Loaded with descriptive examples and clear explanations, iPhone Game Development provides everything from game...
Packt Publishing, 2015. — 168 p. — ISBN10: 1849697124, ISBN13: 978-1-84969-712-5. Learn and put into practice various memory management techniques in Objective-C to create robust iOS applications. Objective-C Memory Management Essentials will familiarize you with the basic principles of Objective-C memory management, to create robust and effective iOS applications. You will...
Morrisville, Syncfusion Inc, 2012. — 111 p. Objective-C is the programming language behind native Apple applications. The language was originally designed in the 1980s as a way to add object-oriented capabilities to the ANSI C programming language, and it has since been used to create everything from command-line tools to Mac programs to mobile apps. You can think of...
2nd Edition. — Big Nerd Ranch, 2013. — 371 p. — ISBN10: 032194206X, ISBN13: 978-0321942067. Want to write iOS apps or desktop Mac applications? This introduction to programming and the Objective-C language is your first step on the journey from someone who uses apps to someone who writes them. Based on Big Nerd Ranch's popular Objective-C Bootcamp, Objective-C Programming: The...
2nd Edition. — Big Nerd Ranch, 2013. — 371 p. — ISBN10: 032194206X, ISBN13: 978-0321942067. Want to write iOS apps or desktop Mac applications? This introduction to programming and the Objective-C language is your first step on the journey from someone who uses apps to someone who writes them. Based on Big Nerd Ranch's popular Objective-C Bootcamp, Objective-C Programming: The...