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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4325a1ae83901778 X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: online tutorial Date: 1999/01/13 Message-ID: #1/1 X-Deja-AN: 432133887 References: <7773nb$t7p@eng-ser1.erg.cuhk.edu.hk> <369C8B0D.15F2@larrun.univ-pau.fr> Newsgroups: comp.lang.ada X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Date: 1999-01-13T00:00:00+00:00 List-Id: Baptiste Malguy wrote in message <369C8B0D.15F2@larrun.univ-pau.fr>... >David C. Hoos, Sr. wrote: >> >> yukchi wrote in message <7773nb$t7p@eng-ser1.erg.cuhk.edu.hk>... >> >hihi, >> > i want to know is there any online tutorial about >> >ada programming on the web? pls help. Thanks >> >> You'll find the Lovelace Ada tutorail at >> http://www.adahome.com/Tutorials/Lovelace/lovelace.htm >> >> David C. Hoos, Sr. > >If you know french, you can also find a french tutorial at: >http://wwwbay.univ-pau.fr/~hego/ada/tutoriel/ by me :) > >It just miss parts about tasks and object-oriented programmation, as i >currently study them. > Did you really read the tutorial? Chapter 7 deals with Object-Oriented Programming, and Chapter 13 deals with Tasking. David C. Hoos, Sr.