Subj : Re: Four Programming Questions To : comp.programming From : Michael Vondung Date : Thu Jul 14 2005 12:24 pm On Mon, 11 Jul 2005 11:44:09 -0700, W. D. Allen Sr. wrote: > Question one: Which language (basic, C++, java, etc) is easiest for learning > computer programming? Ruby and the book "Learning Ruby in 21 days" (horrible title, I know). Ruby doesn't have to be Perl-like, and actually, it isn't. Also take a look at Chris Pine's tutorial: http://pine.fm/LearnToProgram/ I guess traditional Basic would be even easier, but you'll probably want potential for "the advanced stuff", too. M. .