Computer Science Canada Turing words |
| Author: | Olly [ Wed Jun 20, 2007 9:43 pm ] |
| Post subject: | 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 |
|
| Author: | Tony [ Thu Jun 21, 2007 9:12 am ] |
| Post subject: | RE:Turing words |
None of those are specific to the Turing programming language. The Waterfall model, for example, is a way to mess up your development in any environment. |
|