Compare commits
5 Commits
1e160b1cd1
...
824605694e
Author | SHA1 | Date |
---|---|---|
anita-that-chiq | 824605694e | |
Ajay Singh | 9bd33204fa | |
anita-that-chiq | f92b82fcc8 | |
anita-that-chiq | d419cb44f6 | |
anita-that-chiq | 73fa89797d |
|
@ -247,7 +247,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
|||
* [Ada Reference Manual - ISO/IEC 8652:2012(E) Language and Standard Libraries](http://www.ada-auth.org/standards/12rm/RM-Final.pdf) (PDF)
|
||||
* [Introduction To Ada](https://learn.adacore.com/courses/intro-to-ada/index.html)
|
||||
* [Introduction To SPARK](https://learn.adacore.com/courses/SPARK_for_the_MISRA_C_Developer/index.html)
|
||||
* [The Big Online Book of Linux Ada Programming](http://www.pegasoft.ca/resources/boblap/book.html)
|
||||
* [The Big Online Book of Linux Ada Programming](http://www.pegasoft.ca/resources/boblap/book.html) (LGPL)
|
||||
|
||||
|
||||
### Agda
|
||||
|
@ -372,7 +372,7 @@ Books on general-purpose programming that don't focus on a specific language are
|
|||
|
||||
### Autotools
|
||||
|
||||
* [Autotools Mythbuster](https://autotools.io/index.html)
|
||||
* [Autotools Mythbuster](https://autotools.io/index.html)- Diego Elio “Flameeyes” Pettenò (CC BY-NC-SA)
|
||||
* [GNU Autoconf, Automake and Libtool](http://sourceware.org/autobook/)
|
||||
|
||||
|
||||
|
|
|
@ -897,6 +897,7 @@ Kerridge (PDF) (email address *requested*, not required)
|
|||
* [Domain Driven Design Quickly](https://www.infoq.com/minibooks/domain-driven-design-quickly)
|
||||
* [Domain-Driven Design Reference](https://www.domainlanguage.com/ddd/reference) - Eric Evans (CC BY)
|
||||
* [DSL Engineering: Designing, Implementing and Using Domain-Specific Languages](http://dslbook.org) - Markus Voelter
|
||||
* [Evidence-based Software Engineering](http://knosof.co.uk/ESEUR) - Derek M. Jones (PDF) (CC BY-SA)
|
||||
* [Exploring CQRS and Event Sourcing](https://docs.microsoft.com/en-us/previous-versions/msp-n-p/jj554200(v=pandp.10)) - Dominic Betts, Julián Domínguez, Grigori Melnik, Mani Subramanian, Fernando Simonazzi ([EPUB, PDF](https://www.microsoft.com/en-us/download/details.aspx?id=34774) - [code samples](https://go.microsoft.com/fwlink/p/?linkid=258571))
|
||||
* [Guide to the Software Engineering Body of Knowledge](https://www.computer.org/education/bodies-of-knowledge/software-engineering/v3) (email address *requested*)
|
||||
* [How to Design Programs](https://www.htdp.org)
|
||||
|
|
Loading…
Reference in New Issue