- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 65.3k
 
Add new Kotlin and LaTeX cheatsheets #12964
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| 
           Linter failed, fix the error(s):  | 
    
| 
           Linter failed, fix the error(s):  | 
    
Removed an empty line before the Language Translations section.
| 
           Linter failed, fix the error(s):  | 
    
| 
           Linter failed, fix the error(s):  | 
    
| 
           Linter failed, fix the error(s):  | 
    
| 
           Linter failed, fix the error(s):  | 
    
| 
           @rdhyee @eshellman pls check  | 
    
| 
               | 
          ||
| ### Kotlin | ||
| 
               | 
          ||
| * [Ultimate Kotlin Cheatsheet] - Dev.to (HTML) | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you forgot the link
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
still no link
        
          
                more/free-programming-cheatsheets.md
              
                Outdated
          
        
      | ### LaTeX | ||
| 
               | 
          ||
| * [Latex Cheat Sheet](https://gist.github.com/LKS90/252ac41bd4a173be35b0) - Lukas Schneider | ||
| * [LaTeX Cheatsheet](https://quickref.me/latex.html) - QuickRef.ME (HTML) | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We're not accepting quickref.me links (PR #12950)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done
| 
           Oh no 😟! Conflicts have been found. Please 🙏, take a moment and address the merge conflicts of your pull request before we can evaluate it again. Thanks in advance for your effort and patience ❤️!  | 
    
What does this PR do?
Add resource(s)
IMPORTANT
Read our contributing guidelines.
Is this a revision of a previously submitted PR? If so, STOP! Go back, reopen the PR, and add commit(s) to the branch you previously submitted. Please don't make the job of reviewing more difficult by hiding previous work.
For resources
Description
This PR adds new high-quality and up-to-date Kotlin and LaTeX cheat sheets for learners and developers. The Kotlin cheat sheets include concise syntax references and practical samples, suitable for quick referencing and integration in HTML and Markdown contexts. The LaTeX cheat sheets provide comprehensive guidance on document formatting and math commands, useful for scientific and technical writing in LaTeX environment.
Why is this valuable (or not)?
These cheat sheets are valuable because they provide quick, accessible, and well-organized references for both Kotlin programming and LaTeX typesetting, helping users to speed up their coding and document preparation tasks. They are updated, freely accessible, and cover essentials that benefit beginners and experienced users alike.
How do we know it's really free?
All linked resources are freely available online without paywalls, requiring no login or subscription for access. They come from reputable public sites and open repositories.
For book lists, is it a book? For course lists, is it a course? etc.
These are cheat sheets and quick reference guides, not full books or courses.
Checklist:
Search for duplicates.
Include author(s) and platform where appropriate.
Put lists in alphabetical order, correct spacing.
Add needed indications (PDF, access notes, under construction).
Used an informative name for this pull request.
Follow-up
Check the status of GitHub Actions and resolve any reported warnings!