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,5468df70e82939f4 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.74.225 with SMTP id x1mr530241pav.45.1344598810601; Fri, 10 Aug 2012 04:40:10 -0700 (PDT) Path: c10ni101146pbw.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Patrick Newsgroups: comp.lang.ada Subject: Re: Free learning resources for Ada (are they good enough?) Date: Fri, 10 Aug 2012 04:40:09 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <6d05c25a-7273-47ad-b4b0-8011366c2a62@googlegroups.com> <5023bc51$0$9522$9b4e6d93@newsspool1.arcor-online.net> <1a4752e6-1474-4163-9863-817b00aba559@googlegroups.com> NNTP-Posting-Host: 70.53.16.194 Mime-Version: 1.0 X-Trace: posting.google.com 1344598810 15514 127.0.0.1 (10 Aug 2012 11:40:10 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 10 Aug 2012 11:40:10 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=70.53.16.194; posting-account=cUi90woAAADTaOISowbbHM8GUD0-opJO User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-08-10T04:40:09-07:00 List-Id: Hi Brian I read Barnes 2005 but I skimmed over some parts. For instance I don't have a solid understanding of interfaces in the OO sense. Could you tel me what sorts of things I have been replaced in Ada 95 with features in 2005? Is this method object vs object method the interfaces portion?