100 Best iOS Books of All Time

We've researched and ranked the best ios books in the world, based on recommendations from world experts, sales data, and millions of reader ratings. Learn more

Featuring recommendations from Daymond John, Nassim Nicholas Taleb, Bill Gates, and 47 other experts.
1
The New York Times bestselling author and social media expert returns with hard-won advice on how to connect with customers and beat the competition by mastering social media marketing

When managers and marketers outline their social media strategies, they often plan for the "right hook"-their next highly anticipated sale or campaign that's going to put the competition out for the count. Even companies committed to jabbing-patiently engaging with customers to build the relationships so crucial to successful social media campaigns-still yearn to land the powerful, bruising...
more

Marvin LiaoMy list would be (besides the ones I mentioned in answer to the previous question) both business & Fiction/Sci-Fi and ones I personally found helpful to myself. The business books explain just exactly how business, work & investing are in reality & how to think properly & differentiate yourself. On the non-business side, a mix of History & classic fiction to understand people, philosophy to make... (Source)

Bill WidmerIn general, I recommend Rich Dad Poor Dad by Robert Kiyosaki to learn more about assets and liability and how to view money. (Source)

Sa ElThis book started everything for me and put me on a path to a rich mindset, it helped me understand that dreaming wasn't enough, you had to actually place that dream into reality if you ever want to achieve it. (Source)

See more recommendations for this book...

2
Even bad code can function. But if code isn t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn t have to be that way.
Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code on the fly into a book that will instill within you the values of a software craftsman and...
more
Recommended by Ana Bell, and 1 others.

Ana BellThis book is going to show you how to write code that is readable by yourself in the future, or by somebody else. You can sit on the couch and read it; you don’t need to code. You can actually enjoy it if you don’t know how to program at all. (Source)

See more recommendations for this book...

3
This program was previously published as Get Some Headspace: How Mindfulness Can Change Your Life in Ten Minutes a Day.

Quiet the mind, feel less stressed and less tired, and achieve a new level of calm and fulfillment in just ten minutes a day.

Andy Puddicombe, a former Buddhist monk, the Voice of Headspace, and the UK's foremost mindfulness expert, is on a mission: to get people to take 10 minutes out of their day to sit in the here and now.

Like his readers and students, Andy began his own meditation practice as a normal, busy person with everyday concerns,...
more

Bill GatesI’m sure 25-year-old me would scoff at this one, but Melinda and I have gotten really into meditation lately. The book starts with Puddicombe’s personal journey from a university student to a Buddhist monk and then becomes an entertaining explainer on how to meditate. If you’re thinking about trying mindfulness, this is the perfect introduction. (Source)

Haralabos Voulgaris@Property531 Best way to start is to simply do - Try one of the following app courses @wakingup @Headspace @10percent They are all good choices. If you want to read a book https://t.co/yEwmKHTUUL is decent as well. (Source)

Alexandra StroeI am trying to bring some daily habits into my life, such as meditation, that would help me stay balanced and present in everyday moments. One of the books that helped me understand more about the practice of meditation is The Headspace Guide to Meditation and Mindfulness by Andy Puddicombe. After reading this book, I understood that meditation does not have to be some sacred, difficult practice... (Source)

See more recommendations for this book...

4
This is a hands-on guide to mastering Objective C - the language every MAC OS X and iPhone/iPod Touch developer needs to know. less

See more recommendations for this book...

5
It’s summer vacation, the weather’s great, and all the kids are having fun outside. So where’s Greg Heffley? Inside his house, playing video games with the shades drawn.
 
Greg, a self-confessed "indoor person,” is living out his ultimate summer fantasy: no responsibilities and no rules. But Greg’s mom has a different vision for an ideal summer . . . one packed with outdoor activities and "family togetherness.”
 
Whose vision will win out? Or will a new addition to the Heffley family change everything?
less

See more recommendations for this book...

6
Write Truly Great iOS and OS X Code with Objective-C 2.0! Effective Objective-C 2.0 will help you harness all of Objective-C's expressive power to write OS X or iOS code that works superbly well in production environments. Using the concise, scenario-driven style pioneered in Scott Meyers' best-selling Effective C++, Matt Galloway brings together 52 Objective-C best practices, tips, shortcuts, and realistic code examples that are available nowhere else. Through real-world examples, Galloway uncovers little-known Objective-C quirks, pitfalls, and intricacies that... more

See more recommendations for this book...

7
iOS 12 App Development Essentials, the latest edition of this popular book series, has now been fully updated for the iOS 12 SDK, Xcode 10 and the Swift 4.2 programming language.

This publication is available for purchase in print and eBook editions. The print edition consists of 102 chapters and includes a free download of the color PDF of the book with 20 additional chapters. The eBook edition contains all 122 chapters.

Beginning with the basics, this book provides an outline of the steps necessary to set up an iOS development environment. An introduction to the...
more

See more recommendations for this book...

8
The iPhone 11, 11 Pro, 11R, and 11Max are faster than ever and have more powerful cameras. With the latest edition of this bestselling guide, you get a funny, gorgeously illustrated guide to the tips, shortcuts, and workarounds that will turn you into an iPhone master.

Written by David Pogue--Missing Manual series creator, New York Times columnist, and Emmy-winning tech correspondent for CNBC, CBS, and NPR--this update shows you everything you need to know about new iPhone features and the iOS 13 user interface. Pick up this beautiful full-color book and learn how to get the...
more

See more recommendations for this book...

9
If you're grounded in the basics of Swift, Xcode, and the Cocoa framework, this book provides a structured explanation of all essential real-world iOS app components. Through deep exploration and copious code examples, you'll learn how to create views, manipulate view controllers, and add features from iOS frameworks.


Create, arrange, draw, layer, and animate views that respond to touch
Use view controllers to manage multiple screens of interface
Master interface classes for scroll views, table views, text, popovers, split views, web views, and controls
Dive...
more

See more recommendations for this book...

10

Swift in Depth

Summary

Now updated for Swift 5! Swift is more than just a fun language to build iOS applications with. It features a host of powerful tools that, if effectively used, can help you create even better apps with clean, crystal-clear code and awesome features. Swift in Depth is designed to help you unlock these tools and quirks and get developing next-gen apps, web services, and more!

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

It's...
more

See more recommendations for this book...

Don't have time to read the top iOS books of all time? Read Shortform summaries.

Shortform summaries help you learn 10x faster by:

  • Being comprehensive: you learn the most important points in the book
  • Cutting out the fluff: you focus your time on what's important to know
  • Interactive exercises: apply the book's ideas to your own life with our educators' guidance.
11
Swift is a new programming language for creating iOS and OS X apps. Swift builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts safe programming patterns and adds modern features to make programming easier, more flexible, and more fun. Swift’s clean slate, backed by the mature and much-loved Cocoa and Cocoa Touch frameworks, is an opportunity to reimagine how software development works. less

See more recommendations for this book...

12

Cocoa Design Patterns

"Next time some kid shows up at my door asking for a code review, this is the book that I am going to throw at him." -Aaron Hillegass, founder of Big Nerd Ranch, Inc., and author of Cocoa Programming for Mac OS X Unlocking the Secrets of Cocoa and Its Object-Oriented Frameworks Mac and iPhone developers are often overwhelmed by the breadth and sophistication of the Cocoa frameworks. Although Cocoa is indeed huge, once you understand the object-oriented patterns it uses, you'll find it remarkably elegant, consistent, and simple. Cocoa Design Patterns begins with the mother... more

See more recommendations for this book...

13
FROM THE BACKCOVER

The way we manage organizations seems increasingly out of date. Deep inside, we sense that more is possible. We long for soulful workplaces, for authenticity, community, passion, and purpose.

In this groundbreaking book, the author shows that every time, in the past, when humanity has shifted to a new stage of consciousness, it has achieved extraordinary breakthroughs in collaboration. A new shift in consciousness is currently underway. Could it help us invent a more soulful and purposeful way to run our businesses and nonprofits, schools and...
more

Armina SirbuReinventing Organizations by F. Laloux - the best book there is about the organizations of the future. (Source)

Cristina RiesenFirst, a word on career paths. In time, I realised that career paths are like one-way streets. Magic happens in unexplored territories. Plus life is how you choose to live every moment, every day. So today, rather than building a career, I prefer to make lateral moves in life, working with great people and being part of ambitious projects impacting the world. There are a few books that got me... (Source)

Bogdan LucaciuCompletely unrelated people told me about it at the same time, for different reasons. People that I really looked up to. Quite serendipitous. It was almost spooky reading it, I didn't expect such a highly regarded book to be so close to my unconventional beliefs about organisation design. (Source)

See more recommendations for this book...

15

Programming in Objective-C 2.0

Objective-C is an object-oriented computer programming language that is a superset of NASI C and provides classes and message passing similar to Smalltalk. It is the native programming language for Mac OS X Leopard as well as the iPhone and iPod Touch. less

See more recommendations for this book...

16
Core Animation is the technology underlying Apple's iOS user interface. By unleashing the full power of Core Animation, you can enhance your app with impressive 2D and 3D visual effects and create exciting and unique new interfaces. In this in-depth guide, iOS developer Nick Lockwood takes you step-by-step through the Core Animation framework, building up your understanding through sample code and diagrams together with comprehensive explanations and helpful tips. Lockwood demystifies the Core Animation APIs, and teaches you how to make use of
Layers and views, software drawing and...
more

See more recommendations for this book...

18
Core Objective-C in 24 Hours provides a clear and concise overview of the programming language, describes its key features and APIs, and presents recommendations for developing iOS and OS X apps using Objective-C. It is written for readers who want a general understanding of Apple Objective-C technology on the Mac along with developers who want to quickly get started with the language. Very quickly, you will have a solid understanding of Objective-C and be ready to begin using it on your projects!


The book is divided into two parts; Part One provides an introduction to...
more

See more recommendations for this book...

20

The Core IOS Developer's Cookbook

The best place to start iOS application development

The Core iOS Developer's Cookbook provides ready-to-use code solutions for common iOS challenges, providing recipes that help you master the core technology at the heart of iOS. Renowned iOS programming expert Erica Sadun and top iOS developer Rich Wardwell cover the topics you need to create successful mobile applications that take full advantage of iOS graphics, touches, and views.

As in all of Sadun's iOS bestsellers, The Core iOS Developer's Cookbook translates modern best practices into working code,...
more

See more recommendations for this book...

Don't have time to read the top iOS books of all time? Read Shortform summaries.

Shortform summaries help you learn 10x faster by:

  • Being comprehensive: you learn the most important points in the book
  • Cutting out the fluff: you focus your time on what's important to know
  • Interactive exercises: apply the book's ideas to your own life with our educators' guidance.
21
In this first volume of the "Mac OS and *OS Internals" trilogy, Jonathan Levin takes on the user mode components of Apple's operating systems. Starting with an introduction as to their layered architecture, touring private frameworks and libraries, and then delving into the internals of applications, process, thread and memory management, Mach messaging, launchd and XPC internals, and wrapping up with advanced debugging and tracing techniques using the most powerful APIs that were hitherto unknown and unused outside Apple's own applications. As with the other books in this series, the... more

See more recommendations for this book...

22
Swift is Apple's popular iOS programming language designed to be beginner-friendly and accessible. "Swift for Kids" teaches the fundamentals of programming with Swift and Xcode, theofficial - and free! - iOS development environment.

"Swift for Kids" teaches programming basics in Xcode's interactive playground, which shows you the results of your code immediately. Then you'll put your new programming skills to use and make fully-functioning apps. You'll learn how to: Create an app that reminds you to wish your friends a happy birthdayWrite a function to automatically write...
more

See more recommendations for this book...

23
Advanced Swift takes you through Swift's features, from low-level programming to high-level abstractions.

In this book, we'll write about advanced concepts in Swift programming. If you have read the Swift Programming Guide, and want to explore more, this book is for you.

Swift is a great language for systems programming, but also lends itself for very high-level programming. We'll explore both high-level topics (for example, programming with generics and protocols), as well as low-level topics (for example, wrapping a C library and string internals).
less

See more recommendations for this book...

24
An in-depth look into Mac OS X and iOS kernelsPowering Macs, iPhones, iPads and more, OS X and iOS are becoming ubiquitous. When it comes to documentation, however, much of them are shrouded in mystery. Cocoa and Carbon, the application frameworks, are neatly described, but system programmers find the rest lacking. This indispensable guide illuminates the darkest corners of those systems, starting with an architectural overview, then drilling all the way to the core.Provides you with a top down view of OS X and iOSWalks you through the phases of system startup--both Mac (EFi) and mobile... more

See more recommendations for this book...

26
"Programming in Objective-C" is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming. The book makes no assumption about prior experience with object-oriented programming languages or with the C language (upon which Objective-C is based). And because of this, both novice and experienced programmers alike can use this book to quickly and effectively learn the fundamentals of Objective-C. Readers can also learn the concepts of object-oriented programming without having to first learn all of the intricacies of the underlying procedural language (C).... more

See more recommendations for this book...

27
This book is an easy-to-follow, step-by-step beginner's guide covering the full process of creating a game. It is packed with examples and illustrations, with comprehensive coverage of each topic. If you want to learn how to make games using the Cocos2D framework, this book is for you. If you would like to build a good foundation for a career in game development as an independent game developer or at a game studio, or if you just want to make games as a hobby, then you'll love this book. You should have some basic programming experience with Objective-C and Xcode. To run the code in this... more

See more recommendations for this book...

28
Through the authors' carefully constructed explanations and examples, you will develop an understanding of Swift grammar and the elements of effective Swift style - all thoroughly revised for Swift 5.2 and Xcode 11.
Throughout the book, the authors share their insights into Swift to ensure that you understand the hows and whys of Swift and can put that understanding to use in different contexts.
After working through the book, you will have the knowledge and confidence to develop your own solutions to a wide range of programming challenges using Swift.
less

See more recommendations for this book...

29

iPhone Programming (Big Nerd Ranch Guides)

Based on Big Nerd Ranch’s popular iPhone Bootcamp class, iPhone Programming: The Big Nerd Ranch Guide leads you through the essential tools and techniques for developing applications for the iPhone, iPad, and iPod Touch. In each chapter, you will learn programming concepts and apply them immediately as you build an application or enhance one from a previous chapter. These applications have been carefully designed and tested to teach the associated concepts and to provide practice working with the standard development tools Xcode, Interface Builder, and Instruments. The guide’s... more

See more recommendations for this book...

30

Objective-C Programmer's Reference

Objective-C Programmer's Reference provides the tools necessary to write software in Objective-C--the language of choice for developing iOS and OS X applications. Author Carlos Oliveira begins from the basic building blocks of the language. He shows how to create correct and efficient applications by applying your knowledge of object-oriented and structured programming. This book:


Takes you quickly through fundamental concepts such as interfaces and class implementations.
Provides a concise reference to the Foundation Framework that is all-important when...
more

See more recommendations for this book...

Don't have time to read the top iOS books of all time? Read Shortform summaries.

Shortform summaries help you learn 10x faster by:

  • Being comprehensive: you learn the most important points in the book
  • Cutting out the fluff: you focus your time on what's important to know
  • Interactive exercises: apply the book's ideas to your own life with our educators' guidance.
31
Already a classic, this landmark study of early Western thought now appears in a new edition with expanded coverage of the Middle Ages. This landmark study of Western thought takes a fresh look at the writings of the great thinkers of classic philosophy and questions many pieces of conventional wisdom. The book invites comparison with Bertrand Russell's monumental History of Western Philosophy, "but Gottlieb's book is less idiosyncratic and based on more recent scholarship" (Colin McGinn, Los Angeles Times). A New York Times Notable Book, a Los Angeles... more
Recommended by Nassim Nicholas Taleb, and 1 others.

Nassim Nicholas TalebI could not put it down. It hit me at some point that I was at the intersection of readability and scholarship. Clearly the value of this book lies beyond its readability: Gottlieb is both a philosopher and a journalist (in the good sense), not a journalist who writes about philosophy. He investigates and provides a fresh look at the material: For instance what we bemoan as the flaws of... (Source)

See more recommendations for this book...

32
Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode 10 IDE, Cocoa Touch, and the latest version of Apple's acclaimed programming language, Swift 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 lifecycle of an Xcode project
Learn how nibs are loaded
Understand Cocoa's...
more

See more recommendations for this book...

33

iOS Hacker's Handbook

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...

more

See more recommendations for this book...

34
So you've got an idea for an iPhone app -- along with everyone else on the planet. Set your app apart with elegant design, efficient usability, and a healthy dose of personality. This accessible, well-written guide shows you how to design exceptional user experiences for the iPhone and iPod Touch through practical principles and a rich collection of visual examples.

Whether you're a designer, programmer, manager, or marketer, Tapworthy teaches you to "think iPhone" and helps you ask the right questions -- and get the right answers -- throughout the design process. You'll explore...
more

See more recommendations for this book...

35

IOS Animations by Tutorials

There is an updated version of this book, updated for Xcode 7.3 and Swift 2.2.

Search for "iOS Animations by Tutorials Second Edition Updated for Swift 2.2"

Make Delightful Animations with Swift! There's no denying it: creating animations is one of the most enjoyable parts of iOS development. Animations are fun to create, they breathe life into your user interface, and they make your app a delight to use. In this book, you'll learn about iOS animation in Swift from beginning to advanced through a series of hands-on tutorials and challenges, that make your app look and...
more

See more recommendations for this book...

36

Pro Objective-C

The Objective-C programming language continues to grow in popularity and usage because of the power and ease-of-use of the language itself, along with the numerous features that continue to be added to the platform. If you have a basic knowledge of the language and want to further your expertise, Pro Objective-C is the book for you.Pro Objective-C provides an in-depth, comprehensive guide to the language, its runtime, and key API's. It explains the key concepts of Objective-C in a clear, easy to understand manner, and also provides detailed coverage of its more... more

See more recommendations for this book...

37
The "Cisco CCNA Command Guide" is the Complete Cisco CCNA Routing & Switching Command Guide for Passing your CCNA Exam.
A guide that will cover everything in Cisco Routing and Switching Command, including Subnetting, vlsm and Supernetting. You will be able pass your CCNA (Cisco Certified Networking Associate) exam and become a Cisco technology specialist sooner than you expected.
The book is structured on 4 modules, which are exactly the ones you need for CCNA. Every command you have to know is presented and explained here....
more

See more recommendations for this book...

38
In this book, we take you on a fun, hands-on and pragmatic journey to learning iOS12 application development using Swift. You'll start building your first iOS app within minutes. Every section is written in a bite-sized manner and straight to the point as I don't want to waste your time (and most certainly mine) on the content you don't need. In the end, you will have the skills to create an app and submit it to the app store.

In the course of this book, we will cover:

Chapter 1 - Working with Xcode and Swift to build a BMI calculator app.
Chapter 2 - Build a...
more

See more recommendations for this book...

39
In this third and final volume of the "Mac OS and *OS Internals" trilogy, Jonathan Levin takes on the security of Apple's OSes. Part I of this volume explores the mechanisms and techniques employed - Including Auditing, Authentication, the MAC Framework, Code Signing, Sandboxing, SIP, AMFI and more - most of which are documented for the first time. The second part then discusses historical vulnerabilities in MacOS 10.10 and 10.11, as well as all modern exploits - from Evasi0n (iOS6) through the very latest mach_portal for 10.1.1 with KPP bypass in unprecedented detail - showing both the... more

See more recommendations for this book...

40

Redemption (Infinity Blade, #2)

Long months have passed since Siris and the God King, enemies betrayed together, were left to rot in the prison at the Vault of Tears. Their true enemy - the Worker of Secrets, creator of the Infinity Blade itself - now reigns. Upon finally obtaining freedom, Siris must unravel plots that seem to make no sense, lead a rebellion with no direction, and fight against the division with his very heart. The secrets unraveled will dig backward in time toward the origins of the Deathless and the true nature of the world itself...

From #1 bestselling author Brandon Sanderson and ChAIR...
more

See more recommendations for this book...

Don't have time to read the top iOS books of all time? Read Shortform summaries.

Shortform summaries help you learn 10x faster by:

  • Being comprehensive: you learn the most important points in the book
  • Cutting out the fluff: you focus your time on what's important to know
  • Interactive exercises: apply the book's ideas to your own life with our educators' guidance.
41
User interface design is a challenging, multi-disciplinary activity that requires understanding a wide range of concepts and techniques that are often subjective and even conflicting. Imagine how much it would help if there were a single perspective that you could use to simplify these complex issues down to a small set of objective principles. In UI is Communication, Everett McKay explains how to design intuitive user interfaces by focusing on effective human communication. A user interface is ultimately a conversation between users and technology. Well-designed user interfaces use... more

See more recommendations for this book...

42
Updated and revised coverage that includes the latest versions of iOS and Xcode

Whether you're a novice or experienced developer, you will want to dive into this updated resource on database application programming for the iPhone and iPad. Packed with more than 50 percent new and revised material - including completely rebuilt code, screenshots, and full coverage of new features pertaining to database programming and enterprise integration in iOS 6 - this must-have book intends to continue the precedent set by the previous edition by helping thousands of developers master...
more

See more recommendations for this book...

43
Are you a programmer looking for a new challenge? Does the thought of building your very own iPhone app make your heart race and your pulse quicken? If so, then Beginning iPhone Development is just the book for you.

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 and iPod Touch programming.

The book starts with the basics, walking you through the process of downloading and installing Apple's free iPhone software...
more

See more recommendations for this book...

44

Cocoa Programming for Mac OS X

Now updated for both current developments in OS 10.4 and 10.5, this comprehensive guide to developing Cocoa guides programmers through the key features of Cocoa, and takes them step by step through the creation of typical applications. less

See more recommendations for this book...

46

It’s time to capitalize on your mastery of Cocoa with Pro Objective-C Design Patterns for iOS. You’ve developed apps that impressed and performed, and now you’re ready to jump into development practices that will leave you with more effective, efficient, and professional level apps. This book is the element you need to make the jump from journeyman to master.

All too often, developers grind through building good apps on willpower and a vigorous focus on code development, leaving them unaware of and unable to benefit from the underlying structural and functional design...

more

See more recommendations for this book...

47
Learn how to program with C++ using today's definitive choice for your first programming language experience -- C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, 8E. D.S. Malik's time-tested, student-centered methodology incorporates a strong focus on problem-solving with full-code examples that vividly demonstrate the hows and whys of applying programming concepts and utilizing C++ to work through a problem. Thoroughly updated end-of-chapter exercises, more than 20 extensive new programming exercises, and numerous new examples drawn from Dr. Malik's experience further strengthen your... more

See more recommendations for this book...

48
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 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 bestselling guide teaches iOS concepts and coding in tandem. The result is instruction that is relevant and useful. Throughout the book, the authors explain what's important and share their insights into the larger context of the... more

See more recommendations for this book...

49

VALIS (VALIS Trilogy, #1)

VALIS is the first book in Philip K. Dick's incomparable final trio of novels (the others being The Divine Invasion and The Transmigration of Timothy Archer). This disorienting and bleakly funny work is about a schizophrenic hero named Horselover Fat; the hidden mysteries of Gnostic Christianity; and reality as revealed through a pink laser. VALIS is a theological detective story, in which God is both a missing person and the perpetrator of the ultimate crime. less

See more recommendations for this book...

50

iOS 6 Programming Cookbook

Overcome the vexing issues you’ll inevitably confront when creating apps for the iPhone, iPad, or iPod touch. By making use of new and revised recipes in this updated cookbook, you’ll quickly learn the steps necessary to write complete iOS apps—including ways to store and protect data, enhance and animate graphics, manage files and folders, and take advantage of Passbook.

Thoroughly updated for iOS 6 SDK, this cookbook shows you how to use hundreds of techniques to solve problems that developers of all levels commonly face. Each recipe includes sample code you can use right...
more

See more recommendations for this book...

Don't have time to read the top iOS books of all time? Read Shortform summaries.

Shortform summaries help you learn 10x faster by:

  • Being comprehensive: you learn the most important points in the book
  • Cutting out the fluff: you focus your time on what's important to know
  • Interactive exercises: apply the book's ideas to your own life with our educators' guidance.
51
This book delivers all the information developers need to quickly start building successful iOS apps for Apple's market-leading mobile devices: iPhone and iPod touch. Best-selling author and iPhone development guru Erica Sadun has thoroughly revised and focused her market-leading book to cover the brand-new iOS 5. The iOS 5 Developer's Cookbook is packed with ready-made solutions for the challenges every iOS developer faces - eliminating trial-and-error and helping developers build reliable apps from the very beginning. Sadun teaches each new concept and technique through robust, cookbook... more

See more recommendations for this book...

52

Programming iOS 6

Get a solid grounding in all the fundamentals of Cocoa Touch, and avoid problems during iPhone and iPad app development. With this revised and expanded edition, you’ll dig into Cocoa and learn how to work effectively with Objective-C and Xcode. This book covers iOS 6 in a rigorous, orderly fashion—ideal whether you’re approaching iOS for the first time or need a reference to bolster existing skills.

Learn about features introduced with iOS 6, including Objective-C language advances, autosynthesis, autolayout, new view controller rotation rules, unwind segues, state restoration,...
more

See more recommendations for this book...

53
Get a solid grounding in the fundamentals of Cocoa Touch, and avoid problems during iPhone and iPad app development. With this revised and expanded edition, you’ll dig into Cocoa and learn how to work effectively with Objective-C and Xcode. This book covers iOS 5 and Xcode 4.3 in a rigorous, orderly fashion—ideal whether you’re approaching iOS for the first time or need a reference to bolster existing skills.

Many discussions have been expanded or improved. All code examples have been revised, and many new code examples have been added.


The new memory management...
more

See more recommendations for this book...

54
If you’re getting started with iOS development, or want a firmer grasp of the basics, this practical guide provides a clear view of its fundamental building blocks—Objective-C, Xcode, and Cocoa Touch. You’ll learn object-oriented concepts, understand how to use Apple’s development tools, and discover how Cocoa provides the underlying functionality iOS apps need to have. Dozens of example projects are available at GitHub.

Once you master the fundamentals, you’ll be ready to tackle the details of iOS app development with author Matt Neuburg’s companion guide Programming iOS...
more

See more recommendations for this book...

55
Key Features A practical guide to writing effective, organized, and clean code that works well Learn test-driven principles to help you build better-designed apps with fewer bugs A comprehensive overview of the techniques available for TDD in Swift Book Description

Test-driven development (TDD) is a proven way to find software bugs early. Writing tests before you code improves the structure and maintainability of your apps. Using TDD, in combination with Swift 4's improved syntax, means there is no longer any excuse for writing bad code.

This book will help you...

more

See more recommendations for this book...

58
Audio can affect the human brain in the most powerful and profound ways. Using Apple's Core Audio, you can leverage all that power in your own Mac and iOS software, implementing features ranging from audio capture to real-time effects, MP3 playback to virtual instruments, web radio to VoIP support. The most sophisticated audio programming system ever created, Core Audio is not simple. In "Learning Core Audio," top Mac programming author Chris Adamson and legendary Core Audio expert Kevin Avila fully explain this challenging framework, enabling experienced Mac or iOS programmers to make the... more

See more recommendations for this book...

59
Need help with the iPhone 7 or iPhone 7 Plus? The iPhone 7 introduced many new features, which redefined the iPhone. This guide will introduce you to these new features, as well as the rest of the iPhone 7 and iOS 10. The Guide to the iPhone 7 gives task-based instructions without using any technical jargon. Learning which buttons on your iPhone 7 perform which functions is useless unless you know how it will help you in your everyday use of the iPhone. Therefore, this guide will teach you how to perform the most common tasks.

Instead of presenting arbitrary instructions in lengthy...
more

See more recommendations for this book...

60
Take a trip to macOS

It doesn't matter if you're doing your computing on an old reliable Macbook or a brand new Mac desktop, both rely on macOS to help you get things done. It helps to have an equally reliable guidebook to steer you through the tasks and steps that make macOS run efficiently. This fun and friendly guide provides the direction you need to easily navigate macOS. Longtime expert Bob "Dr. Mac" LeVitus shares his years of experience to help you better understand macOS and make it a timesaving tool in your life.

Inside...

- The...
more

See more recommendations for this book...

Don't have time to read the top iOS books of all time? Read Shortform summaries.

Shortform summaries help you learn 10x faster by:

  • Being comprehensive: you learn the most important points in the book
  • Cutting out the fluff: you focus your time on what's important to know
  • Interactive exercises: apply the book's ideas to your own life with our educators' guidance.
61
Summary

Hello Swift! is a how-to guide to programming iOS Apps with the Swift language, written from a kid's perspective. This approachable, well-illustrated, step-by-step guide takes you from beginning programming concepts all the way through developing complete apps. (Adults will like it too!)

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

It's fun to play games and explore new things on your iPhone. How amazing would it be to create your own...
more

See more recommendations for this book...

62
Now you can overcome the vexing, real-life issues you confront when creating apps for the iPhone, iPad, or iPod Touch. By making use of more than 100 new recipes in this updated cookbook, you’ll quickly learn the steps necessary for writing complete iOS apps, whether they’re as simple as a music player or feature a complex mix of animations, graphics, multimedia, a database, and iCloud storage.

If you’re comfortable with iOS SDK, this cookbook will teach you how to use hundreds of iOS techniques. Each recipe provides a clear solution with sample code that you can use right away.
more

See more recommendations for this book...

64
This book is a concise one-stop desk reference and synopsis of basic knowledge and skills for Cisco certification prep. For beginning and experienced network engineers tasked with building LAN, WAN, and data center connections, this book lays out clear directions for installing, configuring, and troubleshooting networks with Cisco devices. The full range of certification topics is covered, including all aspects of IOS, NX-OS, and ASA software. The emphasis throughout is on solving the real-world challenges engineers face in configuring network devices, rather than on exhaustive descriptions... more

See more recommendations for this book...

65
Rx.NET in Action teaches developers how to build event-driven applications using the Rx library. Starting with an overview of the design and architecture of Rx-based reactive applications, you'll get hands-on with in-depth code examples to discover firsthand how to exploit the rich query capabilities that Rx provides and the Rx concurrency model that allows you to control both the asynchronicity of your code and the processing of event handlers. You'll also learn about consuming event streams, using schedulers to manage time, and working with Rx operators to filter, transform, and group... more

See more recommendations for this book...

66

Programming iOS 7

If you’re grounded in the basics of Objective-C and Xcode, this practical guide takes you through the components you need for building your own iOS apps. With examples from real apps and programming situations, you’ll learn how to create views, manipulate view controllers, and use iOS frameworks for adding features such as audio and video.


Learn how to create, arrange, draw, layer, and animate views—and make them respond to touch
Use view controllers to manage multiple screens of material in a way that’s understandable to users
Explore UIKit interface widgets...
more

See more recommendations for this book...

67
Got a great game idea? This complete do-it-yourself guide shows you how to make your game idea a reality for the iPhone and iPad. By developing a real game hands-on through the course of this book, you’ll get a thorough introduction to Xcode and Objective-C, while learning how to implement game logic, sophisticated graphics, game physics, sounds, and computer AI.

Author Todd Moore taught himself how to create an iPhone game in a week, with no previous knowledge of Apple’s development tools. Now he develops smartphone games and apps full time. With this book, any coder can turn game...
more

See more recommendations for this book...

68

iPhone For Dummies, 13th Edition

Unleash the power of your iPhone!

The iPhone you carry in your pocket or purse gives you enormous power to get things done. It puts you within easy reach of your family and friends, provides instant access to your favorite music, TV, and movies, lets you to follow and react to news and events, and makes it possible to share your life in pictures and video with anyone in the world--all within seconds. And this is just scratching the surface of what it can do!

This updated edition of iPhone for Dummies covers the latest versions of the device and the...
more

See more recommendations for this book...

69
If you’re an app developer with a solid foundation in Objective-C, this book is an absolute must—chances are very high that your company’s iOS applications are vulnerable to attack. That’s because malicious attackers now use an arsenal of tools to reverse-engineer, trace, and manipulate applications in ways that most programmers aren’t aware of.

This guide illustrates several types of iOS attacks, as well as the tools and techniques that hackers use. You’ll learn best practices to help protect your applications, and discover how important it is to understand and strategize like...
more

See more recommendations for this book...

70

IOS 6 Recipes

A Problem-Solution Approach

iOS 6 Recipes: A Problem-Solution Approach is your code reference and guide to developing solutions on iPad, iPhone, and other iOS 6 SDK devices and platforms. This book provides in-depth code samples and discussions for scenarios that developers face every day. You'll find numerous examples of real-world cases that will enable you to build fully functional applications quickly and efficiently.

The recipes included in this book are wide in scope, and have been geared toward the professional developer. You'll find clear and concise code samples accompanying each recipe, and...
more

See more recommendations for this book...

Don't have time to read the top iOS books of all time? Read Shortform summaries.

Shortform summaries help you learn 10x faster by:

  • Being comprehensive: you learn the most important points in the book
  • Cutting out the fluff: you focus your time on what's important to know
  • Interactive exercises: apply the book's ideas to your own life with our educators' guidance.
72
Apple lavished iOS with a rich and evolving library of resolution-independent 2D drawing utilities. Its APIs include powerful features such as transparency, path-based drawing, anti-aliasing, and more. Harness these low-level, lightweight drawing routines in your apps to build images, to create PDFs, to display views, and to print.

In this guide, Erica Sadun, bestselling author of "The Core iOS 6 Developer's Cookbook "and "The Advanced iOS 6 Developer's Cookbook," helps readers explore iOS drawing through an abundance of examples alongside plenty of explanations and tips. This...
more

See more recommendations for this book...

73

iPad

The Missing Manual

The iPad 2 is faster, lighter, and more versatile than its predecessor, but there's still no printed guide to using its amazing features. That’s where this full-color Missing Manual comes in. Learn how to stream HD video, make video calls, manage your email, surf the Web, listen to music, play games, and maybe even do a little iWork. This is the book that should have been in the box.



Build your media library. Fill your iPad with music, movies, TV shows, eBooks, photos, and more.

Share with others. Stream music, HD movies, TV shows, and more, to...
more

See more recommendations for this book...

74

My iPad for Seniors

Easy, clear, readable, and focused on what you want to do. Step-by-step instructions for the tasks you care about most Large, full-color, close-up photos show you exactly what to do Common-sense help whenever you run into problems Tips and notes to help you get the most from your iPad Full-color, step-by-step tasks walk you through getting and keeping your iPad working just the way you want. Learn how to
- Wirelessly connect to the Internet at home or away - Personalize the way your iPad looks and works - Make your iPad easier to use if you have trouble...
more

See more recommendations for this book...

75
Fully updated for iOS 7 and Xcode 5 and consisting of 89 in-depth chapters, the aim of this book is to teach you the skills necessary to build your own iOS 7 apps for the iPhone, iPad and iPod Touch. Beginning with the basics, this book provides an outline of the steps necessary to set up an iOS development environment. An introduction to the architecture of iOS 7 and programming in Objective-C is provided, followed by an in-depth look at the design of iOS applications and user interfaces.

More advanced topics such as file handling, database management, in-app purchases, graphics...
more

See more recommendations for this book...

76
Get the expert guidance you need to begin building native applications for Apple's new iPhone 3G as well as the iPod Touch

Apple's iPhone is the hottest mobile device on the planet. More than one million iPhone 3G phones were sold in the first three days of release and millions more are sure to be in the hands of iPhone fans each year. Apple's iPhone SDK has been updated and includes more than one thousand new APIs that developers will want to get their hands on.

iPhone SDK 3 Programming shows you how to build great applications for the iPhone and iPod Touch....
more

See more recommendations for this book...

77

IOS 8 by Tutorials

Learning the New IOS 8 APIs with Swift

Learn the New iOS 8 APIs!

At WWDC, Tim Cook declared iOS 8 the most significant change for iOS developers since the introduction of the original iPhone OS SDK.

Not only does iOS 8 introduce an entirely new programming language-Swift-but it also introduces a huge set of APIs to learn and master!

This is where iOS 8 by Tutorials comes to the rescue! In this book, you will learn the new iOS 8 APIs the quick and easy way - by following fun and easy-to-read tutorials.

iOS 8 by Tutorials covers the following topics: Adaptive Layout: Learn how to make your...
more

See more recommendations for this book...

78

Cisco IOS Cookbook (Cookbooks (O'Reilly))

Never has something cried out for a cookbook quite as much as Cisco's Internetwork Operating System (IOS). IOS is powerful and flexible, but also confusing and daunting. Most tasks can be accomplished in several different ways. And you don't want to spend precious time figuring out which way is best when you're trying to solve a problem quickly.

That's what this cookbook is for. Fortunately, most router configuration tasks can be broken down into several more or less independent steps: you configure an interface, you configure a routing protocol, you set up backup links,...

more

See more recommendations for this book...

79
Apple's new Photos app lets you do a whole lot more than simply store and edit pictures and videos on a Mac or iOS device. With this comprehensive guide, you'll learn how to import, organize, and share your digital memories, as well as how to improve, print, and use your photos in creative projects. With Lesa Snider's step-by-step instructions and expert advice, you'll master Photos and tame your image library--and have fun along the way!

The important stuff you need to know:



Migrate from iPhoto. Learn how to make a quick and smooth transition.
more

See more recommendations for this book...

80

Mastering Swift 3

Dive into the latest release of the Swift programming language with this advanced Apple development book About This Book - Discover the new features and improvements to Swift 3 - Get to grips with advanced design patterns and techniques to write smarter, cleaner Swift code - Become a more fluent Swift developer and build powerful, impressive iOS and OS X applications. Who This Book Is For This book is for developers who want to dive into the newest version of Swift. If you are a developer that learns best by looking at, and working with code, then this book is for you. A basic understanding... more

See more recommendations for this book...

Don't have time to read the top iOS books of all time? Read Shortform summaries.

Shortform summaries help you learn 10x faster by:

  • Being comprehensive: you learn the most important points in the book
  • Cutting out the fluff: you focus your time on what's important to know
  • Interactive exercises: apply the book's ideas to your own life with our educators' guidance.
82
Learn to develop iPhone and iPad applications for networked enterprise environments The iPhone and iPad have made a powerful impact on the business world. Developers creating iOS apps for the enterprise face unique challenges involving networking, system integration, security, and device management. This Wrox guide provides everything you need to know to write iOS apps that integrate with enterprise network resources, providing options for networking iOS devices to enterprise systems and to each other.


Offers a complete compendium of methods and techniques for...
more

See more recommendations for this book...

83
Take Your Next Leap Forward as an iOS App Developer! Covers iOS 7 and Xcode 5 "iOS Components and Frameworks" will help you leverage iOS's powerful components and frameworks to build apps with outstanding performance, reliability, interactivity, media support, and customization. Pioneering iOS developers Kyle Richter and Joe Keeley illuminate the sophisticated intermediate-to-advancedlevel techniques you're now ready for. You'll find example-rich coverage of topics ranging from social support to security, Core Data, TextKit, iCloud support, UIKit Dynamics, MapKit, and Passbook. There's also a... more

See more recommendations for this book...

84

Core Data

Core Data is Apple's recommended way to persist data: it's easy to use, built-in, and integrated with iCloud. It's intricate, powerful, and necessary--and this book is your guide to harnessing its power.

Learn fundamental Core Data principles such as thread and memory management, discover how to use Core Data in your iPhone, iPad, and OS X projects by using NSPredicate to filter data, and see how to add iCloud to your applications.

Cocoa expert Marcus Zarra walks you through developing a full-featured application based around the Core Data APIs. You'll build up a...
more

See more recommendations for this book...

85

The Swift Apprentice

Beginning Programming with Swift 3

Learn How To Program with Swift 3!

Swift is the easiest way to get started developing on Apple's platforms: iOS, OS X, watchOS and tvOS. With the release of Swift 3 in 2016, the Swift language is packed with even more features and enhancements.

In this book, you'll learn the basics of Swift from getting started with playgrounds to simple operations to building your own types. Everything you'll learn is platform-neutral; you'll have a firm understanding of Swift by the end of this book, and you'll be ready to move on to whichever app platform you're interested...
more

See more recommendations for this book...

86
Build the Next Great iOS Game with Cocos2D! Cocos2D is the powerhouse framework behind some of the most popular games in the App Store. If you've played Tiny Wings, Angry Birds, Mega Jump, Trainyard, or even Super Turbo Action Pig, then you've played a game that uses Cocos2D or Box2D physics. The beauty of Cocos2D is its simplicity. It's easy to become overwhelmed when you start developing an iOS game, especially if you look at things like OpenGL ES, OpenAL, and other lower level APIs. Writing a game for the iPhone and iPad does not have to be that difficult, and... more

See more recommendations for this book...

87
Eliminating security holes in iOS apps is critical for any developer who wants to protect their users from the bad guys. In iOS Application Security, mobile security expert David Thiel reveals common iOS coding mistakes that create serious security problems and shows you how to find and fix them.

After a crash course on iOS application structure and Objective-C design patterns, you'll move on to spotting bad code and plugging the holes. You'l learn about:


The iOS security model and the limits of its built-in protections
The myriad ways sensitive data...
more

See more recommendations for this book...

89
"This book would be a bargain at ten times its price! If you are writing iPhone software, it will save you weeks of development time. Erica has included dozens of crisp and clear examples illustrating essential iPhone development techniques and many others that show special effects going way beyond Apple's official documentation."-Tim Burks, iPhone Software Developer, TootSweet Software "Erica Sadun's technical expertise lives up to the Addison-Wesley name. "The iPhone Developer's Cookbook "is a comprehensive walkthrough of iPhone development that will help anyone out, from beginners to more... more

See more recommendations for this book...

90
How can you make your iPad or iPhone app stand out in the highly competitive App Store? While many books simply explore the technical aspects of iPad and iPhone app design and development, App Savvy also focuses on the business, product, and marketing elements critical to pursuing, completing, and selling your app -- the ingredients for turning a great idea into a genuinely successful product.

Whether you're a designer, developer, entrepreneur, or just someone with a unique idea, App Savvy explains every step in the process, with guidelines for planning a solid...
more

See more recommendations for this book...

Don't have time to read the top iOS books of all time? Read Shortform summaries.

Shortform summaries help you learn 10x faster by:

  • Being comprehensive: you learn the most important points in the book
  • Cutting out the fluff: you focus your time on what's important to know
  • Interactive exercises: apply the book's ideas to your own life with our educators' guidance.
91

iPhone for Seniors for Dummies

Get down to iPhone basics--and beyond

It's fun to play with new gadgets--but getting to the point where you can navigate around a new iPhone with ease can feel daunting at any age. Written with you in mind, the easy-to-follow steps, larger text, and full-color images in this book help you manage, personalize, and use your new iPhone to its fullest extent.

You'll discover how to do everything from shop online and organize appointments using Calendar, to taking and sharing pictures and downloading and listening to your favorite music. With the latest iOS update,...
more

See more recommendations for this book...

92
Swift opens up a whole new world of programming that we’re going to explore in this book. To quote Swift’s creator, Chris Lattner:

“Objective-C without the C” implies something subtractive, but 
Swift dramatically expands the design space through the 
introduction of generics and functional programming concepts.

We’ll explain the concepts behind functional programming and how Swift makes it easy to leverage them in a pragmatic way, in order to write clearer and more expressive code.
less

See more recommendations for this book...

93

iOS Recipes

Take your iPhone and iPad apps to the next level. You've seen cool features and tricks in other apps, but haven't had the time to really look into how they're done. We've got the answers for you. This book walks you through clean, reusable solutions to a wide variety of problems and patterns common to iOS development with Cocoa Touch and Objective-C. With these recipes in your arsenal, your next apps will be more polished and more maintainable than ever.

iOS Recipes begins with a tour of UIKit. Former Apple Evangelist Matt Drance and expert graphical-systems programmer Paul...
more

See more recommendations for this book...

94
Completely up to date for iOS 9, Xcode 7, and Swift 2.0.

Learn iPhone and iPad Programming via Tutorials!

If you're new to iOS and Swift, or to programming in general, learning how to write an app can seem incredibly overwhelming.

That's why you need a book that: Shows you how to write an app step-by-step Has tons of illustrations and screenshots to make everything clear Is written in a fun and easygoing manner!

In this book, you will learn how to make your own iPhone and iPad apps, through a series of four epic-length hands-on tutorials.
more

See more recommendations for this book...

95
Swift — быстрый, современный, безопасный и удобный язык программирования — появился совсем недавно и стал огромным сюрпризом для iOS-общественности. И вот, спустя год, Apple выпустила версию 2.0, а следом и 2.1, привнесшую в процесс разработки ряд значительных нововведений. Данная книга содержит исчерпывающую информацию для всех желающих научиться программировать на замечательном языке Swift и создавать собственные iOS-приложения. Вы найдете не только теоретический материал, но и большое количество практических примеров и заданий, которые позволят постичь все тонкости нового языка. Дерзайте,... more

See more recommendations for this book...

96

More iOS6 Development

Further Explorations of the iOS SDK

Interested in iPhone and iPad apps development? Want to learn more? Whether you're a self-taught iPhone and iPad appsdevelopment genius or have just made your way through the pages of Beginning iOS6 Development, we have the perfect book for you. More iOS6 Development: Further Explorations of the iOS SDK digs deeper into Apple's latest iOS6 SDK. Bestselling authors Dave Mark, Alex Horovitz, Kevin Kim and Jeff LaMarche explain concepts as only they cancovering topics like Core Data, peer-to-peer networking using GameKit and network streams, working with data from the web, MapKit, in-application... more

See more recommendations for this book...

97
Beginning iPhone 4 Development is here! The authors of the bestselling Beginning iPhone 3 Development are back, with the same excellent material completely updated for iOS 4 and written from the ground up using the latest version of Apple's Xcode 3. All source code has been updated to use the latest Xcode templates and current APIs, and all-new screenshots show Xcode 3 in action.

Beginning iPhone 4 Development is a complete course in iOS 4 apps development. You'll master techniques that work on iPhone, iPad, and iPod touch. We start with the basics,...
more

See more recommendations for this book...

98
Get Started Fast with Objective-C 2.0 Programming for OS X, iPhone, iPod touch, and iPad If you want to learn Objective-C 2.0 to write programs for Mac OS X, iPhone, iPad, or iPod touch, you ve come to the right place! Concise, readable, and friendly, Learning Objective-C 2.0 is the perfect beginner s guide to the latest version of Objective-C. Longtime Mac OS X and iPhone developer Robert Clair covers everything from the absolute basics to Objective-C 2.0 s newest innovations. Clair begins with a practical refresher on C and object-oriented programming and walks you through creating your... more

See more recommendations for this book...

99
Get Started Fast with Modern OpenGL ES Graphics Programming for iPhone, iPod touch, and iPad OpenGL ES technology underlies the user interface and graphical capabilities of Apple's iPhone, iPod touch, and iPad-as well as devices ranging from video-game consoles and aircraft-cockpit displays to non-Apple smartphones. In this friendly, thorough introduction, Erik M. Buck shows how to make the most of Open GL ES in Apple's iOS environment. This highly anticipated title focuses on modern, efficient approaches that use the newest versions of OpenGL ES, helping you avoid the irrelevant,... more

See more recommendations for this book...

100
Get Started Fast with iOS 7 Core Data App Development
Covers iOS 7 and Xcode 5

This is the first Core Data book to fully reflect Apple s latest platform innovations, including its dramatic recent improvements to iCloud support. Hands-on from start to finish, it teaches you step-by-step as you create a modern data-driven iOS app using Storyboards, ARC, iOS 7, and Xcode 5.
Tim Roadley introduces new patterns and best practices designed to overcome the frustrations of Core Data development. One step at a time, you ll build and extend your skills--even mastering advanced...
more

See more recommendations for this book...

Don't have time to read the top iOS books of all time? Read Shortform summaries.

Shortform summaries help you learn 10x faster by:

  • Being comprehensive: you learn the most important points in the book
  • Cutting out the fluff: you focus your time on what's important to know
  • Interactive exercises: apply the book's ideas to your own life with our educators' guidance.