which progrraming language to learn first

Karl Hegbloom hegbloom at pdx.edu
Sat Jul 16 00:46:28 UTC 2005


On Fri, 2005-07-15 at 22:33 +0500, Mustafa Abbasi wrote:
> so what language should i start with.

Start with the on-line textbook at:

 http://www.htdp.org/

... and use:

 apt-get install drscheme

... to get the software used for the exercises in the book.

Though Scheme is not used much for "practical" programming projects, the
book is really not about Scheme per se, but is about designing programs.
The things you'll learn are applicable in any programming language.
Learning to program first from this book using Scheme will make learning
other programming languages much easier later on.

-- 
Karl Hegbloom <hegbloom at pdx.edu>





More information about the ubuntu-users mailing list