From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from fort-point-station.mit.edu ([18.7.7.76]) by speech.braille.uwo.ca with esmtp (Exim 3.34 #1 (Debian)) id 16kXwY-0005lh-00 for ; Mon, 11 Mar 2002 17:06:58 -0500 Received: from central-city-carrier-station.mit.edu (CENTRAL-CITY-CARRIER-STATION.MIT.EDU [18.7.7.72]) by fort-point-station.mit.edu (8.9.2/8.9.2) with ESMTP id RAA10590 for ; Mon, 11 Mar 2002 17:07:00 -0500 (EST) Received: from melbourne-city-street.mit.edu (MELBOURNE-CITY-STREET.MIT.EDU [18.7.21.86]) by central-city-carrier-station.mit.edu (8.9.2/8.9.2) with ESMTP id RAA11336 for ; Mon, 11 Mar 2002 17:03:02 -0500 (EST) Received: from rich (146-115-123-205.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com [146.115.123.205]) by melbourne-city-street.mit.edu (8.9.2/8.9.2) with SMTP id QAA07285 for ; Mon, 11 Mar 2002 16:51:41 -0500 (EST) Message-ID: <003001c1c946$f7d4d9e0$6401a8c0@cable.rcn.com> From: "Rich Caloggero" To: References: Subject: Re: free programming language Date: Mon, 11 Mar 2002 16:51:57 -0500 Organization: MIT ATIC Lab MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: speakup@braille.uwo.ca X-Reply-To: "Rich Caloggero" List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Outch!! ADA is syntactically complex, and has never gained much acceptance in the software community. I'd really suggest Java. Its syntactically very close to C, it is interpretive (although I'm not sure I've ever really seen a read-eval-print sort of interpreter for it), and it is very very powerful. It is free, modern, object oriented, continually being updated and improved, and you can even do GUI stuff which is accessible. OK, so Freedom Scientific has a bit of work to do in this area, but to get started, its pretty good. There is an excellent book called "Thinking in Java", by Bruce Eckel available for free, and published in HTML on the web at http://www.mindview.net in the books section. There is also a very good book called "Thinking in C++ on the same site". I have read these books and they are excellent, and very accessible. Hope this info helps. Rich ----- Original Message ----- From: To: Sent: 11 March, 2002 11:38 AM Subject: Re: free programming language Hi Pete, I don't know Ada myself, but I've seen Ada listings and articles in programming magazines like Dr. Dobb's Journal. It seems syntactically complex, much more so than say C++. Jim On Mon, 11 Mar 2002, Pete wrote: > > What about ADA as a starting point for learning programming? > Pete > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >