IPhone in Action

IPhone in Action
Author: Christopher Allen
Publisher: Manning Publications
Total Pages: 476
Release: 2009-01-07
Genre: Computers
ISBN:

A complete and authoritative introduction to programming for the iPhone, this book shows programmers comfortable with structured languages how to program specifically with the SDK. It lets developers who are new to the iPhone technology dive right in and start creating applications.

IOS 4 in Action

IOS 4 in Action
Author: Jocelyn Harrington
Publisher:
Total Pages: 0
Release: 2011
Genre: Application software
ISBN: 9781617290015

"iOS 4 in Action," a completely updated edition of "iPhone and iPad in Action," goes beyond the basics of iPhone OS development, to provide readers with everything they need to create fully functional, store-ready apps.

IPhone and IPad in Action

IPhone and IPad in Action
Author: Brandon Trebitowski
Publisher: Manning Publications
Total Pages: 0
Release: 2011
Genre: Application software
ISBN: 9781935182580

Provides information on creating applications using the native iPhone SDK for both the iPhone and the iPad.

Beginning iPhone Development with Swift

Beginning iPhone Development with Swift
Author: Kim Topley
Publisher: Apress
Total Pages: 813
Release: 2014-11-22
Genre: Computers
ISBN: 1484204093

The team that brought you the bestselling Beginning iPhone Development, the book that taught the world how to program on the iPhone, is back again for Beginning iPhone Development with Swift. This definitive guide to the Swift programming language and the iOS 8 SDK, and the source code has been updated to reflect Xcode 6.3.1 and Swift 1.2. There’s coverage of brand-new technologies, including Swift playgrounds, as well as significant updates to existing material. 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 the latest Xcode and the latest 64-bit iOS 8-specific project templates, and designed to take advantage of the latest Xcode features. Assuming little or no working knowledge of the new Swift programming language, and written in a friendly, easy-to-follow style, this book 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 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 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 iPhone Development with Swift 3

Beginning iPhone Development with Swift 3
Author: Molly Maskrey
Publisher: Apress
Total Pages: 790
Release: 2016-11-17
Genre: Computers
ISBN: 1484222237

Create your very own apps for the latest iOS devices. You'll start with the basics, and then work your way through the process of downloading and installing Xcode and the iOS 10 SDK, and then guides you though the creation of your first simple application. Assuming little or no working knowledge of the Swift programming language, and written in a friendly, easy-to-follow style, Beginning iPhone Development with Swift 3 offers a comprehensive course in iPhone and iPad programming. In this third edition of the best-selling book, 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. Every single sample app in the book has been rebuilt from scratch using the latest Xcode and the latest iOS 10-specific project templates, and designed to take advantage of the latest Xcode features. Discover brand-new technologies, as well as significant updates to existing tools. You’ll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The art of table building will be demystified, and you’ll learn how to save your data using the iOS 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! What You Will Learn Develop your own bestselling iPhone and iPad apps Utilize Swift playgrounds Display data in Table Views Draw to the screen using Core Graphics Use iOS sensor capabilities to map your world Get your app to work with iCloud and more Who This Book is For Anyone who wants to start developing for iPhone and iPad.

Beginning iPhone Development

Beginning iPhone Development
Author: Jack Nutting
Publisher: Apress
Total Pages: 794
Release: 2014-11-17
Genre: Computers
ISBN: 148420199X

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!

Elements

Elements
Author: Theodore Gray
Publisher: Black Dog & Leventhal
Total Pages: 1629
Release: 2012-04-03
Genre: Science
ISBN: 1603764054

With more than 1 million copies sold worldwide, The Elements is the most entertaining, comprehensive, and visually arresting book on all 118 elements in the periodic table. Includes a poster of Theodore Gray's iconic photographic periodic table of the elements! Based on seven years of research and photography by Theodore Gray and Nick Mann, The Elements presents the most complete and visually arresting representation available to the naked eye of every atom in the universe. Organized sequentially by atomic number, every element is represented by a big beautiful photograph that most closely represents it in its purest form. Several additional photographs show each element in slightly altered forms or as used in various practical ways. Also included are fascinating stories of the elements, as well as data on the properties of each, including atomic number, atomic symbol, atomic weight, density, atomic radius, as well as scales for electron filling order, state of matter, and an atomic emission spectrum. This of solid science and stunning artistic photographs is the perfect gift book for every sentient creature in the universe.

Beginning iPhone Development with Swift 4

Beginning iPhone Development with Swift 4
Author: Molly K. Maskrey
Publisher: Apress
Total Pages: 564
Release: 2017-10-24
Genre: Computers
ISBN: 1484230728

Learn how to integrate all the interface elements iOS users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. In this edition of the best selling book, you’ll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. Assuming little or no working knowledge of the Swift programming language, and written in a friendly, easy-to-follow style, this book offers a comprehensive course in iPhone and iPad programming. The book starts with the basics, walking through the process of downloading and installing Xcode and the iOS 11 SDK, and then guides you though the creation of your first simple application. The art of table building will be demystified, and you’ll learn how to save your data using the iOS file system. You'll see how to to create, load and work with playgrounds as you develop an understanding of the Swift language. 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 iPhone Development with Swift 4 covers the basic information you need to get up and running quickly with your iOS apps. Once you’re ready, move on to Professional iPhone Development with Swift 4 to learn more of the really unique aspects of the SDK and Swift language. What You Will Learn Discover what data persistence is, and why it’s important Build cool, crisp user interfaces Display data in Table Views Work with all the most commonly used iOS Frameworks Who This Book is For Aspiring iOS app developers new to the Apple Swift programming language and/or the iOS SDK.

IPhone For Dummies

IPhone For Dummies
Author: Edward C. Baig
Publisher: John Wiley & Sons
Total Pages: 416
Release: 2017-11-06
Genre: Computers
ISBN: 1119417171

iPhone For Dummies is the ultimate user-friendly guide to the iPhone! Whether you're new to the iPhone or just want to get more out of it, this book will show you the essentials you need to know to take full advantage of the major features. Dive into Utilities to customize your iPhone for the way you use it, and learn new ways to use familiar apps and tools. Whether your phone is new, old, or somewhere in between, this book has you covered; friendly, easy-to-read instructions cover the iPhone's newest features as well as the classic functions that have been there from the beginning. You'll learn how to solve common problems, save on data usage by connecting to WiFi, and keep your information safe using the iPhone's various security features. Quickly and easily migrate your information from another phone, and learn how to organize your contacts, photos, music, apps, and more. Learn just what your iPhone can do for you, and use each and every feature to the fullest! You already know the iPhone is an amazing, versatile device--that's why you have one. Now this handy, easy-to-follow guide will help you discover and use all its magical powers. First, you'll get a handle on the basics: the controls, screens, settings, and more. You'll learn to get stuff to and from your phone, make friends with Siri, and manage calls, email, and text. You'll unlock all the newest features, master multimedia, cruise the Internet, find yourself with Maps, track news and weather, and so much more!

iPhone For Dummies

iPhone For Dummies
Author: Guy Hart-Davis
Publisher: John Wiley & Sons
Total Pages: 375
Release: 2023-11-22
Genre: Computers
ISBN: 1394221649

The smart guide to your smartphone—updated for the latest iOS and iPhone releases Fully updated to cover the newest features of iOS and the latest iPhone models, iPhone For Dummies helps you keep in touch with family and friends, take pictures, play games, follow the news, stream music and video, get a little work done, and just about everything else. This user-friendly guide walks you through the basics of calling, texting, FaceTiming, and discovering all the cool things your iPhone can do. You’ll benefit from the insight of a longtime Apple expert on how to make the most of your new (or old) iPhone and its features. These wildly popular devices get more useful all the time. Find out what’s in store for you with Apple’s latest releases—even if you’ve never owned an iPhone before. Discover the features of the latest iOS release and iPhone models Customize your settings and keep your phone secure Make the most of your camera and shoot high-quality videos Find little-known utilities and apps that will make your life easier iPhone For Dummies is the one-stop-shop for information on getting the most out of your new iPhone. New and inexperienced iPhone users will love this book.