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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b2d36a382ccbeb18 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: How Would a Hobbyist Learn Ada? Date: Wed, 04 Jun 2008 14:20:41 +0200 Message-ID: <6anfjiF38git7U1@mid.individual.net> References: <2ee634c3-0dee-4f02-8b02-c4804efd068f@x19g2000prg.googlegroups.com> <69ea5144-0c58-4a16-91fb-6eefa34646bb@w8g2000prd.googlegroups.com> <4843C58D.6080603@gmail.com> <4843e82c$0$27444$9b4e6d93@newsspool4.arcor-online.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: individual.net 9mq2KsPM48+GZLHljVO4jg6BrWgq0pZodgo8PUHntCl7xKEBc= Cancel-Lock: sha1:tA4XfHONIEOXBjjCiT/JRfkZsnk= User-Agent: KNode/0.10.9 Xref: g2news1.google.com comp.lang.ada:566 Date: 2008-06-04T14:20:41+02:00 List-Id: Ludovic Brenta wrote: > How about others? Were you a hobbyist when you learned Ada? Did many > people attend formal training? Ada was used for some subjects in the university I attended (RT systems, concurrent programming). At that time (1994), the language for "Introduction to programming" was Pascal (nowadays it's Ada). So I learned what I needed to do the practicals of these subjects, but the core learning was "at will" by the student, which frankly I don't remember how I did; probably with the Barnes book and trial-and-error. Then, I used it for my final project and I'm using it for my PhD in robotics.