IFD:Computational Thinking-SoS16/Assignment-26Apr16: Difference between revisions

From Medien Wiki
(Created page with "'''''Assignment: 26 April''''' For next week, please review the following excerpt on Turing Machines from Stephen Wolfram's book ''A New Kind of Science'', available here: https...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''''Assignment: 26 April'''''
'''''Assignment: 26 April'''''


For next week, please review the following excerpt on Turing Machines from Stephen Wolfram's book ''A New Kind of Science'', available here:
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


Line 7: Line 7:
http://ideonexus.com/2009/02/05/javascript-turing-machine/
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:
Your task for next week is to describe some selection or decision process from your daily existence in pseudocode.<br />Feel free to refer to the Pseudocode Guide available here:
https://docs.google.com/document/d/14x2S42cQ4J20uKRc_2LxrM-u39LE6j3M5FVCdQx5Jg8/edit
https://docs.google.com/document/d/14x2S42cQ4J20uKRc_2LxrM-u39LE6j3M5FVCdQx5Jg8/edit


Please bring your pseudocode to class next week as a plain text file!
Please bring your pseudocode to class next week as a plain text file!

Latest revision as of 12:22, 15 February 2017

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!