0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R500 - R1,000 (2)
  • R1,000 - R2,500 (3)
  • -
Status
Brand

Showing 1 - 5 of 5 matches in All Departments

Beginning iOS 6 Development - Exploring the iOS SDK (Paperback, 1st ed.): David Mark, Jack Nutting, Jeff Lamarche, Fredrik... Beginning iOS 6 Development - Exploring the iOS SDK (Paperback, 1st ed.)
David Mark, Jack Nutting, Jeff Lamarche, Fredrik Olsson
R1,586 R1,283 Discovery Miles 12 830 Save R303 (19%) Ships in 10 - 15 working days

The team that brought you the bestselling Beginning iPhone Development is back again for Beginning iOS 6 Development, bringing this definitive guide up-to-date with Apple's latest and greatest iOS 6 SDK, as well as with the latest version of Xcode. There's coverage of brand new technologies, with chapters on storyboards and iCloud, for example, as well as significant updates to existing chapters to bring them in line with all the changes that came with the iOS 6 SDK. You'll have everything you need to create your very own apps for the latest iOS devices, including the iPhone 4S, iPad 2, and the latest iPod touch. Every single sample app in the book has been rebuilt from scratch using latest Xcode and the latest 64-bit iOS 6-specific project templates and designed to take advantage of the latest Xcode features. Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, Beginning iOS 6 Development offers a complete soup-to-nuts course in iPhone, iPad, and iPod touch programming.The book starts with the basics, walking through the process of downloading and installing Xcode and the iOS 6 SDK, and then guides you though the creation of your first simple application. From there, you'll learn how to integrate all the interface elements Apple touch users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll learn how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using a variety of persistence techniques, including Core Data and SQLite. And there's much more You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You'll discover the fine points of application preferences and learn how to localize your apps for multiple languages.* The iOS 6 update to the bestselling and most recommended book for Cocoa touch developers * Packed full of tricks, techniques, and enthusiasm for the new SDK from a developer perspective * Written in an accessible, easy-to-follow style What you'll learn * Everything you need to know to develop your own bestselling iPhone and iPad apps * Best practices for optimizing your code and delivering great user experiences * How to create universal apps for both the iPhone and iPad * What is data persistence and why is it important * Get started with building cool, crisp User Interfaces * What and how to use Table Views * How to do graphics with Quartz and OpenGL ES * What geo app development features the new iOS brings to the iPhone * How to get your app in iCloud * And much much more...Who this book is for Everyone who wants to start developing for iPhone, iPod touch, and iPad For the latest source code, please head to www.iphonedevbook.com.

Beginning iPhone Development - Exploring the iOS SDK (Paperback, 2nd ed.): Jack Nutting, Fredrik Olsson, David Mark, Jeff... Beginning iPhone Development - Exploring the iOS SDK (Paperback, 2nd ed.)
Jack Nutting, Fredrik Olsson, David Mark, Jeff Lamarche, Kim Topley
R1,615 R1,312 Discovery Miles 13 120 Save R303 (19%) Ships in 10 - 15 working days

The team that brought you the bestselling Beginning iPhone Development, the book that taught the world to program on the iPhone, is back again, bringing this definitive guide up-to-date with Apple's latest and greatest new iOS 8 and its SDK, as well as with the latest version of Xcode (6.1).You'll have everything you need to create your very own apps for the latest iOS devices. Every single sample app in the book has been rebuilt from scratch using Xcode 6.1 and the latest 64-bit iOS 8-specific project templates, and designed to take advantage of the latest Xcode features. Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, Beginning iPhone Development offers a complete soup-to-nuts course in iPhone, iPad, and iPod touch programming. The book starts with the basics, walking through the process of downloading and installing Xcode 6.1 and the iOS 8 SDK, and then guides you though the creation of your first simple application. From there, you'll learn how to integrate all the interface elements iOS users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll learn how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using a variety of persistence techniques, including Core Data and SQLite. And there's much more!

Beginning iOS 7 Development - Exploring the iOS SDK (Paperback, 1st ed.): Jack Nutting, David Mark, Jeff Lamarche, Fredrik... Beginning iOS 7 Development - Exploring the iOS SDK (Paperback, 1st ed.)
Jack Nutting, David Mark, Jeff Lamarche, Fredrik Olsson
R1,458 R1,188 Discovery Miles 11 880 Save R270 (19%) Ships in 10 - 15 working days

The team that brought you the bestselling Beginning iPhone Development is back again for Beginning iOS 7 Development, bringing this definitive guide up-to-date with Apple's latest and greatest iOS 7 SDK, as well as with the latest version of Xcode. There's coverage of brand new technologies, with chapters on storyboards and iCloud, for example, as well as significant updates to existing chapters to bring them in line with all the changes that came with the iOS 7 SDK. You'll have everything you need to create your very own apps for the latest iOS devices, including the iPhone 4S, iPad 2, and the latest iPod touch. Every single sample app in the book has been rebuilt from scratch using latest Xcode and the latest 64-bit iOS 7-specific project templates and designed to take advantage of the latest Xcode features. Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, Beginning iOS 7 Development offers a complete soup-to-nuts course in iPhone, iPad, and iPod touch programming.The book starts with the basics, walking through the process of downloading and installing Xcode and the iOS 7 SDK, and then guides you though the creation of your first simple application. From there, you'll learn how to integrate all the interface elements Apple touch users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll learn how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using a variety of persistence techniques, including Core Data and SQLite. And there's much more You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You'll discover the fine points of application preferences and learn how to localize your apps for multiple languages.* The iOS 7 update to the bestselling and most recommended book for Cocoa touch developers * Packed full of tricks, techniques, and enthusiasm for the new SDK from a developer perspective * Written in an accessible, easy-to-follow style What you'll learn * Everything you need to know to develop your own bestselling iPhone and iPad apps * Filled with examples * Best practices for optimizing your code and delivering great user experiences * What is data persistence and why is it important * Get started with building cool, crisp User Interfaces * What and how to use Table Views * How to do graphics with Quartz and OpenGL ES * What geo app development features the new iOS brings to the iPhone * How to get your app to work with the Cloud and more Who this book is for This book is for aspiring iPhone app developers, new to the iOS SDK. Some prior experience with Objective-C is recommended but not required.

Närområdesstudier och utomhuspedagogik i samhällskunskapsundervisningen - På vilka sätt kan lokalsamhället användas för... Närområdesstudier och utomhuspedagogik i samhällskunskapsundervisningen - På vilka sätt kan lokalsamhället användas för årskurs fyra till sex? (Paperback)
Fredrik Olsson
R550 Discovery Miles 5 500 Ships in 10 - 15 working days
Beginning iPhone Development - Exploring the IOS SDK (Paperback, 2nd): Jack Nutting, Fredrik Olsson, David Mark, Jeff Lamarche,... Beginning iPhone Development - Exploring the IOS SDK (Paperback, 2nd)
Jack Nutting, Fredrik Olsson, David Mark, Jeff Lamarche, Kim Topley
R886 Discovery Miles 8 860 Out of stock
Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Gloria
Sam Smith CD R407 Discovery Miles 4 070
High Waist Leggings (Black)
R169 Discovery Miles 1 690
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
Loot
Nadine Gordimer Paperback  (2)
R398 R330 Discovery Miles 3 300
JCB Chukka Steel Toe Safety Boot (Black)
R739 Discovery Miles 7 390
Large 1680D Boys & Girls Backpack…
R509 R409 Discovery Miles 4 090
Bantex @School 13cm Kids Blunt Nose…
R16 Discovery Miles 160
Cadac Pizza Stone (33cm)
 (18)
R363 Discovery Miles 3 630
Docking Edition Multi-Functional…
R1,099 R799 Discovery Miles 7 990

 

Partners