From 5a0122d89c708e6a4b5321f089ca11269cfcfc82 Mon Sep 17 00:00:00 2001 From: Henning Kopp Date: Sat, 23 Nov 2013 21:36:29 +0100 Subject: [PATCH] merged security in the language-agnostic section with cryptography --- free-programming-books.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/free-programming-books.md b/free-programming-books.md index 3d1502b3..a4e959e3 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -21,7 +21,7 @@ * [Web Performance](#web-performance) * [MOOC](#mooc) * [Professional Development](#professional-development) - * [Cryptography](#cryptography) + * [Security](#security) * [Ada](#ada) * [Agda](#agda) * [Android](#android) @@ -108,7 +108,6 @@ * [Scheme](#scheme) * [Scilab](#scilab) * [Scratch](#scratch) -* [Security](#security) * [Sed](#sed) * [Silverlight](#silverlight) * [Smalltalk](#smalltalk) @@ -385,8 +384,11 @@ * [Confessions of an IT Manager](http://download.red-gate.com/ebooks/DotNet/Confessions_IT_Manager.zip) *(RedGate, By Phil Factor)* * [How to be a Programmer: A Short, Comprehensive, and Personal Summary] (http://samizdat.mines.edu/howto/HowToBeAProgrammer.html) by Robert L. Read -####Cryptography +####Security * [Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/index.html) +* [OWASP Top 10 for .NET Developers](http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html) +* [Intrusion Detection Systems with Snort](http://ptgmedia.pearsoncmg.com/images/0131407333/downloads/0131407333.pdf) + ###Ada @@ -1135,10 +1137,6 @@ See also [TeX](#tex) ###Scratch * [Computer Science Concepts in Scratch](http://stwww.weizmann.ac.il/g-cs/scratch/scratch_en.html) -###Security -* [OWASP Top 10 for .NET Developers](http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html) -* [Intrusion Detection Systems with Snort](http://ptgmedia.pearsoncmg.com/images/0131407333/downloads/0131407333.pdf) - ###Sed * [Sed - An Introduction and Tutorial](http://www.grymoire.com/Unix/Sed.html) -- GitLab