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

Update Software Architecture SWEBOOK fix link (#3369)

This commit is contained in:
Dzmitry Lahoda 2019-09-06 17:08:54 +03:00 committed by eshellman
parent 19408feea9
commit 86eebb332e

View File

@ -722,7 +722,7 @@ Kerridge (PDF) (email address *requested*, not required)
* [DSL Engineering: Designing, Implementing and Using Domain-Specific Languages](http://dslbook.org) - Markus Voelter
* [Evolving Architectures of FinTech](http://www.oreilly.com/programming/free/evolving-architectures-of-fintech.csp) (email address *requested*, not required)
* [Exploring CQRS and Event Sourcing](https://msdn.microsoft.com/en-us/library/jj554200.aspx) - (EPUB, PDF)
* [Guide to the Software Engineering Body of Knowledge](http://www.computer.org/portal/web/swebok)
* [Guide to the Software Engineering Body of Knowledge](https://www.computer.org/education/bodies-of-knowledge/software-engineering)
* [How to Design Programs](http://www.htdp.org)
* [How to Write Unmaintainable Code](http://mindprod.com/jgloss/unmain.html)
* [Kanban and Scrum - making the most of both](http://www.infoq.com/minibooks/kanban-scrum-minibook)