Re: Programming languages for the very young
From: Darin Johnson (darin__at__usa_._net)
Date: 01/28/04
- Next message: Ray Dillinger: "Re: Programming languages for the very young"
- Previous message: Krishna Tyner: "Sun's Quarterly Web Event: Network Computing 04-Q1 Wednesday, February 11 at 11:30 a.m. PST/2:30 EST (19:30 GMT)"
- In reply to: Yoyoma_2: "Re: Programming languages for the very young"
- Next in thread: Ray Dillinger: "Re: Programming languages for the very young"
- Reply: Ray Dillinger: "Re: Programming languages for the very young"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Jan 2004 20:42:20 GMT
Yoyoma_2 <Yoyoma_2@[at-]Hotmail.com> writes:
> I wonder why everyone discounts teaching VB. SIMPLE VB can be
> lots of fun, its basically BASIC (you can still do print on a form you
> know :) ) and at least the students can work to a real windows
> application.
I've only used VB once, and used it at the same time I used Delphi.
I was distinctly unimpressed, since Delphi did everything better
in all apsects, and had a better underlying language.
BASIC can, and still does, ruin a lot of programming potential. Even
advanced BASICs with structured control constructs still teach bad
programming advice. A student really needs to learn that programs are
structured, have rules, and have styles. I spend a few years teaching
introduction to programming in Pascal, and the students who had
already spent a few years on BASIC inevitably had the hardest time
unlearning their "just scribble something down" habits.
--
Darin Johnson
I'm not a well adjusted person, but I play one on the net.
- Next message: Ray Dillinger: "Re: Programming languages for the very young"
- Previous message: Krishna Tyner: "Sun's Quarterly Web Event: Network Computing 04-Q1 Wednesday, February 11 at 11:30 a.m. PST/2:30 EST (19:30 GMT)"
- In reply to: Yoyoma_2: "Re: Programming languages for the very young"
- Next in thread: Ray Dillinger: "Re: Programming languages for the very young"
- Reply: Ray Dillinger: "Re: Programming languages for the very young"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|