|
A practical introduction to the programming language Scheme ... Last modified: Thursday, November 18th, 2004 US/Eastern; HTML conversion by TeX2page 2004-09-11 ... [Go to first, previous, next page; contents; index]
|
www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html
www.ccs.neu.edu/home/dorai/t-y-scheme/t-y-scheme.html
|
|
|
Scheme Tutorial for beginners ... This is a gentle and step by step Scheme tutorial for beginners. The expected readers are PC users with little programming experience. ... (There is no absolute best way for everyone.) This is the reason that I have written another Scheme tutorial though there are many already.
|
www.shido.info/lisp/idx_scm_e.html
|
|
|
Scheme is a Lisp variant and all expressions are surrounded by parentheses. E.g. a list which will calculate the sum of 3 and 4 is written ... The original tutorial can be found here.
|
www.gimp.org/tutorials/Basic_Scheme/
www.gimp.org/tutorials/Basic_Scheme/
|
|
|
This tutorial for the Scheme Programming Language with an emphasis on Recursion is targeted for anyone with some programming knowledge. ... You won't have an internet connection long enough to complete this tutorial. There's no need to worry. We've conveniently provided the files for ... Welcome to Group 22's Scheme Tutorial...
|
pheattarchive.emporia.edu/courses/2002/cs220f02/another...
pheattarchive.emporia.edu/courses/2002/cs220f02/anotherSchemeTtutorial/default.htm
|
|
(case (what-would-you-like-to-do?) ((learn) (choose-from FAQ textbooks blogs standards tutorials bibliography other documents education)) ((program) (choose-from implementations libraries environments SRFIs)) ((socialize) (choose-from ABQ Lisp/Scheme - Albuquerque, NM, USA Fringe Languages in Barcelona - Barcelona,
|
www.schemers.org/
www.schemers.org/
|
|
The ' sign is necessary in order to tell scheme that this is a literal list. If the ' was omitted scheme would try to look up a function with the name 255 and send it the two parameters 127 and 0, which is obviously not what we wants. ... A perl tutorial...
|
imagic.weizmann.ac.il/~dov/gimp/scheme-tut.html
imagic.weizmann.ac.il/~dov/gimp/scheme-tut.html
|
|
This is a fairly extensive reference and tutorial for Scheme. There are a lot of things I like about it, but it is a bit long, and some sections are not filled it. One thing that I don't like about it is that in the beginning, it translates C/C++ statements and expressions into Scheme.
|
www.cs.rpi.edu/academics/courses/fall01/ai/scheme/links...
www.cs.rpi.edu/academics/courses/fall01/ai/scheme/links.html
|
|
I was asked to give a short (1 hr) tutorial on the Scheme language this week for students in the graduate and undergraduate AI courses at Indiana. Thought I would post the slides in case anyone wants to adapt it for their own purposes…...
|
abeautifulwww.com/2007/09/02/scheme-tutorial/
abeautifulwww.com/2007/09/02/scheme-tutorial/
|
|
Computer Science Department ... An Introduction to Scheme, Emacs, and UNIX ... Tutorial, Part I...
|
www.cs.indiana.edu/proglang/scheme/tutorial/index.html
www.cs.indiana.edu/proglang/scheme/tutorial/index.html
|
|