cheatsheet
Here are 1,139 public repositories matching this topic...
-
Updated
Nov 29, 2020 - Python
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Nov 17, 2020 - Shell
-
Updated
Sep 23, 2020 - JavaScript
-
Updated
May 20, 2020
-
Updated
Nov 30, 2020
-
Updated
Oct 31, 2019
-
Updated
Nov 21, 2020 - Shell
-
Updated
Oct 26, 2020 - Java
Thank you for maintaining this great resource!
With Python 2 End of Life planned for about 19 months from now, it should be possible to run any snippet found on pysheets under the latest version of Python (3.6.5 today) unmodified. For example, all occurrences of print
should be functions instead of statements. This is not to say that the snippets s
-
Updated
May 30, 2020
-
Updated
May 20, 2020
-
Updated
Nov 16, 2020 - Java
-
Updated
Aug 3, 2020
Cloud Providers
Add following Contents to Cloud Providers - https://github.com/Tikam02/DevOps-Guide/tree/master/Cloud_providers
- Add basic concepts of following providers:
- AWS
- GCP
- Azure
- Add tips & tricks
- Add commands
Add more contents
-
Updated
Sep 13, 2020
-
Updated
Sep 6, 2020
-
Updated
Nov 26, 2020 - JavaScript
-
Updated
Sep 30, 2020 - Python
-
Updated
Aug 30, 2020
-
Updated
Apr 29, 2020 - Swift
I found several useful applications of pseudo-random number sampling in the past. In particular:
- Inverse transform sampling
- Gibbs sampling
(This issue serves a reminder to add the respective methods. Pull requests always welcome.)
-
Updated
Oct 31, 2018 - HTML
-
Updated
Dec 17, 2019
-
Updated
Nov 16, 2020
Improve this page
Add a description, image, and links to the cheatsheet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cheatsheet topic, visit your repo's landing page and select "manage topics."
Hi, I've found the following cheatsheet :
In the README you explain that there must be an edit button in the page and a github button to access the sheet but as you can see it doesn't appear here.
Thx ;)