Getting started with programming, kind of
A collection of links for my beginner friends
- https://leetcode.com/problemset/all/ for coding interviews
- https://youtu.be/xAxgzrj8zgU this guy shows how to meta-study for coding interviews
- https://refactoring.guru/ for refactoring & reviewing design patterns
- https://www.martinfowler.com/architecture/ if you want more
- https://github.com/donnemartin/system-design-primer for system design
- https://dev.to/ explained stuff to me like I’m 4 years old
- https://dev.to/mjyc I used to post some too!
- https://homes.cs.washington.edu/~jstn/#/teaching my grad school buddy who has amazing Git & C++ beginner’s tutorials
- https://girliemac.com/blog/2017/12/26/git-purr/ git purr
- https://github.com/alebcay/awesome-shell shell is awesome
- https://github.com/Mayccoll/Gogh I like dracula, nord, github, night owl, dissonance/brogrammer, and broadcast
- https://www.reddit.com/r/terminal_porn/ oh yeah
- https://carbon.now.sh/ if you need to share your amazing command line script
- https://roadmap.sh/ cause developers need a roadmap too