From 32a8d510d1637a630e255626c3a6e471bb44103a Mon Sep 17 00:00:00 2001 From: raiyyan Date: Sun, 2 Nov 2025 01:53:51 +0530 Subject: [PATCH] Add additional Kotlin cheatsheets links (#12622) * Add additional Kotlin cheatsheets links Add additional Kotlin cheatsheets links * Update Kotlin cheatsheet links and descriptions * Reorder Kotlin cheatsheet links for clarity * Reorder Kotlin cheatsheet links for clarity * Fix formatting of Kotlin Cheatsheet entry * Update Kotlin cheatsheet links for consistency * Reorganize Kotlin cheatsheet links * Refactor Kotlin cheatsheet links Updated Kotlin cheatsheet links for consistency and formatting. * Fix link formatting for Kotlin cheatsheet * Update free-programming-cheatsheets.md * Fix duplicate entry for Kotlin cheatsheet * Update Kotlin cheat sheets and remove duplicates Removed duplicate Kotlin cheat sheet links and added new ones. * Update free-programming-cheatsheets.md * Update free-programming-cheatsheets.md --- more/free-programming-cheatsheets.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 5c40a02c8..a63d655c7 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -409,9 +409,11 @@ ### Kotlin -* [Kotlin Cheat Sheet](https://devhints.io/kotlin) - Devhints (HTML) -* [Kotlin Cheatsheet and Quick Reference](https://koenig-media.raywenderlich.com/uploads/2019/11/RW-Kotlin-Cheatsheet-1.1.pdf) - Ray Wenderlich (PDF) -* [Kotlin Quick Reference](https://kotlinlang.org/docs/kotlin-reference.pdf) - JetBrains (PDF) +* [Kotlin Cheat sheet](https://alidehkhodaei.github.io/kotlin-cheat-sheet/) - Pahul (HTML) +* [Kotlin Cheatsheet](https://cheatsheetshero.com/user/all/336-kotlin-cheatsheet.pdf) - CShero (PDF) +* [Kotlin Cheatsheet](https://www.devsheets.io/sheets/kotlin) - DevSheets (HTML) +* [Kotlin Cheatsheet](https://devhints.io/kotlin) - Nadiaa (HTML) +* [Kotlin Cheatsheet and quick reference](https://koenig-media.raywenderlich.com/uploads/2019/11/RW-Kotlin-Cheatsheet-1.1.pdf) - Ray Wenderlich (PDF) ### Language Translations