|
topics >
computer science >
programming >
| |||||||||||||||||||||||
type declaration Topic: business application language Topic: data-driven design Topic: declarative vs. procedural representation Topic: logic programming Topic: programming by sequential implementation Topic: programming with a database of modules Topic: programming with data Topic: programming with natural language Topic: Thesa data model Topic: spatial vs. temporal representation Topic: visual programming Topic: words defined by words |
SummaryA program defines the initial state of computer. It is fundamentally descriptive. The program does not executed, the computer does the executing while the program describes the execution sequence. The process of programming is describing sequences of machine instructions for a machine's initial state. Programming languages and tools should support this approach. Subtopic: words convey meaning Subtopic: mechanical notation Subtopic: problems with data description
|