Skip to content

Commit 32a8d51

Browse files
authored
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
1 parent 9d3ed02 commit 32a8d51

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

more/free-programming-cheatsheets.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -409,9 +409,11 @@
409409

410410
### Kotlin
411411

412-
* [Kotlin Cheat Sheet](https://devhints.io/kotlin) - Devhints (HTML)
413-
* [Kotlin Cheatsheet and Quick Reference](https://koenig-media.raywenderlich.com/uploads/2019/11/RW-Kotlin-Cheatsheet-1.1.pdf) - Ray Wenderlich (PDF)
414-
* [Kotlin Quick Reference](https://kotlinlang.org/docs/kotlin-reference.pdf) - JetBrains (PDF)
412+
* [Kotlin Cheat sheet](https://alidehkhodaei.github.io/kotlin-cheat-sheet/) - Pahul (HTML)
413+
* [Kotlin Cheatsheet](https://cheatsheetshero.com/user/all/336-kotlin-cheatsheet.pdf) - CShero (PDF)
414+
* [Kotlin Cheatsheet](https://www.devsheets.io/sheets/kotlin) - DevSheets (HTML)
415+
* [Kotlin Cheatsheet](https://devhints.io/kotlin) - Nadiaa (HTML)
416+
* [Kotlin Cheatsheet and quick reference](https://koenig-media.raywenderlich.com/uploads/2019/11/RW-Kotlin-Cheatsheet-1.1.pdf) - Ray Wenderlich (PDF)
415417

416418

417419
### Language Translations

0 commit comments

Comments
 (0)