Focusing on essential concepts and techniques for iOS application development, this guide equips readers with the skills and confidence needed to undertake their own projects. Leveraging Big Nerd Ranch's proven training methods, it seamlessly combines iOS concepts with coding instruction. The authors provide valuable insights into the iOS platform, ensuring students grasp the functionality and application of various features. This comprehensive approach fosters a deep understanding of iOS development, making the material both relevant and practical for aspiring developers.
Aaron Hillegass Knihy
Aaron Hillegass je vizionář v oblasti technologií a zakladatel společnosti Big Nerd Ranch. Jeho práce se soustředí na to, aby složité technologické koncepty byly přístupné a srozumitelné širšímu publiku. Hillegass se snaží demystifikovat svět mobilních a vznikajících technologií a poskytuje praktické poznatky prostřednictvím výuky a poradenství.




Based on Big Nerd Ranch’s popular iPhone Bootcamp class, iPhone Programming: The Big Nerd Ranch Guide leads you through the essential tools and techniques for developing applications for the iPhone, iPad, and iPod Touch. In each chapter, you will learn programming concepts and apply them immediately as you build an application or enhance one from a previous chapter. These applications have been carefully designed and tested to teach the associated concepts and to provide practice working with the standard development tools Xcode, Interface Builder, and Instruments. The guide’s learn-while-doing approach delivers the practical knowledge and experience you need to design and build real-world applications.
Cocoa Programming for Mac OS X
- 433 stránek
- 16 hodin čtení
Provides step-by-step instructions for learning Cocoa, discussing such topics as Objective-C, controls, helper objects, archiving, Nib files and NSWindowController, and creating interface builder palettes.
Objective-C - der Einstieg
- 303 stránek
- 11 hodin čtení
Mit diesem Buch erlernen Sie neben Objective-C und C auch die wichtigsten Programmierkonstrukte und können so Apples Technologien optimal für Ihre Apps nutzen. Profitieren Sie vom reichen Wissens- und Erfahrungsschatz Aaron Hillegass' - einem der bekanntesten und einflussreichsten Entwickler in der iOS- und Cocoa-Community. Sein klarer und mitreißender Stil hilft Ihnen, vom den ersten Code-Zeilen bis zur GUI-Anwendung auch komplexe Sachverhalte zu verstehen - ganz nach dem Big Nerd Ranch-Motto: Wissen ist gut, können ist besser! Alle Beispiele sind kompatibel zu Xcode 4.2, iOS5 und OS X Lion. Der Inhalt im Überblick:* Programmiergrundlagen: Variablen, Schleifen, Funktionen etc.* Objekte, Klassen, Methoden und Nachrichten* Zeiger, Adressen und Speicherverwaltung* Xcode, die Apple-Dokumentation und andere Tools einsetzen* Die Klassen des Foundation Frameworks* ARC und Retain Cycles* Eigenschaften* Blöcke* Kategorien* Delegierung, Benachrichtigungen und Ziel-Aktion-Paare