Sandbox: Difference between revisions

From Computer Science Wiki
Line 50: Line 50:
==What is your homework and when is it due ==
==What is your homework and when is it due ==


=== As a computer scientist, you have ===
# We must work on our design project. Everyone is required to respond to Mr. MacKenty's feedback on the discussion page for your project. This homework is due at the start of our next class.


* foo
* foo
=== Standards ===
* [[High School Exploring computer science standards]]
=== Grading ===
* Test
* test
=== Academic Honesty ===
* [[Academic Integrity]]
</td>
</td>



Revision as of 19:24, 3 April 2016


The purpose of this wiki is to support student learning for computer science. The intended audience for this wiki is students who are enrolled in Exploring Computer Science.

What are we going to learn today?[edit]

What kinds of hands-on/minds-on activities will we be doing?[edit]

  1. we are going to test your understanding of simple math and loops in python. The loop part will be tricky.
  2. Everyone will be required to submit an answer to a question on our class wiki, and hopefully start coding.

What are some higher order thinking questions we will use to solicit explanations and help you to justify your explanations?[edit]

  1. how do you most efficiently sort through a data set to find the most frequently occurring number in a list?

How will you develop a more sophisticated understanding of the concept?[edit]

  1. We will start with a video https://www.youtube.com/watch?v=k3aKKasOmIw
  2. We will then hack through mean, media and mode in Python. Mean, median, mode and other statistical functions
  3. We will then work on our design project

How will you demonstrate that you have achieved the lesson objective?[edit]

What is your homework and when is it due[edit]

  1. We must work on our design project. Everyone is required to respond to Mr. MacKenty's feedback on the discussion page for your project. This homework is due at the start of our next class.

Credit.png Credits[edit]