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.
if you spot mistakes and/ir beter ways to do stuff, please share :-)
- 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