From 84bbc813dd8a8e34dc258daef3f9423c76fb2dee Mon Sep 17 00:00:00 2001 From: liutong <2869183609@qq.com> Date: Wed, 6 Sep 2017 21:58:17 +0800 Subject: [PATCH] Add freely available programming books --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19cccdb..76c5638 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Repository | Description [Pcaptools](https://github.com/caesar0301/awesome-pcaptools) | Collection of tools developed by researchers in the Computer Science area to process network traces [Pentest](https://github.com/enaqx/awesome-pentest) | List of awesome penetration testing resources, tools and other shiny things [PHP Security](https://github.com/ziadoz/awesome-php#security) | Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities +[Programming Books](https://github.com/EbookFoundation/free-programming-books) | Freely available programming books [Reversing](https://github.com/fdivrp/awesome-reversing) | List of awesome reverse engineering resources [Sec Talks](https://github.com/PaulSec/awesome-sec-talks) | List of awesome security talks [SecLists](https://github.com/danielmiessler/SecLists) | Collection of multiple types of lists used during security assessments