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.7 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ad4585f2971e47c5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: mockturtle Newsgroups: comp.lang.ada Subject: Re: Need some light on using Ada or not Date: Sun, 20 Feb 2011 01:59:18 -0800 (PST) Organization: http://groups.google.com Message-ID: <163bae30-8796-4f90-b127-19104483b3bf@glegroupsg2000goo.googlegroups.com> Reply-To: comp.lang.ada@googlegroups.com NNTP-Posting-Host: 93.37.252.38 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1298195958 20507 127.0.0.1 (20 Feb 2011 09:59:18 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 20 Feb 2011 09:59:18 +0000 (UTC) In-Reply-To: <4d605cbb$0$23753$14726298@news.sunsite.dk> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=93.37.252.38; posting-account=9fwclgkAAAD6oQ5usUYhee1l39geVY99 User-Agent: G2/1.0 Xref: g2news1.google.com comp.lang.ada:17476 Date: 2011-02-20T01:59:18-08:00 List-Id: Hi, just my fast 2 cents... On Sunday, February 20, 2011 1:13:47 AM UTC+1, Luis P. Mendes wrote: > My main doubt is the amount of aid I can get if I embark in the Ada ship. As someone else pointed out, c.l.a. is a good place where to get help. In = my opinion, this is a very good newsgroup: very high light/heat ratio and g= ood answers. > But I surely will give it a try. > I've read a lot about the language and seen some books. > Is it or is it not advisable for beginner like me to lear Ada from a 95= =20 > book? I was thinking in the Ada 95: The Craft of Object-Oriented=20 > Programming book. > Any other recommended book? The Programming in Ada 2005 seems expensive= =20 > just to try the language. >=20 > Free resources from the Internet don't seem to include much howtos or=20 > guides of the 2005 specification. > Or did I miss something? >=20 I do not know if someone already pointed you at the wikibook: http://en.wikibooks.org/wiki/Ada_Programming It is quite good, even if some parts are not complete. If my history can help, I learnt Ada by myself, starting reading tutorial a= nd free material found around the net and using it in mini (and not-so-mini= ) projects of mine. After getting some experience, you can use as referenc= e the well-known Reference Manual (RM for friends :-) http://www.adaic.org/resources/add_content/standards/05rm/html/RM-TTL.html