Skip to content

Commit

Permalink
feat: add 'kotlin crash course' by elena van engelen-maslova to books…
Browse files Browse the repository at this point in the history
… section (#966)

Co-authored-by: elena.vanengelen <[email protected]>
  • Loading branch information
elenavanengelenmaslova and elena.vanengelen authored Oct 8, 2024
1 parent c94d206 commit 6dcc32b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/resources/links/Links.awesome.kts
Original file line number Diff line number Diff line change
Expand Up @@ -364,5 +364,10 @@ category("Links") {
desc = "A practical book dedicated to Kotlin Coroutines, common use-cases, best practices and deep understanding."
href = "https://kt.academy/book/coroutines"
}
link {
name = "Kotlin Crash Course"
desc = "Quickly master Kotlin by practicing what you learn in eight interactive projects, including REST APIs, serverless deployments, and more."
href = "https://www.amazon.com/dp/9355516304"
}
}
}

0 comments on commit 6dcc32b

Please sign in to comment.