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
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.
Core Java for the Impatient, 3rd Ed
Authors: Cay S. Horstmann Publisher: Addison Wesley Pages: 576 ISBN: 9780138052102 Print: 0138052107 Kindle: B0B8RZZBDJ Audience: Smart programmers wanting in-depth coverage Rating: 4.8 Reviewer: Mike James
The key to this book is the word "impatient" in the title. What does this m [ ... ]
|
T-SQL Fundamentals (Microsoft Press)
Author: Itzik Ben-Gan Publisher: Microsoft Press Pages: 608 ISBN: 978-0138102104 Print: 0138102104 Kindle: B0BTLBXF8V Audience: T-SQL developers Rating: 5 Reviewer: Kay Ewbank
Itzik Ben-Gan is a highly respected Microsoft Data Platform MVP, and the earlier editions of this book were already ver [ ... ]
| More Reviews |
|