comp.lang.ada
 help / color / mirror / Atom feed
From: john@mccabe.org.uk
Subject: Re: Introductory Presentations, especially aimed at C++ programmers!
Date: Wed, 7 Dec 2016 09:06:35 -0800 (PST)
Date: 2016-12-07T09:06:35-08:00	[thread overview]
Message-ID: <a18053a0-2566-4e12-a2d0-0def9828c19a@googlegroups.com> (raw)
In-Reply-To: <jece55l78ag2atq3emcqtpvtj9pri91qug@4ax.com>

Dear all,

Please accept my apologies for my rudeness at having not responded to your comments. If you're all still around, here goes....

Jim - thanks for that. It looks good (I found it at AdaIC) but possibly in a lot more depth that I was thinking of.

J-P - thanks too; that looks like a really useful presentation - I imagine I could talk for hours about it but it might be I could've cut it down.

Stephen - thanks - I'll bear the AdaCore stuff in mind.

For what it's worth, this idea never did come off in the end (lack of enthusiasm for the 1/2 hour presentation amongst the rest of the team probably had something to with it), but I found this thread as I thought it might be nice to pick one or two particular aspects of Ada that are so much nicer than C++ and present them.

This was prompted by reviewing a piece of code someone had written where they needed to add an extra parameter to a function call. To try to maintain compatibility with existing code they changed the signature to add the new parameter at the end with a default value. In reality the new parameter was intrinsically tied to an existing parameter that's listed earlier in the sequence and requires a value to be supplied; it just looked wrong to me to do it that way, but it made me think how nice it is to have named parameter association in subroutine calls. Then I thought how nice it is to be able to declare arrays indexed by enumeration types, and so on....

Anyway - enough for now. Thank you all again for your advice; I'm very sorry I didn't reply then!

John


  parent reply	other threads:[~2016-12-07 17:06 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-10 12:24 Introductory Presentations, especially aimed at C++ programmers! John McCabe
2009-07-10 21:49 ` jimmaureenrogers
2009-07-10 23:37   ` wwilson
2009-07-11  0:07     ` jimmaureenrogers
2009-07-12  4:00       ` wwilson
2009-07-11  8:15 ` Stephen Leake
2009-07-15  6:43 ` Jean-Pierre Rosen
2016-12-07 17:06 ` john [this message]
2016-12-07 17:44   ` Luke A. Guest
2016-12-07 18:35     ` Jeffrey R. Carter
2016-12-07 23:03       ` Randy Brukardt
2016-12-07 23:47         ` Jeffrey R. Carter
2016-12-08  0:08           ` Paul Rubin
2016-12-09 22:01             ` Randy Brukardt
2016-12-09 22:18               ` Jeffrey R. Carter
2016-12-13  0:53                 ` Randy Brukardt
2016-12-13  3:21                   ` Jeffrey R. Carter
2016-12-13 21:15                     ` Robert A Duff
2016-12-13 22:05                       ` Jeffrey R. Carter
2016-12-13 22:52                         ` Robert A Duff
2016-12-14  0:02                           ` Jeffrey R. Carter
2016-12-13 23:05                         ` Randy Brukardt
2016-12-14  0:13                           ` Jeffrey R. Carter
2016-12-14 22:48                             ` Randy Brukardt
2016-12-15  0:00                               ` Jeffrey R. Carter
2016-12-15 10:46                                 ` Maciej Sobczak
2016-12-16  7:37                                   ` Paul Rubin
2016-12-15 20:14                                 ` Niklas Holsti
2016-12-15 20:27                                   ` Jeffrey R. Carter
2016-12-15 21:04                                     ` Niklas Holsti
2016-12-15 21:40                                       ` Jeffrey R. Carter
2016-12-16  7:41                                     ` Paul Rubin
2016-12-13 22:50                     ` Randy Brukardt
2016-12-14  0:08                       ` Jeffrey R. Carter
2016-12-14  1:01                         ` Shark8
2016-12-08  8:08           ` Maciej Sobczak
2016-12-08  8:38             ` Dmitry A. Kazakov
2016-12-08 10:25             ` Paul Rubin
2016-12-08 13:39               ` Maciej Sobczak
2016-12-09  1:30                 ` Paul Rubin
2016-12-09  8:31                   ` J-P. Rosen
2016-12-09  8:58                     ` Paul Rubin
2016-12-09  9:18                       ` J-P. Rosen
2016-12-09  9:27                         ` Paul Rubin
2016-12-09 10:49                           ` J-P. Rosen
2016-12-09 19:58                             ` Jeffrey R. Carter
2016-12-09  8:35                   ` G.B.
2016-12-09  8:57                     ` Paul Rubin
2016-12-09 22:15                     ` Randy Brukardt
2016-12-09 21:58           ` Randy Brukardt
2016-12-08  8:23     ` Maciej Sobczak
2016-12-08 18:54   ` Adam Jensen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox