https://github.com/suzanbaert/Resources_and_Bookmarks
Personal bookmarks and cheat sheets
https://github.com/suzanbaert/Resources_and_Bookmarks
bookmark cheatsheet rstats
Last synced: 5 months ago
JSON representation
Personal bookmarks and cheat sheets
- Host: GitHub
- URL: https://github.com/suzanbaert/Resources_and_Bookmarks
- Owner: suzanbaert
- Created: 2018-02-12T15:59:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-13T21:10:36.000Z (over 6 years ago)
- Last Synced: 2024-08-13T07:04:31.090Z (8 months ago)
- Topics: bookmark, cheatsheet, rstats
- Homepage:
- Size: 812 KB
- Stars: 74
- Watchers: 3
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - suzanbaert/Resources_and_Bookmarks - Personal bookmarks and cheat sheets (Others)
README
# Basic info on this repo
With this repo, I intent to store my summaries/cheat sheets of courses taken, and to bookmark some tutorials and blog posts I found of others.
The main audience for this repo is future me, and to make sure I can access it from anywhere super easily. But you never know it helps out others, which is why I decided to make it publicly available on GitHub.
## Interesting bookmarks
+ [My ever growing list of interesting bookmarks](1_Useful_resources.md)
## My cheat sheets
Summaries of courses taken, but more frequently: my cheat sheets.
Notes of things I always forget, or fixes for the struggles I've had...+ [Encoding/Regex notes](REGEX.md)
+ [SQL notes](DB_SQL.md)
+ [MongoDB](DB_MongoDB.md)
+ [GIT notes Part 1 - Getting the basics](GIT_01_Basics.md)
+ [GIT notes Part 2 - Fixing when things go wrong](GIT_02_Fixing_screwups.md)
+ [R packages](R_packages.md)