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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 109fba,baaf5f793d03d420 X-Google-Attributes: gid109fba,public X-Google-Thread: fc89c,97188312486d4578 X-Google-Attributes: gidfc89c,public X-Google-Thread: 1014db,6154de2e240de72a X-Google-Attributes: gid1014db,public X-Google-Thread: 103376,97188312486d4578 X-Google-Attributes: gid103376,public From: dweller@dfw.net (David Weller) Subject: Re: What's the best language to start with? [was: Re: Should I learn C or Pascal?] Date: 1996/08/08 Message-ID: <4ucqmo$ac2@dfw.dfw.net>#1/1 X-Deja-AN: 172924375 references: <01bb83cc$fb35e180$87ee6fce@timpent.airshields.com> <4u8lff$3bs@solutions.solon.com> <01bb846c$e51df220$87ee6fce@timpent.airshields.com> organization: DFWNet -- Public Internet Access followup-to: comp.edu newsgroups: comp.lang.c,comp.lang.c++,comp.unix.programmer,comp.lang.ada Date: 1996-08-08T00:00:00+00:00 List-Id: In article <01bb846c$e51df220$87ee6fce@timpent.airshields.com>, Tim Behrendsen continues his long, and relatively indefensible, arguments for teaching assembler instead of a high-level language for CS1-type classes...: > >Not to get into a debate on the meaning of abstraction, but the >point is that there is very little hidden from the student when >they are learning assembly. This allows them to better concentrate >on the basics of algorithms, because they are not distracted by syntax. > Yeah, for loops are sooo much clearer when you write in assembler...and so much less error-prone because everything is right in front of you! >> What are you *talking* about? Algorithmic analysis is fundementally an >> abstraction. Rather than looking at the *specific* costs of the >algorithm, we >> look at the *kinds* of costs. N^2 vs. log(N) complexity is entirely an >> abstraction. > >Of course, but I'm talking about abstractions of assembly, i.e., >HLLs. Remember, C (or any HLL) does not really exist as far as >the computer knows. Assembly is the direct raw instruction set of >the physical machine. If the student is learning algorithms in >assembly, they are unquestionably learning the algorithm, and not >just some vague concept wrapped in 10 layers of wool. > >The *reality* is, students graduating today are just not getting >it. Your experience with new employees/interviewees that "just don't get it" provides 0% support to your claim that abstractions in assembly will produce smarter students (which, from my recollection at the beginning of this thread, is what you were claiming). Please note: Followups have been redirected -- this argument has very little to do with the newsgroups it originally started in, and this thread is FAR more appropriate in comp.edu. -- Visit the Ada 95 Booch Components Homepage: www.ocsystems.com/booch This is not your father's Ada -- lglwww.epfl.ch/Ada