# Advent of Kotlin Week 1: JSON Stringify and Well-Formed Parentheses

DevFeed: [Advent of Kotlin Week 1: JSON Stringify and Well-Formed Parentheses](<https://devfeed.tech/articles/advent-of-kotlin-week-1-json-stringify-and-possible-value-parentheses-39190.md>)

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

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

Content type: tutorial

Language: en

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

Topics: [JSON](<https://devfeed.tech/topics/json.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Programming](<https://devfeed.tech/topics/programming.md>)

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

## AI overview

This Week 1 Advent of Kotlin article covers JSON stringification and well-formed parentheses, with an emphasis on sharing solutions and discussing solution qualities such as readability, efficiency, scalability, and style.

## Source excerpt

Week 1 of the Advent of Kotlin: JSON stringify and possible well-formed parentheses