Add The Linux Command Line book to Tools section in extra readings

This commit is contained in:
azzsal 2021-10-01 23:45:40 +03:00
parent 382189ea8a
commit ae7c84eb8d
1 changed files with 7 additions and 0 deletions

View File

@ -84,3 +84,10 @@ Name | Author(s)
[Compiler Construction](https://inf.ethz.ch/personal/wirth/CompilerConstruction/index.html) | Niklaus Wirth
[The Mythical Man-Month](https://www.amazon.com/Mythical-Man-Month-Software-Engineering-Anniversary/dp/0201835959/) | Fred Brooks, Jr.
[Physically Based Rendering: From Theory To Implementation](http://www.pbr-book.org/) | Matt Pharr, Wenzel Jakob, and Greg Humphreys
## Tools
Name | Author(s)
:-- | :--:
[The Linux Command Line](https://linuxcommand.org/tlcl.php) | by William Shotts