[RS]: The most traditional way of programming, a sequence of instructions to be executed, do this do that do another_thing possibly with jumps (see [GOTO in Tcl]) to other places. Contrasts with [functional programming]. I'm not sure about [OO], where objects are just told what to do... ---- [Category Concept]