Having trouble reading this email? View it in your browser.
New This Week

A Combine Kickstart »

This hands-on, fast-moving kickstart introduces you to the future of declarative and reactive programming on Apple platforms: Combine.

Harness this powerful new tool by focusing on core concepts and by building discrete, easy-to-understand pieces of a pipeline that allows your app to react to changes in state. Get started today!

Recently Released:

 

Coming Up Next:

  • Resourceful Code Reuse
  • Programming Phoenix LiveView
  • Help Your Boss Help You
  • Intuitive Python

Best Sellers:

Make sure you haven't missed anything!

  1. Concurrent Data Processing in Elixir
  2. Modern CSS with Tailwind
  3. The Pragmatic Programmer, 20th Anniversary Edition
  4. Hands-on Rust
  5. Testing Elixir

See all best sellers...

A Combine Kickstart
February 11, 2021

Things don't always happen how or when you'd expect. Sometimes events happen out of order, sometimes there's a huge delay between events, and sometimes events simply never happen. It's true in programming, and it's true in life.

Take, for example, PragProg author, Paolo Perrotta. The path that Paolo followed to becoming a software developer, a writer, a book author, and more was anything but a straight line. It was a journey that he calls nothing short of "mystical." You can learn all about it and earn a chance to win one of Paolo's books in this month's In the Spotlight on Devtalk at https://forum.devtalk.com/t/spotlight-paolo-perrotta-author/6868.

While twists and turns can be fun and lead to interesting places in life, when it comes to programming, it's a whole other story. If you've been struggling to wrangle asynchronous messages and disparate modes of communication in your iOS and Mac apps, there's good news. The Combine framework unifies it all, giving you the ability to react to whatever happens—whenever it happens.

Check out this latest kickstart today, and don't forget the other great titles in this series: A Swift Kickstart, Second Edition, A SwiftUI Kickstart, and A Functional Programming Kickstart.

A Combine Kickstart: Introducing the Declarative Framework for Processing Values over Time

In your typical iOS or Mac app, the controller sees the view and the model and can send them messages directly. But how do they communicate back?

We have decades of experience using all sorts of devices. They all work fine, but they all work differently.

The Combine framework unifies these different modes of communication into a single pattern. In fact, Apple has wrapped traditional methods like Notification, Timers, URLSession, and even KVO in Combine publishers so that they can participate as well.

We start with a UIKit example and transition to SwiftUI so that you can see that no matter which framework you are using for your user interface, the time is right for Combine. You’ll quickly understand the four pillars of Combine: publishers, subscribers, subscriptions, and operators and start building out pipelines that connect far away sources.

This code-along book is filled with examples that covers a myriad of use cases while providing you with the mental model to apply these techniques to your own projects.

Now available here A Combine Kickstart.

This work was written and produced entirely by the author. We are proud to be distributing it.

You Could Be a Published Author

Is there a tech topic you are deeply passionate about and want to share with the rest of us? You could become a published Pragmatic Bookshelf author! Take a look at our pragprog.com/become-an-author page for details, including our 50% royalty (yes, for real!) and world-class development editors.

Remember, the best way to tell the future is to create it.

Upcoming Author Appearances

  • 2021-02-11 Miki Tebeka, GopherCon Israel
  • 2021-02-11 Johanna Rothman, Agile Denver
  • 2021-02-17 Johanna Rothman, SF-Enterprise Agile
  • 2021-02-24 Johanna Rothman, PMI SF Bay Area
  • 2021-03-04 Johanna Rothman, Agile New England
  • 2021-03-10 Frances Buontempo, ACCU Conf 2021
  • Don't Get Left Out

    Are your friends jealous that you get these spiffy email newsletters and they don't? Clue them in that all they need to do is signup at pragprog.com.

    Tell your friends! Tweet this

    Follow us on Twitter for the latest news, commentary, and occasional discounts:: @pragprog, Andy Hunt @PragmaticAndy.

    Thanks for your continued support.

    By Professional Developers, for Professional Developers
    PragProg.com

    Sent by the Pragmatic Programmers, LLC. • 9650 Strickland Rd Ste 103-255• Raleigh NC 27615