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,c5f189513e1f5f8a X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!newshub.sdsu.edu!news.astraweb.com!border2.newsrouter.astraweb.com!not-for-mail Date: Mon, 23 Mar 2009 23:08:36 +1100 From: Chris User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada as a first language References: <01d59695$0$20632$c3e8da3@news.astraweb.com> In-Reply-To: <01d59695$0$20632$c3e8da3@news.astraweb.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <01d77067$0$11497$c3e8da3@news.astraweb.com> Organization: Unlimited download news at news.astraweb.com NNTP-Posting-Host: 167b4615.news.astraweb.com X-Trace: DXC=5`KTMbSEm=_[3>fhUe^HC[L?0kYOcDh@ZL_M`JAI;G@]c:EB@R\UFd_d[1fPbIET2]e1e@gGL82T[ Xref: g2news2.google.com comp.lang.ada:5203 Date: 2009-03-23T23:08:36+11:00 List-Id: Hi All, mockturtle, "gun for mosquitoes" was definitely what I was thinking, as well as am I making it harder on my self than I need to. From what you have described as your use fo ada, that is where I would like to get to. being able to script things for work would be beneficial Brian D, thanks for your perspective on ada and the tip on AVR-ada. I found the sourceforge project for it, it even had a wiki with a couple of little tutorials. As far as other embedded tutorials/guides, not to much. Its funny I can find lots of references to it, but not much actual documentation. Brian S, thanks for your views. Right now I'm just looking to get started with software. Ive been working on a VTOL RC aircraft for a while, and I would like to, eventually, intergrate sensors, auto pilot, ect... down the line. Jacob, thanks for the reminder about John McCormick's course, I had read his paper from a link on this group, I will try to get in touch with him. The problem that I've got now is that I really like Ada. It may sound silly, but the clear syntax makes it so much easier to see what's going on in the program. And for a person with limited experience, that's a massive help. I also think that good structure, and best practice are the only way to do something, even if it is as a hobby. All my home projects I structure and document as if it were a commercial project. While it takes more time, it means that the data from the project is always available in the future. I also found an IDE for ada on the lego mindstorms RCX http://www.usafa.af.mil/df/dfcs/adamindstorms.cfm in case anyone is interested. For now I'm going to keep plugging away with ada. If anyone has any good beginners books they can recommend, it would be greatly appreciated. Christian