1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-23 03:52:05 +00:00

Added the 'Your API Is Bad' book to the 'Software Architecture' list.

This commit is contained in:
Rodrigo Medeiros 2014-01-12 17:25:31 -02:00
parent ad5b482730
commit 30fea59e32

View File

@ -451,6 +451,7 @@
* [Software Engineering for Internet Applications](http://philip.greenspun.com/seia/)
* [The Definitive Guide to Building Code Quality](http://nexus.realtimepublishers.com/dgbcq.php)
* [Web API Design](https://blog.apigee.com/detail/announcement_new_ebook_on_web_api_design)
* [Your API Is Bad](https://leanpub.com/yourapiisbad) *(Leanpub, by Paddy Foran)*
####Standards
* [UNIX - The POSIX Standard - IEEE Std 1003.1](https://github.com/g-nix/posix-standard)