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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,fef3ad775ef4b0b7 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news4.google.com!news.germany.com!news.motzarella.org!motzarella.org!Colin_Paul_Gloster From: Colin Paul Gloster Newsgroups: comp.lang.ada Subject: Re: Ada for 1st year students Date: Mon, 13 Oct 2008 17:01:43 +0100 Organization: A noiseless patient Spider Message-ID: References: <60e0c5f0-1e17-4add-b21e-b1ef622d5233@v13g2000pro.googlegroups.com> <6gj2s5-0f9.ln1@newserver.thecreems.com> <543356bc-7862-45d2-9004-dfef69deab26@79g2000hsk.googlegroups.com> <802648fb-608e-42de-b94a-9dd39b1e2b21@l62g2000hse.googlegroups.com> <48f22378$0$17124$9b4e6d93@newsspool2.arcor-online.net> <48f3694c$0$17130$9b4e6d93@newsspool2.arcor-online.net> Reply-To: Colin Paul Gloster Mime-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="25346196-31712-1223913617=:2500" X-Trace: feeder.motzarella.org U2FsdGVkX1/5WJUoJi3F0Ru13ByXlXyc2jslUnRB+lGNZt/decQLIqihmJdklDad6KaQHcvqF9TepGrcnWnSjdFKaJhmw8KViv1rd/NhIn+KolkkWiMJdI15x4AfaIO4bwuj/J9Hl5zCFNWB9zdr9gFzU8Kzkdai X-Complaints-To: Please send complaints to abuse@motzarella.org with full headers NNTP-Posting-Date: Mon, 13 Oct 2008 16:01:44 +0000 (UTC) In-Reply-To: <48f3694c$0$17130$9b4e6d93@newsspool2.arcor-online.net> X-Auth-Sender: U2FsdGVkX183JErCGVsjb0gnP6DKqyBqQB8Br6oxvQo6msa+xEmzW2aB5LXTMsCa8G7IDrqTTdw= Cancel-Lock: sha1:zq5PJ4Cnv1OV1dYcqlk8yc39rAM= X-X-Sender: Colin_Paul_Gloster@gian.fis.uc.pt Xref: g2news1.google.com comp.lang.ada:2360 Date: 2008-10-13T17:01:43+01:00 List-Id: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --25346196-31712-1223913617=:2500 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Mon, 13 Oct 2008, Georg Bauhaus wrote: |----------------------------------------------------------------------| |"Colin Paul Gloster wrote: | |> On Sun, 12 Oct 2008, Georg Bauhaus wrote: | | | |> |------------------------------------------------------------------|| |> |" || |> |[..] I guess this then || |> |will be the first time that the CS mathematicians start seeing the|| |> |harm that their intuition is doing to computer programming..." || |> |------------------------------------------------------------------|| |> | |> What harm is being done? | | | |Distraction from the topics of computer science (knowledge | |of the computer). Try to minimize things that (a) are not | |about computers and (b) need additional knowledge of largely | |unrelated detail. [..]" | |----------------------------------------------------------------------| Perhaps it is possible to concentrate excessively on mathematics, but would you disapprove of the following exercise from a textbook because it requires a basic familiarity with things which are not computers? "Suppose every student except student b passes their electronics exam. Write the relevant Pascal program text for representing the set of students who fail electronics." Those things being for example any of a student; electronics; failure; and calling a student "b". |----------------------------------------------------------------------| |" CS needs to put limits on mathematical high school intuition. | |E.g., if you want to study computers, and only computers, | |then knowing sets is probably more to the point than knowing | |integrals. | | | |[..]" | |----------------------------------------------------------------------| One should know about integration if one is designing a computer which performs integration (which is a computational chore). I agree that sets (or things like sets) are almost always important. |----------------------------------------------------------------------| |"You can express Type + Operations as a tuple, | | | | ({Rot, Orange, Gelb, Gr=FCn, Blau, Indigo, Violett}, | | -- the values | | {Succ, Pred, ...}). | | -- the operations | | | |Is this, I guess algebraic style, typical of high school | |mathematics?" | |----------------------------------------------------------------------| I suspect that it is not. Regards, Colin Paul Gloster --25346196-31712-1223913617=:2500--