From 0c7edcf547323510ad1569f85a0c60d4ba93dc91 Mon Sep 17 00:00:00 2001 From: psyomn Date: Thu, 10 Apr 2014 17:00:41 -0400 Subject: [PATCH] ada: Add 'A Guide to Ada for C and C++ Programmers' --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index a204c8e5..fbc9cf9a 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -546,6 +546,7 @@ * [Ada Distilled](http://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf) (PDF) * [Ada for Software Engineers](http://pnyf.inf.elte.hu/kto/oktatas/ada/books/ase.pdf) (PDF) * [The Big Online Book of Linux Ada Programming](http://www.pegasoft.ca/resources/boblap/book.html) +* [A Guide to Ada for C and C++ Programmers](http://www.cs.uni.edu/~mccormic/4740/guide-c2ada.pdf) (PDF) ###Agda -- GitLab