Skip to content
Prev 12640 / 398502 Next

style question: returning multiple arguments - structure orlist

I too am troubled by the computer illiteracy of students
these days.  As an experiment this summer I am having
incoming students who don't know at least one computer
language work through the book "Beginning Programming
for Dummies" by Wallace Wang.  The book teaches programming
through the use of Qbasic (supplied on the CD-rom that
comes with the book) but introduces several other 
languages such as Java.  It appears to be a very good
book and has received good reviews.  My feeling is that
students who know any language such as basic, C, Python,
Perl, Fortran, Java will find it easier to learn S.
Many of my M.S. students have never even seen a DOS
prompt nor have they thought about a "variable".

There is a very good free interactive tutorial for learning
Tk/Tcl where students see explanations, example code,
and a window showing the results of running their own
code (http://www.msen.com/~clif/Tutor2b4.exe). I wish there 
were something like this for other languages, especially S.

-Frank
"Venables, Bill (CMIS, Cleveland)" wrote: