mirror of
https://github.com/jwasham/coding-interview-university.git
synced 2025-07-12 18:05:06 +08:00
Add free linux commands tutorials and DevOps section
This commit is contained in:
@ -1557,7 +1557,7 @@ You're never really done.
|
|||||||
- [The Absolute Beginner's Guide to Emacs (video by David Wilson)](https://www.youtube.com/watch?v=48JlgiBpw_I&t=0s)
|
- [The Absolute Beginner's Guide to Emacs (video by David Wilson)](https://www.youtube.com/watch?v=48JlgiBpw_I&t=0s)
|
||||||
- [The Absolute Beginner's Guide to Emacs (notes by David Wilson)](https://systemcrafters.net/emacs-essentials/absolute-beginners-guide-to-emacs/)
|
- [The Absolute Beginner's Guide to Emacs (notes by David Wilson)](https://systemcrafters.net/emacs-essentials/absolute-beginners-guide-to-emacs/)
|
||||||
|
|
||||||
- ### Unix command line tools
|
- ### Unix/Linux command line tools
|
||||||
- I filled in the list below from good tools.
|
- I filled in the list below from good tools.
|
||||||
- bash
|
- bash
|
||||||
- cat
|
- cat
|
||||||
@ -1570,6 +1570,10 @@ You're never really done.
|
|||||||
- uniq
|
- uniq
|
||||||
- [strace](https://en.wikipedia.org/wiki/Strace)
|
- [strace](https://en.wikipedia.org/wiki/Strace)
|
||||||
- [tcpdump](https://danielmiessler.com/study/tcpdump/)
|
- [tcpdump](https://danielmiessler.com/study/tcpdump/)
|
||||||
|
- [Essential Linux Commands Tutorial](https://labex.io/tutorials/practice-linux-commands-hands-on-labs-398420)
|
||||||
|
|
||||||
|
- ### DevOps
|
||||||
|
- [DevOps Roadmap](https://roadmap.sh/devops)
|
||||||
|
|
||||||
- ### Information theory (videos)
|
- ### Information theory (videos)
|
||||||
- [Khan Academy](https://www.khanacademy.org/computing/computer-science/informationtheory)
|
- [Khan Academy](https://www.khanacademy.org/computing/computer-science/informationtheory)
|
||||||
|
Reference in New Issue
Block a user