added cheatsheets for go and kotlin (#12551)

* added cheatsheets for go and kotlin

* fixed deleted resources

* removed quickref cheatsheets

* resolved conflict
This commit is contained in:
Anjali Chourasia 2025-10-20 06:18:28 +05:30 committed by GitHub
parent 3ffdfd2e78
commit 46c161647f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -239,6 +239,7 @@
* [cht.sh Go Cheatsheet](https://cht.sh/go/:learn) (HTML)
* [Go Cheatsheet](https://devhints.io/go) - devhints, Rico Santa Cruz (HTML)
* [Go Programming (Golang) Cheat Sheet](https://zerotomastery.io/cheatsheets/golang-cheat-sheet/) - ZeroToMastery (HTML)
* [Golang Cheat Sheet](https://github.com/a8m/golang-cheat-sheet) - Ariel Mashraki (HTML)
* [গো \| ডেভ সংকেত<](https://devsonket.com/go) - devsonket (HTML)
@ -379,7 +380,9 @@
### 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)
### Language Translations