浏览代码

Add jstrieb/sytems-programming-cheat-sheet (#5423)

* Add jstrieb/sytems-programming-cheat-sheet

* Swap alphabetical order ("the" matters)
Jacob Strieb 4 年之前
父节点
当前提交
cd8db63eb4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      more/free-programming-cheatsheets.md

+ 1 - 0
more/free-programming-cheatsheets.md

@@ -35,6 +35,7 @@
 ### C
 
 * [C Reference Card (ANSI)](https://users.ece.utexas.edu/~adnan/c-refcard.pdf) (PDF)
+* [Systems Programming Cheat Sheet](https://github.com/jstrieb/systems-programming-cheat-sheet)
 * [The C Cheat Sheet: An Introduction to Programming in C](https://sites.ualberta.ca/~ygu/courses/geoph624/codes/C.CheatSheet.pdf) - Andrew Sterian (PDF)