![]() |
![]() |
Your cart is empty |
||
Books > Computing & IT > Computer hardware & operating systems > Operating systems & graphical user interfaces (GUIs) > Macintosh OS
This book profiles developers who have received the prestigious Apple Design Award for iPhone app excellence. You'll learn all about what makes these apps truly standout, including explanations of great user interface design and implementation, as well as the code under the hood that makes these the most responsive, intuitive, useful, and just plain fun apps running on the iPhone.Insightful profiles of the developers behind Tweetie, Topple 2, AccuTerra, Postage, and Wooden Labyrinth 3D Detailed explanations of the technical wizardry that makes these apps tick Full-color screenshots and copious downloadable code snippets to get you started building the next iPhone Design Awardwinning apps What you'll learn How the best iPhone and iPod touch apps are built How detail-oriented, semi-obsessive designers create great-looking interfaces that go beyond mere user-friendliness How caffeine-addicted, sugar-fortified programmers optimize every line of Objective-C and squash the most deeply hidden bugs How inspiration strikes at unlikely times and places How to plan for success by learning from the most successful iPhone app developers Who this book is for All iPhone developers seeking enlightenment from the recognized masters. Table of Contents TweetieFacebookTopple 2Q&A: FoursquareAccuTerraQ&A: Exit Strategy NYCPostageQ&A: Delicious LibraryWooden Labyrinth 3DQ&A: ProwlUser Experience: Ge WangIterative DesignUpgrading
Now that Apple has introduced the GameKit framework to its iOS SDK, you can integrate Game Center features directly into your iPhone and iPad apps. This concise cookbook shows you how it's done, with 18 targeted recipes for adding leaderboards, user authentication, achievements, multiplayer games, and many other features. How do you display players' scores and achievements? How do you create Game Center accounts and add friends? Each recipe in this book includes a simple code solution you can put to work immediately, along with a detailed discussion that offers insight into why and how the recipe works. Recipes include techniques to: Set up Game Center for an iOS App Use block objects and Grand Central Dispatch to write Game Center apps Authenticate a local player in Game Center Use iTunes Connect to create leaderboards and achievements Retrieve leaderboard and achievement information programmatically Handle players' state changes in multiplayer games
The phenomenal success of the iPhone and the iPod touch has ushered in a gold rush for developers, but with well over 100,000 apps in the highly competitive App Store, it has become increasingly difficult for new apps to stand out in the crowd. Achieving consumer awareness and sales longevity for your iPhone app requires a lot of organization and some strategic planning. This book will show you how to incorporate marketing and business savvy into every aspect of the design and development process, giving your app the best possible chance of succeeding in the App Store. The Business of iPhone App Development was written by experienced developers with business backgrounds, taking you step-by-step through cost-effective marketing techniques that have proven successful for professional iPhone app creatorsperfect for independent developers on shoestring budgets. Although there are a few iPhone app marketing books on the horizon, they appear to tackle the subject from purely a marketer's perspective. What makes this book unique is that it was written by developers for developers, showing you not only what to do, but also how to do it, complete with time-saving resources and ready-to-use code examples. No prior business knowledge is required. This is the book you wish you had read before you launched your first app What you'll learn Transform your iPhone app into a powerful marketing tool with easy-to-use concepts and code examples. Analyze your ideas, research the competition, and identify your audience to evaluate sales potential. Protect your business and intellectual property and avoid potential legal hassles. Utilize several revenue-generating business models such as in-app advertising, affiliate programs, and In-App Purchase. Includes an extensive chapter on tapping into the Store Kit API. Build synergy with in-app cross-promotion and social networking. Improve usability and implement effective testing, plus a comprehensive walkthrough of provisioning and ad hoc distribution. Create a pre-release buzz online with Twitter, Facebook, blogs, and a dedicated web site promoting your iPhone app. Successfully navigate the App Store submission process. Execute a post-release marketing strategy by crafting effective press releases, soliciting app reviews, and leveraging the power of promotional sales and giveaways. Who this book is for This book is for any developer looking to build a successful business selling iPhone and iPod touch apps in Apple's iTunes App Store. All the code examples included in this book can be downloaded fromiPhoneBusinessBook.com. Table of Contents Seeing the Big Picture in a Crowded App Store Marketplace Doing Your Homework: Analyzing iPhone App Ideas and Performing Competitive Research Protecting Your Intellectual Property Your iPhone App Is Your Most Powerful Marketing Tool Money for Nothing: When It Pays to Be Free Exploring New Business Models with In-App Purchaseand Affiliate Programs Testing and Usability: Putting Your Best Foot Forward Get the Party Started Creating a Prerelease Buzz Keys to the Kingdom: The App StoreSubmission Process Increasing Awareness for Your iPhone App
Interested in iPhone development? Want to learn more? Whether you're a self-taught iPhone development genius or have just made your way through the pages of Beginning iPhone 3 Development, we have the perfect book for you.More iPhone 3 Development: Tackling iPhone SDK 3 digs deeper into Apple's latest SDK. Best-selling authors Dave Mark and Jeff LaMarche explain concepts as only they can, covering topics like Core Data, peer-to-peer networking using GameKit and network streams, working with data from the web, MapKit, in-application e-mail, and more. All the concepts and APIs are clearly presented with code snippets you can customize and use, as you like, in your own apps. If you are going to write a professional iPhone app, you'll want to get your arms around Core Data, and there's no better place to do so than in the pages of this book. The book continues right where Beginning iPhone 3 Development left off with a series of chapters devoted to Core Data, the standard for persistence that Apple introduced to iPhone with SDK 3. Jeff and Dave carefully step through each of the Core Data concepts and show you techniques and tips specifically for writing larger applicationsoffering a breadth of coverage you won't find anywhere else. The Core Data coverage alone is worth the price of admission. But there's so much more. This book covers a variety of networking mechanisms, from GameKit's relatively simple BlueTooth peer-to-peer model, to the addition of Bonjour discovery and network streams, through the complexity of accessing files via the web. Dave and Jeff will also take you through coverage of concurrent programming and some advanced techniques for debugging your applications. Whether you are a relative newcomer to iPhone development or an old hand looking to expand your horizons, there's something for everyone in More iPhone 3 Development. Note: A few of the apps in this book demonstrate technologies not yet supported by the simulator. To run them on your iPhone or iPod touch, you'll need to join one of Apple's paid iPhone developer programs. What you'll learn All about Core Data: key concepts and techniques for writing larger application How to utilize a variety of networking mechanisms, including peer-to-peer connections over Bluetooth using GameKit Details on the addition of Bonjour discovery and network streams How to embed maps with Map Kit and use in-application email How to access a user's iPod library and integrate music into applications Essentials of concurrent programming and advanced debugging techniques Tips on working with data from the web Who this book is for All iPhone and iPod touch developers, especially developers already familiar with early iPhone SDKs. Table of Contents Here We Go Round Again The Anatomy of Core Data A Super Start: Adding, Displaying, and Deleting Data The Devil in the Detail View Preparing for Change: Migrations and Versioning Custom Managed Objects Relationships, Fetched Properties, and Expressions Peer-to-Peer Over Bluetooth Using GameKit Online Play: Bonjour and Network Streams Working with Data from the Web MapKit Sending Mail iPod Library Access Keeping Your Interface Responsive Debugging The Road Goes Ever On...
Learn to make iOS apps even if you have absolutely no programming experience. This hands-on book takes you from idea to App Store, using real-world examples--such as driving a car or eating at a restaurant--to teach programming and app development. You'll learn concepts through clear, concise, jargon-free language. This book focuses on Apple's new programming language, Swift. Each lesson is divided into two parts: the lecture portion explains the terms and concepts through examples, and the exercise portion helps you apply these concepts while building real-world apps, like a tip calculator. Learn how to think differently--and see the world from a whole new perspective. * Learn the basic building blocks of programming* Dive into the Swift programming language* Make apps for iPhone and iPad* Use GPS in your app to find a user's location* Take or select photos with your app* Integrate your app with Facebook and Twitter* Submit your app to the App Store* Manage and market your app on the App Store
Look beyond the basics of Mac programming and development to become a Mac power user. When most people think about the Mac, they think about the amazing graphical user interface macOS is known for. However, there is a whole world to explore beneath the hood. This book approaches working directly in the terminal with fun projects and ideas to help turn you into an advanced Mac user. You'll work with Brew (HomeBrew), which gives you the ability to install applications from Linux (and Unix) that can make the terminal more useful. This is important, because a lot of applications have been stripped out of macOS or deprecated. For example, Apple's built-in PHP is usually a major release behind. You'll also customize your terminal to change everything about it, making it your own. The whole world is about personalizing. Why put up with the Apple defaults? Once you have your terminal set up and ready to rock, you'll review the basics of programming on the Mac terminal. This will allow you to get a taste of power scripting. You'll discover the power of bash, PHP, and Python. And then you'll apply those tools to web development. Tweak Your Mac Terminal takes you on a journey into a world of the terminal and its hidden applications. What You'll Learn Customize the terminal to make it perfect for your needs Develop web applications using basic coding skills in the terminal Install HomeBrew and by extension Linux and Unix applications Who This Book Is ForMac users who are already very familiar with the GUI and want to go further. This book will especially help starting IT professionals and beginning programmers.
Discover all the security risks and exploits that can threaten iOS-based mobile devices iOS is Apple's mobile operating system for the iPhone and iPad. With the introduction of iOS5, many security issues have come to light. This book explains and discusses them all. The award-winning author team, experts in Mac and iOS security, examines the vulnerabilities and the internals of iOS to show how attacks can be mitigated. The book explains how the operating system works, its overall security architecture, and the security risks associated with it, as well as exploits, rootkits, and other payloads developed for it. Covers iOS security architecture, vulnerability hunting, exploit writing, and how iOS jailbreaks workExplores iOS enterprise and encryption, code signing and memory protection, sandboxing, iPhone fuzzing, exploitation, ROP payloads, and baseband attacksAlso examines kernel debugging and exploitation Companion website includes source code and tools to facilitate your efforts "iOS Hacker's Handbook" arms you with the tools needed to identify, understand, and foil iOS attacks.
If you're a developer or system administrator lured to Mac OS X because of its Unix roots, you'll quickly discover that performing Unix tasks on a Mac is different than what you're accustomed to. Mac OS X for Unix Geeks serves as a bridge between Apple's Darwin OS and the more traditional Unix systems. This clear, concise guide gives you a tour of Mac OS X's Unix shell in both Leopard and Tiger, and helps you find the facilities that replace or correspond to standard Unix utilities. You'll learn how to perform common Unix tasks in Mac OS X, such as using Directory Services instead of the standard Unix /etc/passwd and /etc/group, and you'll be able to compile code, link to libraries, and port Unix software using either Leopard and Tiger. This book teaches you to: * Navigate the Terminal and understand how it differs from an xterm * Use Open Directory (LDAP) and NetInfo as well as Directory Services * Compile your code with GCC 4 * Port Unix programs to Mac OS X with Fink * Use MacPorts to install free/open source software * Search through metadata with Spotlight's command-line utilities * Build the Darwin kernel And there's much more. Mac OS X for Unix Geeks is the ideal survival guide to tame the Unix side of Leopard and Tiger. If you're a Unix geek with an interest in Mac OS X, you'll soon find that this book is invaluable.
Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 13 IDE, Cocoa Touch, and the latest version of Apple's acclaimed programming language, Swift 5.5. With this thoroughly updated guide, you'll learn the Swift language, understand Apple's Xcode development tools, and discover the Cocoa framework. Explore Swift's object-oriented concepts Become familiar with built-in Swift types Dive deep into Swift objects, protocols, and generics Tour the life cycle of an Xcode project Learn how nibs are loaded Understand Cocoa's event-driven design Communicate with C and Objective-C In this edition, catch up on the latest iOS programming features: Structured concurrency: async/await, tasks, and actors Swift native formatters and attributed strings Lazy locals and throwing getters Enhanced collections with the Swift Algorithms and Collections packages Xcode tweaks: column breakpoints, package collections, and Info.plist build settings Improvements in Git integration, localization, unit testing, documentation, and distribution And more!
Modding Mac OS X isn't about cutting up your Power Mac's case with a saws-all; it's about modifying Mac OS X's user interface and unlocking secrets and dispelling your fears of the Unix command line so you can take command of your Mac. Modding Mac OS X starts out with the very basics of showing you how to configure your Mac and do simple things like change Finder views, use an image from iPhoto's library on your desktop, and how to find and use screen savers. From there, Modding Mac OS X shows you how to: Find hidden features in your favorite applications; Dive inside application bundles to find hidden resources; Change application and system-wide keyboard shortcuts; Work with the Property List Editor to read and edit property list files; Wrap your head around the defaults command to tweak an application's settings; Hack on NIB files to change an application's interface; Control an application with AppleScript, even if it isn't scriptable. Each Modding example includes detailed step-by-step instructions that even a novice Mac user can follow, while also providing the necessary detail to satisfy the experienced hacker. The knowledge you gain from tweaking one application can be easily applied to the next. So go on, empower your inner Mac geek. You know you want to.
Ready to move to the Mac? This incomparable guide helps you make a smooth transition. New York Times columnist and Missing Manuals creator David Pogue gets you past three challenges: transferring your stuff, assembling Mac programs so you can do what you did with Windows, and learning your way around OS X. Learning to use a Mac is not a piece of cake, but once you do, the rewards are oh-so-much better. You won't find questionable firewalls or inefficient permissions. Just a beautiful machine with a thoroughly reliable system. Whether you're using Windows XP or Windows 7, we've got you covered. Transfer your stuff. Moving files from a PC to a Mac is the easy part. This guide gets you through the tricky things: extracting your email, address book, calendar, Web bookmarks, buddy list, desktop pictures, and MP3 files. Re-create your software suite. Big-name programs from Microsoft, Adobe, and others are available in both Mac and Windows versions, but hundreds of other programs are Windows-only. Learn the Macintosh equivalents and how to move data to them. Learn OS X Mountain Lion. Once you've moved into the Macintosh mansion, it's time to learn your way around. You're in good hands with the author of Mac OS X: The Missing Manual, the #1 bestselling guide to OS X.
This book aims to extract the "molecular genes" leading to craziness! Geniuses are the ones who are "crazy enough to think they can change the world" and boldly go where no one has gone before. Where no past habit and usage are available, there is no proof of viability, as nobody has done it yet, or even imagined it, and no roadmap for guidance or market study has come up with it. The authors call upon Leonardo Da Vinci, the Renaissance genius, who as strange as it seems, shared many traits of personality with that of Steve Jobs, in terms of the ways of performing. Da Vinci helps in understanding Jobs, and hence Apple, with his unique way of designing radically novel concepts, which were actually quite crazy for his time. In order to shed light on a special creative posture, the indomitable sense of specifying undecidable objects a hallmark of the late Steve Jobs is what led the authors to match it with a specific design innovation theory. A real theory, backed by solid mathematical proof, exists and can account for the business virtue of a prolific ability to move into unknown crazy fields! The authors postulate that, by bringing the power of C-K theory to crack open a number of previous observations made about Apple s methods, it is possible to identify most of the genes of this company. The authors analyze how and why an Apple way of doing business is radically different from standard business practices and why it is so successful. Genes are a measure of the entity at hand and can encourage past business education routine approaches, then become transferable across the spectrum of the socio-economic world.
With Yosemite, Apple has unleashed the most innovative version of OS X yet--and once again, David Pogue brings his expertise and humor to the #1 bestselling Mac book. Mac OS X 10.10 includes more innovations from the iPad and adds a variety of new features throughout the operating system. This updated edition covers it all with something new on practically every page. Get the scoop on Yosemite's big-ticket changes Learn enhancements to existing applications, such as Safari and Mail Take advantage of shortcuts and undocumented tricks Use power user tips for networking, file sharing, and building your own services
So you have a great idea for an iPhone or iPad game, but you've never programmed before. Where to start? Here With GameSalad, you can design, build, and publish a 2D game in the App Store using an easy-to-use, no-programming-requiredgame creation tool. Learn GameSalad for iOSshows you how to set up your development environment and how to create a variety of simple 2D games from a breakout-style game to an arcade shooter to a maze game. You'll also learn how to use GameSalad to create a non-game app as well.This book also takes you beyond game development into getting your game into the App Store, using iAd, and marketing your game.A clear, step-by-step approach to GameSalad for the complete beginner Create fun, complete, and fully functional game projects An idea to App Store publishing guide What you'll learn How to set up your game design environment How to design a complete game from idea to publication with GameSalad The basics, but also some of the more advanced functions of GameSalad How to submit your game on the App Store How to start promoting your game Who this book is for If you have web development experience or no programming experience at all, you'll be able to design, build and publish a game with the help ofLearn GameSalad for iOS. Table of Contents PreparingYour Design EnvironmentYour First Game from Scratch: The Pong GameFinishing Pong: Scoring and Game Interaction Break a Wall: Implementing Comments, Accelerometer Movements, LifeManagement, and Pause Making a Shoot 'Em Up Game: Carrot Invader LearningGravity, Basic Physics and Camera Controls: An Angry Birds-like Game, Part I Creating a Game Menu and a Particles Effect: An Angry Birds-like Game, Part II Graphics and Sound Effects: Labyrinth Bonuses, Game Center, and iAd: Break a Wall Device Internal Clock and Cyclic Movement: Non-Game Apps Submitting Your Game to the App Store Introduction to Game Promotion
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, multithreading is an unsolved mystery and ARC is unexplored territory, then this is the book you'll need to make these concepts clear and send you on your way to becoming a master iOS and OS X developer.What are blocks? How are they used with GCD? Multithreading with GCD Managing objects with ARC What you'll learn H To understand ARC technology and how to use it Who this book is for This book is for professional OS X and iOS application programmers. In particular, it's for those who want to develop highly responsive applications with concurrent programming. Table of Contents Life beforeAutomatic Reference Counting ARCRules ARC Implementation Getting Started with Blocks Blocks Implementation Grand Central Dispatch GCDBasics GCDImplementation Appendix A. Example of ARC, Blocks and GCD Appendix B. References
With the MacApp Store launch in early 2011, a new age in Mac development began. Look for many of the cool apps for iPhone and iPadcoming to an iMac orMacBookPronear you Beginning OS X Lion Apps Development explains how to develop OS X Lion-based apps and publish them in the Mac App Store. It begins with the basics of Objective-C and Cocoa, and then moves through all the topics necessary to build and publish your first successful Mac apps Get started with Objective-C and Xcode Build your first complete apps that integrate well with Mac OS X Publish your apps on the Mac App Store If you're new to Mac ornew to iPhone or iPad apps development, and looking to develop apps for the Macbook Pro or Mac desktop, this book is for you What you'll learn How to use Apple's development tools How to build user interfaces and create user experiences (UX) How to respond to user input How to integrate your apps into the Mac ecosystem How to store and retrieve data How to publish your apps to the new Mac App Store Who this book is for This book is for those new to Mac or for iPhone or iPad apps developers who want todevelop apps for the MacBook Pro or Mac desktop. Table of Contents Building a Graphiing Calculator Laying Out the User Interface Handling User Input Pimp My UI Storing and Retrieving Data Using Core Data Integrating Graphique into the Mac OS X Desktop Creating Help Printing
So you have your brand new Mac, or perhaps you've upgraded to Lion on an existing desktop or laptop. Now whatOS X Lion Made Simple will guide you through all of the new features of Lion, as well as provide a thorough tour of the features and applications that are OS X standards. You'll discover how to make the most of features like Spotlight, Stacks, and Air Drop, and you'll see how to get the newest version of Mail working exactly the way you want it to. What you'll learn A look at a day in the life of a Mac user New features in OS X Lion How to work with documents in Lion How to work with photo and video files Finding the fun in your iLife Customizing your Lion environment Who this book is for Whether you are new to Macs or just to Lion, this book will give you exactly what you need to make the most of OS X Lion. Table of Contents You and Your Lion Getting Around in Lion Lion Applications and Shortcuts Making iWork Work Using the Mac App Store Finding Life in iLife Games and Other Essential Utilities It's a Jungle in Here: Safari and the Internet Mail and Other Ways to Say Hello Keeping Things Safe: Time Machine and Security Automating Tasks and Customizing Lion
Today's .NET developers are intrigued by what the iPhone and iPad apps landscape has to offer. Admit it: you're one of them. Apple's App Store has hundreds of thousands of apps, and yours can be among them. iPhone and iPad app development using the iOS software development kit is one of the most appealing environments available for mobile technology. Migrating to iPhone and iPad for .NET Developers helps .NET programmers get started creating iPhone and iPad apps using the iOS software development kit. Start with a crash course on development using iOS. Then, find out whether you want to use Xcode instead of Visual Studio, and prepare yourself for the migration from C# to Objective-C You'll learn how your existing .NET skills can map most efficiently to the iOS development environment. Next, you'll really get coding with Objective-C and the iOS software development kit. You'll build your skills and enhance your apps with visually appealing, dynamic user interfaces and pushing/pulling data from a database though events and more. Discover the wonders of the Cocoa library, and learn new ways to do things you already know like the back of your hand in the .NET environment. Nearing the finish line, you'll build your first complete iPhone or iPad app, and extend your iPhone app features - for example, by using third-party libraries. Once you have created that first iPhone or iPad app, we'll walk you through making it available on the App Store. Migrating to iPhone and iPad for .NET Developers even offers tips on how to market your apps to new customers. When you finish reading Migrating to iPhone and iPad for .NET Developers, you'll be an iOS apps developer as well as a .NET developer, in today's competitive and fun mobile landscape What you'll learn * How to efficiently and quickly migrate your skills from .NET to Apple iOS for iPhone, iPad and iPod touch * How to set up and start coding with the iOS software development kit, Xcode and other Apple iOS and Mac tools * How to enhance your app with a dynamic user interface * How to store and retrieve data and configure your apps * How to de-bug and test your apps in the iOS environment * How to publish your first app on Apple's App Store Who this book is for If you're a Windows or .NET programmer who wants to get into iPhone or iPad apps development for the very first time, this book is for you Table of Contents * Get Set Up: Development on Apple's Tools and Platforms * Jump In: A Crash Course on Development Using the iOS SDK * Understand Your Options: Using Third-Party Solutions and MonoTouch * Going Deeper: .NET, Objective-C and the iOS SDK * Get to Work: Creating Your First Application * Build Your Skills: Enhancing Your Application with a Dynamic User Interface * Get the Data: Storing and Retrieving Data & Configuring Your Applications * Extend Your Apps: Extending Your iOS Application with Third Party Libraries * Get Published: Testing, Deploying and Distributing Your Applications * Extend Your Skills: Advanced Features A. Completing the Lunar Lander Application
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 Optimizationcovers many common but difficult problems when tuning and optimizing performance for iPhoneand iPad appsand how to resolve these problems efficiently. This book gives you the following: Basic knowledge on common problems in iPhone apps Advanced knowledge over data structure, algorithms, multithreading, and network data in iPhone apps Comparisonwith problems and solutions for Android and Windows Phone apps After reading this must-have book, you'll be ready to make the most of the processing power of the iPhone with your apps performance optimization know-how. What you'll learn Benchmark your apps using emulators and real device tests Increase and optimize UITableView performance in your iOS apps Increase your app performance using image and data caching techniques Tune your apps using algorithms and data structures Improve your parallel data access using multithreading techniques Optimize memory usage for increased battery life and better apps performance Use native C code to address memory leaks or EXEC_BAD_ACCESS Who this book is for iOS app developers who have basic knowledge of how to write apps and want to extend their knowledge and skills to write better or optimally-performing apps. Table of Contents Introduction to iOS App Performance Benchmark Your Apps: Using Simulators, Emulators and Real Device Tests Increase and Optimize UITableView Performance Increase App Performance Using Image and Data Caching Techniques Tune Your Apps Using Algorithms and Data Structures Improve Parallel Data Access using Multithreading Techniques Optimize Memory Usage for Increased Battery Life and Better Performance Integrate Multithreading and Efficient Memory Usage for Multitasking Apps Performance Use Native C Code to Address Memory Leaks or EXEC_BAD_ACCESS Comparisons with Android and WinPhone Performance Problems
The Machas come a long way, and OS X Lion is thebest version yet of Apple's desktop and laptop operating system. Stable, powerful, and versatile, the Mac allows you to do everyday tasks with ease. Taking Your OS X Lionto the Max walks you through the awesomefeatures and apps standard on theMac and the new OS X 10.7 Lion to help you become a true power user.You'll discover keyboard shortcuts and gestures to help save timewhether you're on a iMac, Mac mini, Macbook Pro, Air, or other Mac computer. In terms of apps, you'll learn about iLife, iCal, Mail, Mac App Store, Safari, Address Book and more. You'll see how to use amazing built-in applications like Time Machine, Photo Booth, and Front Row. Also, you'll learn how connectto your other Apple devices like iPhone or iPad, Apple TV and more.You'll sync, work and play remotely, file and screen share, make your Mac secure, or even make your Mac a Windows PC. What you'll learn Fully leverage the newest OS X desktop operating system Features and apps that are standard to OS X Keyboard shortcuts Gestures that help you save time Use built in OS X apps like Time Machine, Photo Booth and Front Row Download and fully utilize the Mac App Store Configure and network your Mac Connect to your iPhone, iPod touch, iPad and more Who this book is for This book is for those who want or need to take full advantage of all of the features of their Mac--whether it's a desktop or laptop. Table of Contents Finder Basics File Management Mac App Store Managing Your Data: AutoSave and Versions Controlling your Mac Controlling your Mac: Mission Control, Dashboard Built-in-apps: Mail Built-in-apps: iCal and Address Book Browsing the Web with Safari Communicating in Real-Time with iChat and FaceTime System Preferences Lion Server
Mac OS X Snow Leopard for Power Users: Advanced Capabilities and Techniques is for Mac OS X users who want to go beyond the obvious, the standard, and the easy. If want to dig deeper into Mac OS X and maximize your skills and productivity using the world's slickest and most elegant operating system, then this is the book for you. Written by Scott Granneman, an experienced teacher, developer, and consultant, Mac OS X for Power Users helps you push Mac OS X to the max, unveiling advanced techniques and options that you may have not known even existed. Create custom workflows and apps with Automator, run Windows programs and even Windows itself without dual-booting, and sync data on your hard drive, on your phone, and in the cloud-learn all of these techniques and more. This is not a book that talks down to you; Mac OS X for Power Users is an essential book for experienced Mac users who are smart enough to know there is more to be known, and are ready to become power users.
Learn the skills and solutions required to secure your Mac's operating system, the underlying hardware, and allow users to get work done safely. This book will show you how to create a Mac that's made of steel and won't buckle when attacked! Ok, there's no such thing as unhackable. No magic tool or silver bullet will eliminate risk in all forms. Security is an ongoing journey - not a simple action or software application. And that is exactly what you'll learn to master-the foundational knowledge, skills, and mindset to holistically protect Macs. Regardless of whether it's your personal iMac or a fleet of MacBook Pro's assigned to the remote employees within your organization, you'll be able to limit access while identifying and mitigating risk unique to your environment. In addition to the information security best practices pertaining to protecting Apple computers, you'll pivot to a coherent, security-focused mindset to better understand macOS-specific security. You'll learn how it works and what tools and software are available to help. Both native and 3rd-party tool are covered. Safe guard your system's privacy data and capitalize on effectively locking down the security of your Mac computers against known threats and newer trends that continue to evolve. Hardening Your Macs is the perfect roadmap to stopping malicious attacks and bad actors from spying on users through cameras, microphones, and other built-in tools that could potentially be used against users and organizations alike. What You'll Learn Grasp the mindset of attackers-how they plan and execute malicious incursions Implement hardware solutions as well as software safeguards Take advantage of Apple's built-in macOS security features in addition to 3rd party tools Avoid attacks on your system that could compromise sensitive corporate data and personally identifiable information Who This Book Is For IT admins responsible for managing Mac device security. Additionally users of Apple products that may have some experience using the platform in general but are not versed in security, as well as, those switching from Windows platforms will find useful information here. And anyone that wishes to expand their information security skills and/or develop a security-focused mindset to better protect their personal information and privacy data from the numerous and growing threats in the wild, such as malware and phishing.
Create apps with rich capabilities to receive, process, and intelligently store data that work across multiple devices in the Apple ecosystem. This book will show you how to organize your app's data and make it work for you and your users! With many frameworks, there's a point in the learning curve where you stop fearing the mountain of knowledge to learn and just enjoy the power to play and develop. For some reason many developers feel that point seems harder to reach with Core Data. And that's unjustified-Core Data is a great framework that with powerful, optimized tools right out of the box. So it's time you stopped fearing the journey and took your steps further out into the world of enjoying the power of Core Data. With what you learn, you can build apps to deal with a large amount of data and complex relationships in intelligent and efficient ways. Core Data has many secrets underneath the hood that can power up your persistent store like never before. Tools such as Undo, objects deletion, migration, and more. Set up your store and your data model, handle objects with a multi-threading environment, write integration tests, and share your data with an Apple Watch app and iCloud.What You'll Learn Work with Core Data objects across apps and platforms Write integration tests with your persistent store Fetch, organize, write, and process data efficiently and intelligently Who This Book Is For Experienced iOS developers with Swift knowledge creating iOS apps that require saving complex data on the device other than a few numbers or text.
This popular cookbook, thoroughly updated in response to reader requests and new developments in iOS 5, helps you solve the vexing, real-life issues you're likely to face when creating apps for the iPhone, iPad, or iPod Touch. This edition contains more than 100 new recipes, each providing a clear solution and sample code that you can use right away. The focus of this book is to teach you how to write iOS apps, whether they're as simple as a music player or as complex as an app that mixes animations, graphics, multimedia, database, and cloud storage. You'll learn about iCloud, Automatic Reference Counting, storyboarding, Interface Builder, creating ad-hoc and simulator builds, provision profiles, graphics, animations, Grand Central Dispatch, Operations and Operation Queues, threads, timers, audio and video and many other iOS 5 tools and techniques. Topics include: * Automatic Reference Counting to drastically cut down the time required to write your iOS apps * iCloud to synchronize users' data to the cloud * Storyboarding to simplify creating your User Interface * UI components, including picker views, data pickers, web views, popovers, activity indicators, progress views, sliders, alerts, switches, and many more * Grand Central Dispatch to write blazingly fast iOS apps without having to worry about creating threads * The all-new asynchronous and synchronous network APIs * Using block-based animations and integrating graphical assets into your apps
What do you get when you cross a Mac with an iPad? OS X 10.9 Mavericks. Its 200 new features include Mac versions of iPad goodies like Maps, iBooks, and iTunes Radio--but not a single page of instructions. Fortunately, David Pogue is back, with the expertise and humor that have made this the #1 bestselling Mac book for over 11 years straight. The important stuff you need to know: Big-ticket changes. Finder tabs. Finder tags. App Nap. iCloud Keychain. iTunes Radio. Maps. iBooks. Automatic app updating. If Apple wrote it, this book covers it.Nips and tucks. This book demystifies the hundreds of smaller enhancements, too, in all 50 programs that come with the Mac: Safari, Mail, Calendar, Notification Center, Messages, Time Machine...Shortcuts. Meet the tippiest, trickiest Mac book ever written. Undocumented surprises await on every page.Power users. Security, networking, build-your-own Services, file sharing with Windows, even Mac OS X's Unix chassis--this one witty, expert guide makes it all crystal clear. There's something new on practically every page of this edition, and David Pogue brings his celebrated wit and expertise to every one of them. |
![]() ![]() You may like...
Nutrient Use Efficiency: from Basics to…
Amitava Rakshit, Harikesh Bahadur Singh, …
Hardcover
R4,441
Discovery Miles 44 410
Empire Of Pain - The Secret History of…
Patrick Radden Keefe
Paperback
Geographies of Race and Food - Fields…
Rachel Slocum, Arun Saldanha
Paperback
R1,791
Discovery Miles 17 910
|