
-----------------------------------
Olly
Wed Jun 20, 2007 9:43 pm

Turing words
-----------------------------------
Could someone give me some definitions or examples to the following, cant find my textbook, or any sites to provide a good glossary (or give me a good site for them!):

compiler

high-level language

object program

source program

errors - syntax, logic, runtime(execution)

step by step refinement

waterfall model

sequential file

binary file

scope of variable or constant

algorithm

predefine function

predefined procedure

formal parameter

actual parameter

dynamic formal parameter

-----------------------------------
Tony
Thu Jun 21, 2007 9:12 am

RE:Turing words
-----------------------------------
None of those are specific to the Turing programming language. The [url=http://compsci.ca/blog/educational-flaws-programming-with-the-waterfall-model/]Waterfall model, for example, is a way to mess up your development in any environment.
