May 6th 2016 Lesson Notes: Difference between revisions
(Created page with " __NOTOC__ <table cellspacing="10" style="width:100%;"> <tr> <td style="width:50%; margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
== [[File:planfortoday.png]] What is the actual plan? == | == [[File:planfortoday.png]] What is the actual plan? == | ||
# You will write a program for a robot to sort through a group of 100 numbers. The robot must sort the numbers from smallest to largest. | |||
# 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) | ||
## Your code should have at least one verb from each command statement. | ## Your code should have at least one verb from each command statement. | ||
# If you would like to exceed the standard for this assessment, please also write a program which sorts through a list of 100 names and alphabetizes them. | |||
Latest revision as of 08:08, 6 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] |