| PLEX86 | ||
Thou shalt have no other gods before the ANSI C standard 1535Tom Linden I understand the appeal of something like this, but I'm not convinced this is the best way to go about it. Your idea could work well for an upper-division "survey of programming languages" course, but I can't see how it would work for an introductory, lower-division course. I expect so much time would be lost on the learning curve (learning the syntax, etc.), that not much time would be left for teaching the concepts. And that is exactly what I wouldn't want to see happen. Thou shalt have no other gods before the ANSI C standard 1537 I saw a web page by a well-respected professor today (not one of the ones participating in this forum, AFAIK), on which... I feel the role of University should be to teach the students the concepts they will need to know and that will be of lasting importance. University doesn't need to teach them every programming language in existence; instead, University should teach them enough so that they can pick up new languages (programming environments, etc.) on their own with ease, and transfer the concepts they have learned to become effective in that language. For reference, at UC Berkeley we use Scheme in our first introductory course, Java in the second course, and C and buttembly in the third course. This seems to work pretty well: the syntax of Scheme is simple enough that it doesn't get in the way, and one can very quickly get to teaching things like recursion, types, higher-order functions, declarative programming, imperative programming, object-oriented programming, interpreters, and more (all in the first course). Thou shalt have no other gods before the ANSI C standard 1538 Ok, as there have been a lot of responses, I've tried to collect them all in one place. Interesting how much attention four lines of code can receive. According to Randy Howard... To be clear: These courses are not about Scheme, or Java, or C; rather, they are in Scheme, Java, or C. Our first course is an introduction to programming, taught in Scheme. Our second course is an introduction to data structures, taught in Java. The third course is an introduction to machine structures and architecture, taught in C and buttembly. None of these are primarily about the language; rather, the language is a tool. You get the idea. It's important to remember that the measure of a computer scientist is not how many languages he-she knows, any more than the measure of an astronomer is how many telescopes he-she has ever used. Thou shalt have no other gods before the ANSI C standard 1536 On Sat, 26 Feb 2005 03:44:25 +0000 (UTC), David Wagner I was thinking of upper clbuttes. Cornell wrote a couple of PL-I like compilers called PL-C which they used for a... I happen to agree.
|
||||
Thou shalt have no other gods before the ANSI C standard 1536 Alt Folklore Computers from Newsgroups The #1 Usenet Provider on the Internet
Thou shalt have no other gods before the ANSI C standard 1534 |
||||