sequential execution
järjestikku täitmine
olemus
käskude täitmine selles järjestuses, milles nad on programmis esitatud
= execution of instructions in the order in which they appear in the program
ülevaateid
http://pages.cs.wisc.edu/~cs310-1/modules/Programming/Sequential%20and%20Iterative%20Execution/Sequential%20Execution/TopicDiscussion.xhtml
https://softwareengineering.stackexchange.com/questions/144481/what-is-sequential-code-execution/144483