Indie Mac App Developer
$38.99
Bought separately
$20.00
Bundle Price

Indie Mac App Developer

About the Bundle

  • Share this bundle
  • Categories

    • Software
    • Textbooks
    • Computers and Programming

About the Books

Exploring Mac App Development Strategies

Patterns & Best Practices for Clean Software Architecture on the Mac with Swift 3 and Tests
  • 220

    Readers

  • 151

    Pages

  • 31,101

    Words

  • 100%

    Complete

  • PDF

  • EPUB

  • WEB

Driven by Example, this Book Applies Useful Patterns of Clean Software Architecture to Mac App Development

You do some kind or other of what may be called "software architecture" anyway.

So better know the reasons for the moves you take. Own the alternatives, and design your code accordingly to gain confidence that your stuff is really working.

Learn how to …

  • design reusable code,
  • get a solid test harness up and running, and
  • separate the components of your application. 

All this will make your application easier to change and easier to maintain. It will make you a happier developer, even when you're just exploring new parts of the Cocoa Framework.

To develop Mac applications, you'll need to know why and how to separate components. Using the latest technology and a head-start into Swift programming, this book will show you the pro's and con's of several design decisions and discuss alternative approaches so you get to know your options.

The Core Ideas of the Book

I want to share the core ideas and theses of the book with you:

  • Apple's Core Data is a very invasive framework. It works best when you couple everything, beginning at the user interface, to Core Data entities. Cocoa Bindings make a lot of the magic possible, but they come at a cost: the Core Data entities (or NSManagedObject subclasses, for that matter) are bound to do a lot of different things for different "clients", wheras by 'client' I mean consuming views, background services, and the like. It'd be easier to maintain the code if you model entities for each "Bounded Context" separately.
  • Adopting Domain-Driven Design thinking, small service objects are favorable. It's easy to create Data Transfor Objects in Swift using structs, for example. Core Data should be pushed outside the domain (i.e. where the business logic is hosted) and become an implementation detail.
  • Once you free your app from the entanglement by Core Data (and other Apple suggested best practices which don't scale well), you will be able to leverage powerful design patterns. I created domain event wrappers around NSNotification to make event handling easier and failure-proof. Using events to propagate changes (instead of using Bindings, for example) makes concurrent programming easier.

That's part of the topics we cover in this book. Maybe you won't be a DDD expert afterwards, but so neither am I. Instead, we'll explore useful patterns to make the code manageable and to get more comfortable ever writing Mac applications which are ready to scale.

The Book is Open Source, by the way!

The book is Open Source. You can contribute on GitHub:

Just create a pull request if you came up with a better description of something, or if you want to add a useful reference, for example. Together, we can make the book a lot better.

Your feedback is much appreciated!

Make Money Outside the Mac App Store

How to Sell Your Mac App with FastSpring, Secure It With License Codes Against Piracy, and Offer Time-Based Trial Downloads
    • PDF

    • EPUB

    • WEB

    To sell outside the Mac App Store doesn't have to take more than a couple hours.

    Save days of research and start selling your app before an Apple review person would even notice your upload to the App Store.

    Selling in the Mac App Store is easy. But it also cost you 30% of the revenue. And you can't provide a demo. And you can't provide upgrade pricing. And you don't get to know your customers.

    FastSpring is a very well established ecommerce platform where a lot of big indie developer studios sell their applications for years.

    It doesn't take much to jump onto the bandwagon and get all the flexibility of selling outside the MAS with next to no effort. You're in good company – and I've collected quite a few case studies of reknown indie teams like Smile and Ironic Software to show you what they do.

    You can make more money per sale and integrate a time-based trial and license code verification into your app within the hour!

    This book includes every step to get your app out there.

    You'll learn how to perform the following tasks:

    • Set up a product for sale at FastSpring, including license code generation and professional order confirmation e-mails.
    • Guard your precious app against software piracy, requiring license code and name to let users pass.
    • Implement a registration handler in your app which verifies the license information. You can copy this well-tested code right into your existing app!
    • Add a time-based trial to your application which expires even when the application is running. This, too, can be copied right into your existing app!

    As a bonus, you'll learn a few things about Mac software architecture through well-written, fully functional sample applications which are thoroughly tested. There are more than 200 test cases included in the code repository!

    The Leanpub 60 Day 100% Happiness Guarantee

    Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

    Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

    You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

    So, there's no reason not to click the Add to Cart button, is there?

    See full terms...

    80% Royalties. Earn $16 on a $20 book.

    We pay 80% royalties. That's not a typo: you earn $16 on a $20 sale. If we sell 5000 non-refunded copies of your book or course for $20, you'll earn $80,000.

    (Yes, some authors have already earned much more than that on Leanpub.)

    In fact, authors have earnedover $13 millionwriting, publishing and selling on Leanpub.

    Learn more about writing on Leanpub

    Free Updates. DRM Free.

    If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

    Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

    Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

    Learn more about Leanpub's ebook formats and where to read them

    Write and Publish on Leanpub

    You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

    Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

    Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

    Learn more about writing on Leanpub