No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''''Assignment: 26 April''''' | '''''Assignment: 26 April''''' | ||
Please review the following excerpt on Turing Machines from Stephen Wolfram's book ''A New Kind of Science'', available here: | |||
https://www.wolframscience.com/nksonline/page-78 | https://www.wolframscience.com/nksonline/page-78 | ||
Revision as of 15:27, 26 April 2016
Assignment: 26 April
Please review the following excerpt on Turing Machines from Stephen Wolfram's book A New Kind of Science, available here: https://www.wolframscience.com/nksonline/page-78
You may also wish to have a look at this interactive example of a Turing Machine implemented in JavaScript: http://ideonexus.com/2009/02/05/javascript-turing-machine/
Your task for next week is to describe some selection or decision process from your daily existence in pseudocode.
Feel free to refer to the Pseudocode Guide available here:
https://docs.google.com/document/d/14x2S42cQ4J20uKRc_2LxrM-u39LE6j3M5FVCdQx5Jg8/edit
Please bring your pseudocode to class next week as a plain text file!