Authoring 1: Pseudocode in semi-syntax
May 4, 2009
i’ve used the video in the previous post.
determine which channel you want to watch
repeat while it is not the channel you want to watch
if this is the channel then
see if the show is interesting
else if show is not interesting then
look for another channel
else
continue watching the channel
end if
end repeat
AUTHORING VIDEO ASSIGNMENT. (algorithms)
April 26, 2009
so this the video i took for the AUTHORING assignment.
start: switch the channel
then: look for the channel that you want to watch.
end:found the channel you want to watch.