Taking Your iPad to the Max (Technology in Action)
by Michael Grothaus and Erica Sadun
It looks different. It acts different. There's no right way to hold it. It responds to the touch of your fingertips. It's the Internet in your lap. It connects to the world, yet it is as personal as a well-worn book. Taking Your iPad to the Max is written so that anyone, from a computer-savvy teenager to a 92-year-old great-grandmother, can quickly get up to speed on Apple's latest hit. As bloggers at The Unofficial Apple Weblog (tuaw.com), we have the happy privilege of working with Apple pro...
Harness the power of the latest edition with this in-depth and comprehensive guide to the Swift languageKey FeaturesFifth edition of this bestselling book, improved and updated to cover the latest version of the Swift 5 programming languageGet to grips with popular and modern design techniques to write easy-to-manage Swift codeLearn how to use core Swift features such as concurrency, generics, and copy-on-write in your codeBook DescriptionOver the years, the Mastering Swift book has established...
The Against the Clock series is ideal for any course that includes graphic arts software and computer design software as part of the curriculum. Courses can be found in Office Information Systems, Computer Science, and Fine Arts Departments, as well as Continuing Education, Journalism, and Printing and Lithography.With the release of OS-X (System 10) for the Macintosh workstation, Apple Computer has taken a dramatic leap forward to the world of preemptive multitasking, built-in support for a wid...
This is a guide to figuring out the BSD Unix system and Mac-specific components that are making your life difficult and to help ease you into the Unix inside Mac OS X. The book includes such topics as: a quick overview of the Terminal application; understanding open directory (LDAP) and NetInfo; issues related to using the GNU C Compiler 9 GCC; library linking and porting Unix software; an overview of Mac OSX?s filesystem and startup processes; creating and installing packages using Fink; buildi...
So much of what is commonplace today was once considered impossible, or at least wishful thinking. Laser beams in the operating room, cars with built-in guidance systems, cell phones with email access. There's just no getting around the fact that technology always has, and always will be, very cool. But technology isn't only cool; it's also very smart. That's why one of the hottest technological trends nowadays is the creation of smart homes. At an increasing rate, people are turning their hom...
Learn how to get the most out of Mac OS X version 10.5 Leopard with legendary teacher and a uthor Robin Williams. The Peachpit Learning Ser ies brings you the best-selling authors you know and love, on the topics that are near and dear to you, in a format that allows you to learn just what you need to know, and at your own pace. With this book, you can learn in your own way-whether it's working through the lessons from start to finish, jumping straight to step-by-step exercises about new fea...
* This book is unique in its stance of the Mac as a platform for web development. Mac OS books are either low-level Dummies/VQS-style references on using the interface or the entirely separate market of writing software and applications for the Mac OS. This book is ideally placed to appeal to tap into the merging job role of the web developer/designer.
iPhone and iPad Apps for Absolute Beginners
by Rory Lewis and Laurence Moroney
This update of an Apress bestseller walks you through creating your first app, with plain English and practical examples using the latest iOS 7 software development platform and more. It cuts through the fog of jargon and misinformation that surrounds iPhone and iPad app development, and gives you simple, step-by-step instructions to get you started.Teaches iPhone and iPad apps development in language anyone can understand Provides simple, step-by-step examples that make learning easy, using iOS...
Want to learn how to program on your Mac? Not sure where to begin? Best-selling author Wallace Wang will explain how to get started with Cocoa, Objective-C, and Xcode. Whether you are an experienced Windows coder moving to the Mac, or you are completely new to programming, you’ll see how the basic design of a Mac OS X program works, how Objective-C differs from other languages you may have used, and how to use the Xcode development environment. Most importantly, you’ll learn how to use elements...
You heard the buzz and made the switch: You're in good company! And here to prove it is Windows guru and CNET commentator David Coursey with Mac OS X for Windows Users: A Switcher's Guide. In this volume, Coursey draws on the experiences of real-world switchers to frame his own straightforward instructions on how to use Mac OS X. There's a lot involved in moving to a new operating system-files to be ported, software to learn, Internet and connectivity issues to iron out, and a new interface to u...
For many users, it's not working with a new operating system that's intimidating, it's all that needs to be done before, during, and after the upgrade that has them running scared. That's why best-selling author Tom Negrino has devoted an entire guide to just that topic. Rather than cover every last feature and function of Apple's newest OS, Tom focuses on just the need-to-know essentials that will ensure a smooth transition to Mac OS X Tiger. In short order, readers will learn how to prepare f...
At the heart of each Apple Store is a Genius Bar-and (more often than not) a long line of customers waiting to speak with the geniuses tending it. This book lets you jump to the front of that line by offering the geniuses' own answers to your most common technical Mac OS X questions and snafus. Each chapter will contain answers, tips, and observations by Apple Geniuses, and each page (or spread) is devoted to a single question. With chapters covering Mac OS X, iApps, other applications, .Mac, ne...
It's certainly fun to build games that run on your iPhone and iPad. But, wouldn't it be more fun to create games that allow you to play with other gamers in your social network? There's a whole lot more things you can do. Most of the top best selling games around the world, like World of Warcraft, let you play with others online and share your experiences with your friends.Beginning iOS Social Games is your concise introduction to iOS social and other networked gaming app development using iOS G...
macOS Support Essentials 10.12 - Apple Pro Training Series (Apple Pro Training)
by Kevin M. White and Gordon Davisson
Apple Pro Training Series: macOS Support Essentials 10.12 The Apple-Certified Way to Learn This is the official curriculum of the macOS Support Essentials 10.12 course and preparation for Apple Certified Support Professional (ACSP) 10.12 certification–as well as a top-notch primer for anyone who needs to support, troubleshoot, or optimize macOS Sierra. The only Apple-certified book on the market, this guide is designed for support technicians, help desk specialists, and ardent Mac us...
Swift Recipes provides a problem solution approach for dealing with key aspects of the Swift programming language (covering version 1.2), ensuring you have the indispensable reference you need to successfully execute common programming tasks. You’ll learn how to use the unique features of the Swift programming language as well as its use with Cocoa and Cocoa touch frameworks and libraries. Solutions are available for a range of problems, including application development with Xcode; working wit...
In 250 pages, Migrating to Swift from Android gives you—as an experienced Android app developer—all you need to create native iOS apps using the latest Swift programming language. Starting with preparing your Xcode 6.1 IDE and introducing just enough iOS application framework fundamentals, you'll understand how to create meaningful Swift applications for iOS 8 immediately. After the short IDE setup guide, this book continues by providing guidance on how to translate your existing Android apps t...
Today's iPhone and iPad apps developers are often running into the need to refine, improve and optimize their apps performances. As more complex apps can be created, it is even more important for developers to deal with this critical issue. Pro iOS Apps Performance Tuning and Optimization covers many common but difficult problems when tuning and optimizing performance for iPhone and iPad apps and how to resolve these problems efficiently. This book gives you the following: Basic knowle...
Pro Multithreading and Memory Management for iOS and OS X
by Kazuki Sakamoto and Tomohiko Furumoto
If you want to develop efficient, smooth-running applications, controlling concurrency and memory are vital. Automatic Reference Counting is Apple's game-changing memory management system, new to Xcode 4.2. Pro Multithreading and Memory Management for iOS and OS X shows you how ARC works and how best to incorporate it into your applications. Grand Central Dispatch (GCD) and blocks are key to developing great apps, allowing you to control threads for maximum performance. If for you, multithreadi...
Taking a hands-on learning approach, Foundation iPhone App Development: Build An iPhone App in 5 Days with iOS 6 SDK quickly enables existing programmers to become familiar and comfortable coding Objective-C using Xcode 4.5, Storyboarding and the iOS 6 SDK to create apps for the iPhone. Nick Kuh, an experienced, Apple award-winning developer, will teach readers how to build an iOS 6 iPhone app from start to finish in 5 days. During a 5-day process you will learn how to build a profession...
iOS eCommerce App Development with Parse uses a real-world app example to teach you how to build a complete eCommerce iPhone app powered by Parse - the most popular and powerful Platform As A Service (BaaS) provider. In this comprehensive guide you will learn every step: collecting requirements, architecting the app, designing the visual interface, creating the data model, managing products and the shopping cart, processing the payment, and fulfilling the order - always with secure best practic...
Designed for more experienced users who know the basics of file management and working with the Macintosh desktop, Mac OS X Advanced: Visual QuickPro Guide provides more advanced information in an accessible format. Veteran Macintosh columnist and author Maria Langer shows readers the basics of OS X, including networking and telecommunications, security, fine-tuning functionality, customizing Mac OS X, working with OS X server, and more. The Visual QuickPro Guide format offers an easy, visual ap...
The newest Macintosh operating system, Mac OS 9 (and its update, 9.1) has brought definite changes to the Mac, and Robin Williams' blockbuster The Little Mac Book is right there to cover them. With more than one million copies in print, this is one of the bestselling guides of all time for Macintosh beginners. The completely updated and revised seventh edition covers the new features of the Mac OS, including the updated Sherlock search system, new networking and security features, voice recognit...
For any course in Digital Graphics, Web Design, Web Scripting and Development, Multimedia, Page Layout, Office Tools, and Operating Systems. These task-based, visual reference guides feature step-by-step instructions and plenty of screen shots to guide students and teachers through the most important tasks. Visual QuickStart Guides are the ideal way to get students up and running quickly, and are used for intermediate and advanced students as a quick reference.