Combine: Asynchronous Programming with Swift, 2nd Ed (Razeware)
Monday, 21 June 2021

This book is about Combine, Appleā€™s framework to work with asynchronous events, and is aimed at Swift developers who are interested in learning declarative/reactive programming. The book also looks at SwiftUI,  as many of the reactive capabilities keeping SwiftUI views up-to-date are built on top of Combine.

<ASIN:1950325334>

 

Author: Raywenderlich Tutorial Team
Publisher: Razeware
Date: May 2021
Pages: 442
ISBN: 978-1950325337
Print: 1950325334
Audience: Swift developers
Level: Intermediate
Category: Phone/mobile

 

combine

Topics covered: 

  • What & Why: Learn what is Combine and reactive programming and the problems they solve, and how you can unify all of your asynchronous piece of work.
  • Operators: Learn how to compose, transform, filter and otherwise manipulate different pieces of asynchronous work using operators.
  • In Practice: You'll gain knowledge on various topics and techniques you'll leverage when writing your own real-life apps, as well as practice these techniques with actual hands-on apps and projects.
  • SwiftUI: You'll learn about how Combine is deeply rooted within SwiftUI and provides it with the ability to reactively update its views based on the state of your app.
  • Advanced Combine: Once you've got a handle on the basics, you'll dive into advanced Combine topics such as Error Handling, Schedulers, and Custom Publishers.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Expert Performance Indexing in Azure SQL and SQL Server 2022

Author: Edward Pollack & Jason Strate
Publisher: Apress
Pages: 659
ISBN: 9781484292143
Print: 1484292146
Kindle: B0BSWH65ST
Audience: DBAs & SQL devs
Rating: 4 or 1 (see review)
Reviewer: Ian Stirk 

This book discusses indexes, a primary means of improving performance in SQL Server, how does  [ ... ]



Understanding Software Dynamics (Addison-Wesley)

Author: Richard L. Sites
Publisher: Addison-Wesley
Pages: 464
ISBN: 978-0137589739
Print: 0137589735
Kindle: B09H5JB5HC
Audience: Every developers
Rating: 5
Reviewer: Kay Ewbank

This book looks at the different reasons why software runs too slowly, and what developers can do about it, starting by looki [ ... ]


More Reviews