File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## General Information
4
4
5
- * [ The history of the electronic computers] ( https://technicshistory.com/2017/08/29/the-electronic-computers-part-1-prologue ) .
5
+ * [ A history of the electronic computers] ( https://technicshistory.com/2017/08/29/the-electronic-computers-part-1-prologue ) .
6
6
7
7
* [ A history of Apple's operating systems] ( http://web.archive.org/web/20180702193510/http://kernelthread.com/publications/appleoshistory/ ) .
8
8
9
- * [ The article about static and dynamic typing ] ( https://www.destroyallsoftware.com/compendium/types?share_key=baf6b67369843fa2 ) .
9
+ * [ The article about type systems in programming languages ] ( https://www.destroyallsoftware.com/compendium/types?share_key=baf6b67369843fa2 ) .
10
10
11
11
## Bash
12
12
32
32
33
33
* [ Shell Style Guide] ( https://google.github.io/styleguide/shellguide.html ) by Google.
34
34
35
- * [ Online Bash commands analyzer ] ( https://explainshell.com/# ) .
35
+ * [ Online analyzer for Bash commands] ( https://explainshell.com/# ) .
36
36
37
- * [ The Bash scripts localization guide ] ( https://mywiki.wooledge.org/BashFAQ/098 ) .
37
+ * [ The guide for Bash scripts localization] ( https://mywiki.wooledge.org/BashFAQ/098 ) .
38
38
39
39
## Unix Environment
40
40
41
- * [ "The Art of Unix Programming"] ( http://www.catb.org/~esr/writings/taoup ) by Eric S. Raymond.
41
+ * [ "The Art of Unix Programming"] ( http://www.catb.org/~esr/writings/taoup ) book by Eric S. Raymond.
You can’t perform that action at this time.
0 commit comments