https://github.com/cpernet/quicksheets
various cheatsheets for different coding languages
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
various cheatsheets for different coding languages
Basic Info
- Host: GitHub
- Owner: CPernet
- License: mit
- Language: Shell
- Default Branch: main
- Size: 54.7 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
- Releases: 0
Created almost 5 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
License
README.md
Quicksheets
This is a set of cheat and quick sheets to remind me of a bunch of stuffs I use occasionally - this is by no mean intented to be a full description of functions and/or operations done, rather a help for the things I found useful. It's there on the open because why not! some other people may find this useful too.
contribute
if you spot mistakes and/ir beter ways to do stuff, please share :-)
content
- calculus: maths reminder with python and matlab code to solve
- bash: well not my everyday language to code, but file operations are just faster that way
- git_github: few handy commands to use over and over again, plus a little tutorial
- html: all the basic html tags you need for a website (at least maintaining something you downloaded)
- css: since I have html stuff, it gots to look good