May 9th 2016 Lesson Notes: Difference between revisions
(2 intermediate revisions by the same user not shown) | |||
Line 19: | Line 19: | ||
# We will take a look at our "guess a number game" | # We will take a look at our "guess a number game" | ||
# We will write this in plain English (or rather, [[pseudocode]]) You should create a google document and share it with Mr. MacKenty (bmackenty@aswarsaw.org) | # We will write this in plain English (or rather, [[pseudocode]]) You should create a google document and share it with Mr. MacKenty (bmackenty@aswarsaw.org) | ||
# You will then write a pseudocode program. Program a robot | # You will then write a pseudocode program. Program a robot to sort 5 random names in a list alphabetically. | ||
## Your code should have one verb from each command statement. | ## Your code should have one verb from each command statement. | ||
Line 46: | Line 46: | ||
* Analyse an algorithm presented as pseudocode. Level: 3 | * Analyse an algorithm presented as pseudocode. Level: 3 | ||
* Construct pseudocode to represent an algorithm. Level: 3 | * Construct pseudocode to represent an algorithm. Level: 3 | ||
</td> | </td> |
Latest revision as of 08:54, 9 May 2016
What are we going to learn today?[edit]
What is your homework and when is it due ?[edit]
|
What is the actual plan?[edit]
|
|
Is this graded?[edit]
|
||
Standards we are covering today[edit]
|
As a computer scientist, you have[edit]These are the characteristics every computer scientist works towards.
|
|
Credits[edit] |