- Become familiar with how to declare a variable using var. For example:
var maxTempDay1 : real - Know the three data types -- int, real, string.
- Try to think of a variable as a named memory location, that is, an area of RAM the computer gives a name and waits for it to be given a value.
For a presentation a little different from the Turing textbook, you might look at the tutorial someone has written on Geocities at http://www.geocities.com/turing_site/Tutorials/Tutorial1.htm?20091.
No comments:
Post a Comment