From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,180209f8ed2e8fe5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.50.133 with SMTP id c5mr60709126pbo.2.1317628902200; Mon, 03 Oct 2011 01:01:42 -0700 (PDT) Path: lh7ni10387pbb.0!nntp.google.com!news1.google.com!postnews.google.com!d17g2000yqa.googlegroups.com!not-for-mail From: Martin Newsgroups: comp.lang.ada Subject: Re: Software Engineering and ADA Date: Mon, 3 Oct 2011 00:54:12 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 20.133.0.8 Mime-Version: 1.0 X-Trace: posting.google.com 1317628902 30014 127.0.0.1 (3 Oct 2011 08:01:42 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 3 Oct 2011 08:01:42 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d17g2000yqa.googlegroups.com; posting-host=20.133.0.8; posting-account=g4n69woAAACHKbpceNrvOhHWViIbdQ9G User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALERCFNK X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20100101 Firefox/8.0,gzip(gfe) Xref: news1.google.com comp.lang.ada:18277 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2011-10-03T00:54:12-07:00 List-Id: On Oct 3, 8:06=A0am, SE wrote: > I am doing a short course on software engineering. I need to do a 15 > minute talk (as part of the course) on why ADA is well suited to > software engineering and describing software design. > > Can someone point me to some links where I can read stuff on this topic. > I found books which describe the language itself. However, I am not able > to find anything on why it's suited for Software Engineering & Design. > > I am reasonably good at C, C++ programming, design patterns etc. So I > can read stuff which is technical. I just some place to start looking > for stuff. You could start by replacing all occurances of "ADA" with "Ada" - it's name not an acronym! :-) As well as Ludovic's link, you could try http://en.wikibooks.org/wiki/Ada_P= rogramming#About_Ada -- Martin