Kotlin Multiplatform by Tutorials (Razeware)
Monday, 04 April 2022

This book is aimed at mobile developers and managers who want to explore how they can use Kotlin Multiplatform to share code across Android, iOS and desktop apps. The Raywenderlich Tutorial Team shows how to reduce development and testing time by writing certain parts of your apps only once.

<ASIN:1950325628>

 

Author: Raywenderlich Tutorial Team
Publisher: Razeware
Date: March 2022
Pages: 485
ISBN: 978-1950325627
Print: 1950325628
Audience: Kotlin developers
Level: Introductory/Intermediate
Category: Other Languages

kotlinemulti

Topics covered:

 

  • Jetpack Compose Android: Use Android's latest UI toolkit to quickly spin up the UI for different screens of your Android app.
  • Compose Multiplatform: Use the concepts you learned in Jetpack Compose Android to develop the UI for desktop apps.
  • SwiftUI: Learn how to develop the UI for iOS and macOS apps entirely in Swift.
  • Testing: Make your code reliable by writing tests for both common code as well as platform-specific code.
  • Koin: Learn about dependency injection and how you can use Koin to implement dependency injection in multiplatform apps.
  • SQLDelight: Create a common persistence layer for your multiplatform apps while also getting the benefits of compile-time safety for schemas, statements and migrations.
  • Serialization: Learn about different serialization formats and how you can use them to parse JSON data fetched from the Internet.
  • Ktor: Implement a common networking layer with support for platform-specific HTTP clients.
  • Coroutines: Learn about structures concurrency and the considerations to keep in mind while using coroutines on different platforms.

 

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
 


Android Programming: The Big Nerd Ranch Guide (5e)

Authors: Bryan Sills, Brian Gardner, Brian Hardy and Kristin Marsicano
Publisher: Addison-Wesley
Pages: 688
ISBN: 978-0137645541
Print: 0137645546
Kindle: B09WLF84W7
Audience: Kotlin programmers
Rating: 4.5
Reviewer: Mike James  

The Big Nerd Ranch Guide to Android is bac [ ... ]



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