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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Received: by 2002:a6b:2306:: with SMTP id j6-v6mr6890833ioj.51.1531733133383; Mon, 16 Jul 2018 02:25:33 -0700 (PDT) X-Received: by 2002:aca:c6ca:: with SMTP id w193-v6mr3739014oif.1.1531733132933; Mon, 16 Jul 2018 02:25:32 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsreader4.netcologne.de!news.netcologne.de!peer02.ams1!peer.ams1.xlned.com!news.xlned.com!peer02.am4!peer.am4.highwinds-media.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!d7-v6no5101979itj.0!news-out.google.com!n194-v6ni4699itg.0!nntp.google.com!d7-v6no5101977itj.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 16 Jul 2018 02:25:32 -0700 (PDT) In-Reply-To: <1d3743b1-1a36-429d-92c7-9ae0e7c16e63@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=194.98.77.125; posting-account=L3mulQoAAADsXVjCD5rM6Ap3Xy0U3ckB NNTP-Posting-Host: 194.98.77.125 References: <1d3743b1-1a36-429d-92c7-9ae0e7c16e63@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Ada: A beginners experience From: fabien.chouteau@gmail.com Injection-Date: Mon, 16 Jul 2018 09:25:33 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 2522 X-Received-Body-CRC: 3363249674 Xref: reader02.eternal-september.org comp.lang.ada:53840 Date: 2018-07-16T02:25:32-07:00 List-Id: On Saturday, July 14, 2018 at 4:36:32 AM UTC+2, blakemi...@gmail.com wrote: > Greetings, > > I thought that I would offer a quick beginners insights into the Ada world. Hi Mike, Thanks for sharing your experience. I work for AdaCore and I'm very interested in making embedded/bare-metal Ada easier for beginners. For instance we have the Ada Drivers Library project [1], you didn't mention it so maybe you don't know it yet. The goal of this project is to provide drivers and support for boards like the STM32 discovery, the BBC micro:bit or the RISC-V HiFive1. The documentation is still not good enough but we are making progress. This month I worked on documented examples for the micro:bit [2]. I think they are good for beginners, any comment would be greatly appreciated of course. For the learning experience, we are going to launch a new interactive learning website. Stay tuned on that, I will share the info here once it's available (hopefully this week). You might be interested by the embedded programming competition that we organize in October: www.makewithada.org Looking forward seeing you projects, [1] https://github.com/AdaCore/Ada_Drivers_Library [2] https://github.com/AdaCore/Ada_Drivers_Library/tree/master/examples/MicroBit