mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 02:16:13 +00:00
Merge pull request #549 from g-nix/patch-1
Add a section for official standards; add POSIX.
This commit is contained in:
commit
d3e51946dc
@ -13,6 +13,7 @@
|
|||||||
* [Programming Paradigms](#programming-paradigms)
|
* [Programming Paradigms](#programming-paradigms)
|
||||||
* [Parallel Programming](#parallel-programming)
|
* [Parallel Programming](#parallel-programming)
|
||||||
* [Regular Expressions](#regular-expressions)
|
* [Regular Expressions](#regular-expressions)
|
||||||
|
* [Standards](#standards)
|
||||||
* [Software Architecture](#software-architecture)
|
* [Software Architecture](#software-architecture)
|
||||||
* [Open Source Ecosystem](#open-source-ecosystem)
|
* [Open Source Ecosystem](#open-source-ecosystem)
|
||||||
* [Information Retrieval](#information-retrieval)
|
* [Information Retrieval](#information-retrieval)
|
||||||
@ -455,6 +456,9 @@
|
|||||||
* [Confessions of an IT Manager](http://download.red-gate.com/ebooks/DotNet/Confessions_IT_Manager.zip) *(RedGate, By Phil Factor)*
|
* [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
|
* [How to be a Programmer: A Short, Comprehensive, and Personal Summary](http://samizdat.mines.edu/howto/HowToBeAProgrammer.html) by Robert L. Read
|
||||||
|
|
||||||
|
####Standards
|
||||||
|
* [UNIX - The POSIX Standard - IEEE Std 1003.1](https://github.com/g-nix/posix-standard)
|
||||||
|
|
||||||
####Security
|
####Security
|
||||||
* [Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/index.html)
|
* [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)
|
* [OWASP Top 10 for .NET Developers](http://www.troyhunt.com/2011/12/free-ebook-owasp-top-10-for-net.html)
|
||||||
|
Loading…
Reference in New Issue
Block a user