# Advent of Kotlin: Week 4 -- Parsing JSON

DevFeed: [Advent of Kotlin: Week 4 -- Parsing JSON](<https://devfeed.tech/articles/advent-of-kotlin-week-4-39193.md>)

Original publisher: [Read original article](<https://kt.academy/article/advent-2021-week4>)

Published: 2021-12-21T00:00:00Z

Content type: article

Language: en

Sources: [Kt. Academy](<https://devfeed.tech/sources/kt-academy.md>)

Topics: [JSON](<https://devfeed.tech/topics/json.md>), [Parsing](<https://devfeed.tech/topics/parsing.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [developer](<https://devfeed.tech/tags/developer.md>), [development](<https://devfeed.tech/tags/development.md>), [json](<https://devfeed.tech/tags/json.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>), [parsing](<https://devfeed.tech/tags/parsing.md>), [workshop-learning-programming](<https://devfeed.tech/tags/workshop-learning-programming.md>)

## AI overview

Week 4 of the Advent of Kotlin covers parsing JSON, with the supplied evidence identifying the topic but providing no further technical details.

## Source excerpt

Week 4 of the Advent of Kotlin: Parsing JSON