Module 0138: Learning Programming using XLogo
Tak Auyeung, Ph.D.
December 7, 2008
1
About this module
2
Getting XLogo
3
Getting started
3.1
Draw a line
3.2
Make a turn
3.3
Finishing up a triangle
3.4
Storing all the steps
3.5
The pen
4
Variables
5
Can XLogo deal with input/output?
5.1
Reading a value from a dialog box
5.2
Printing results
5.3
Dealing with files
6
Conditional statements and “for” loops