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 Boeken
Aaron Hillegass is een visionair op technologisch gebied en de oprichter van Big Nerd Ranch. Zijn werk richt zich op het toegankelijk en begrijpelijk maken van complexe technologische concepten voor een breder publiek. Hillegass streeft ernaar de wereld van mobiele en opkomende technologieën te demystificeren en biedt praktische inzichten door middel van training en consultancy.




Updated and expanded to cover iOS 5 and Xcode 4.3, 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 understanding, the know-how, and the confidence you need to tackle iOS projects of your own. Based on Big Nerd Ranch’s popular iOS Bootcamp course and its well-tested materials and methodology, this best-selling guide teaches iOS concepts and coding in tandem. The result is instruction that is relevant and useful. Throughout the book, Joe and Aaron clearly explain what’s important to know and share their insights into the larger context of the iOS platform. This gives you a real understanding of how iOS development works, the many features that are available, and when and where to apply what you’ve learned. Xcode 4.3, Instruments, and Storyboards ARC, strong and weak references, and retain cycles Interfacing with iCloud Handling touch events and gestures Toolbars, navigation controllers, and split view controllers Localization and Internationalization Block syntax and use Background execution and multi-tasking Saving/loading data: Archiving and Core Data Core Location and Map Kit Communicating with web services Working with XML, JSON, and NSRegularExpression Using the Model-View-Controller-Store design pattern
Cocoa Programming for Mac OS X
- 433bladzijden
- 16 uur lezen
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
- 303bladzijden
- 11 uur lezen
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