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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Brian Drummond Newsgroups: comp.lang.ada Subject: Re: New to Ada Date: Tue, 12 Sep 2017 14:59:49 -0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Injection-Date: Tue, 12 Sep 2017 14:59:49 -0000 (UTC) Injection-Info: reader.eternal-september.org; posting-host="cacd456389aed16a8a7cc5a25bce2502"; logging-data="31262"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+CevlzF0//VrNFQGkgF8KObXNXJgGl04k=" User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) Cancel-Lock: sha1:BZlSqfIMQak6y826Ms73G6vjm5o= Xref: news.eternal-september.org comp.lang.ada:48061 Date: 2017-09-12T14:59:49+00:00 List-Id: On Tue, 12 Sep 2017 01:42:32 -0700, mig20022000 wrote: > Hello. I am very new to Ada. I come from a C/C++ background and the the > free sources that I have found on-line just don't make sense to me. > > The way I usually learn new languages is by starting from basic > algorithms. usually bubble sort and so on to merge sort using > multi-threads. Like https://rosettacode.org/wiki/Sorting_algorithms/Bubble_sort#Ada ? > I will be more than happy to start a website with detailed tutorial of > how to do any of the practices that I do so other people can pick up > this amazing language. If you find missing examples on Rosetta, or radically simpler ways of doing something, Rosetta will probably accept contributions. -- Brian