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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.129.178.129 with SMTP id q123mr9184236ywh.109.1505205753074; Tue, 12 Sep 2017 01:42:33 -0700 (PDT) X-Received: by 10.36.17.11 with SMTP id 11mr292988itf.3.1505205752996; Tue, 12 Sep 2017 01:42:32 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.unit0.net!peer03.am4!peer.am4.highwinds-media.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!b1no1558966qtc.1!news-out.google.com!c139ni268itb.0!nntp.google.com!o200no226716itg.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 12 Sep 2017 01:42:32 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=73.202.212.120; posting-account=hqlP_goAAAAGz5jRizoq6uNHX2lxUfZK NNTP-Posting-Host: 73.202.212.120 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: New to Ada From: mig20022000@gmail.com Injection-Date: Tue, 12 Sep 2017 08:42:33 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1584 X-Received-Body-CRC: 1841486861 Xref: news.eternal-september.org comp.lang.ada:48041 Date: 2017-09-12T01:42:32-07:00 List-Id: 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. I was wondering if anyone could help me figure out how to write a bubble sort with user input. 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. Thank you in advance.