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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Received: by 2002:a6b:1cc9:: with SMTP id c192-v6mr334051ioc.120.1531373939390; Wed, 11 Jul 2018 22:38:59 -0700 (PDT) X-Received: by 2002:aca:c6ca:: with SMTP id w193-v6mr234415oif.1.1531373939220; Wed, 11 Jul 2018 22:38:59 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.uzoreto.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!d7-v6no1256052itj.0!news-out.google.com!l67-v6ni1303itl.0!nntp.google.com!d7-v6no1256050itj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 11 Jul 2018 22:38:58 -0700 (PDT) In-Reply-To: <856189aa-fa00-4960-929e-174f352310ad@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=202.67.103.232; posting-account=S_MdrwoAAAD7T2pxG2e393dk6y0tc0Le NNTP-Posting-Host: 202.67.103.232 References: <856189aa-fa00-4960-929e-174f352310ad@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <4e45ade9-fc37-415b-87bb-a498cc5c5790@googlegroups.com> Subject: Re: Teaching C/C++ from Ada perspective? From: robin.vowels@gmail.com Injection-Date: Thu, 12 Jul 2018 05:38:59 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:53773 Date: 2018-07-11T22:38:58-07:00 List-Id: On Sunday, July 1, 2018 at 4:04:30 AM UTC+10, koua...@gmail.com wrote: > Hello, >=20 > Ada is my programming language of choice. I have used it much in scientif= ic programming. At an University I am asked to teach programming but in C a= nd C++ to fist year students. After having spent some years with Ada, I'm r= elecutant to "throw away" my good programming habits from Ada and embrace C= /C++. I would like to know if there exist(s) good book(s) at introductory l= evel for C/C++ that may go in the spirit of Ada so that I won't feel wastin= g my time and energy teaching C/C++? >=20 > Also I will start the above course with Algorithms in which I have little= knowledge. Any suggestions for good books on this topic? Horowitz and Sahni would be a good start.