|  

Kotlin Serialization



Size :157.4 MB
Peers : Seeders : 0      Leechers : 0
Added : 1 year ago » by tutsnode » in Other
Language : English
Last Updated :6 months ago
Info_Hash :4A5711DD0C83FB24E26203D73022531E4F5DFCFC

Torrent File Contents

Kotlin Serialization
  [TutsNode.net] - Episode7.mp4
  -  30.94 MB

  TutsNode.net.txt
  -  63 Bytes

  [TGx]Downloaded from torrentgalaxy.buzz .txt
  -  585 Bytes

  .pad/0
  -  60.36 KB

  [TutsNode.net] - Episode5.mp4
  -  27.58 MB

  .pad/1
  -  45.22 KB

  [TutsNode.net] - Episode6.mp4
  -  24.87 MB

  .pad/2
  -  8.86 KB

  [TutsNode.net] - Episode4.mp4
  -  21.39 MB

  .pad/3
  -  112.91 KB

  [TutsNode.net] - sources/video-kos-materials-versions-1.0.zip
  -  18.04 MB

  .pad/4
  -  88.4 KB

  [TutsNode.net] - Episode2.mp4
  -  11 MB

  .pad/5
  -  123.99 KB

  [TutsNode.net] - Episode3.mp4
  -  8.35 MB

  .pad/6
  -  25.8 KB

  [TutsNode.net] - Episode1.mp4
  -  7.69 MB

  .pad/7
  -  59.16 KB

  [TutsNode.net] - Episode8.mp4
  -  7.06 MB



Torrent Description


Description

Learn what Kotlin Serialization library is and how to use it in your Android app. Also learn how it differs from other data serialization libraries like Moshi and Gson.

This course is for Android developers who wish to learn basics of Serialization/Deserialization and how to use Kotlin Serialization library in their apps. This course expects familiarity with Android Studio and basics of Kotlin programming language.

Covered concepts

Data Serialization & Deserialization
Data Encoding & Decoding
Kotlin Serialization
Compiler Plugin
JSON Encoder Module
Comparison of Serialization Libraries
Customizations in Kotlin Serialization Library
Integration with Retrofit
Writing Serializers Manually