mirror of
https://github.com/ossu/computer-science.git
synced 2025-06-06 05:48:56 -04:00
Add The Linux Command Line book to Tools section in extra readings
This commit is contained in:
parent
382189ea8a
commit
ae7c84eb8d
1 changed files with 7 additions and 0 deletions
|
@ -84,3 +84,10 @@ Name | Author(s)
|
||||||
[Compiler Construction](https://inf.ethz.ch/personal/wirth/CompilerConstruction/index.html) | Niklaus Wirth
|
[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.
|
[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
|
[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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue