Sandbox: Difference between revisions

From Computer Science Wiki
No edit summary
 
(115 intermediate revisions by 3 users not shown)
Line 1: Line 1:
__NOTOC__  
__NOTOC__
<table cellspacing="10" style="width:100%;">
== This wiki supports learning of high school computing.==
<tr>
{| class="wikitable"
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:#E6F9E6; align:right;vertical-align:top;">
|-
==What are we going to learn today?==
| This wiki supports learning of IB Computer Science Standard Level and Higher Level (years 1 and 2). Additionally, this wiki supports learning for two computing design courses, Designing solutions through programming (aka introduction to programming) and Solving complex problems through programming (aka advanced programming). Both courses are [https://www.ibo.org/programmes/middle-years-programme/ MYP design courses].
# we are going to test your understanding of simple math and loops in python. The loop part will be tricky.
# Everyone will be required to submit an answer to a question on our class wiki, and hopefully start coding.


</td>
<p>If you are interested in registering an account, please send an email to bmackenty at gmail</p>


<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:#E6F9E6; align:right;vertical-align:top;">
|}


== What are some higher order thinking questions we will use to solicit explanations and help you to justify your explanations? ==
# how do you most efficiently sort through a data set to find the most frequently occurring number in a list?


</td>


</tr>
<hr />
<tr>
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:lightyellow; align:right;vertical-align:top;">


==What is the actual plan? ==
<html>
<div class="alert alert-info fade show" role="alert">
    <strong>Resources</strong>
    <p></p>
    <p></p>


# We will start with a video https://www.youtube.com/watch?v=k3aKKasOmIw
</html>
# We will then hack through mean, media and mode in Python. [[Mean, median, mode and other statistical functions]]
* [[Getting started]]
# We will then work on our design project
* [[Internal Assessment]]
</td>
* [[Problem Sets]]
* [[Permissions for fair use]]
<html>


</div>


<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:#E6F9E6; align:right;vertical-align:top;">
</html>
 
==How will you demonstrate that you have achieved the lesson objective? ==
 
# Students will receive a formative assessment for their problem set work.  [[Media:Problem-setrubric.pdf|Please click here to see how you will be graded]]
 
</td>
 
</tr>
<tr>
 
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:#E6F9E6; align:right;vertical-align:top;">
 
==What is your homework and when is it due ==
 
# 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.
 
</td>
 
 
 
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:lightgray; align:right;vertical-align:top;" colspan="2">
 
== [[Image:credit.png]] Credits ==
* Icons used with tremendous gratitude by [http://www.freepik.com/ Freepik] from [http://www.flaticon.com/ flaticon]
''These are the characteristics every computer scientist works towards.''
 
* Confidence in dealing with complexity
* Persistence in working with difficult problems
* Tolerance for ambiguity
* The ability to deal with open-ended problems
* The ability to communicate and work with others to achieve a common goal or solution
 
</td>
</tr>
<tr>
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:lightgray; align:right;vertical-align:top;" colspan="2">
 
== [[Image:credit.png]] Credits ==
* Icons used with tremendous gratitude by [http://www.freepik.com/ Freepik] from [http://www.flaticon.com/ flaticon]
</td>
</tr>
</table>

Latest revision as of 17:42, 13 February 2024

This wiki supports learning of high school computing.[edit]

This wiki supports learning of IB Computer Science Standard Level and Higher Level (years 1 and 2). Additionally, this wiki supports learning for two computing design courses, Designing solutions through programming (aka introduction to programming) and Solving complex problems through programming (aka advanced programming). Both courses are MYP design courses.

If you are interested in registering an account, please send an email to bmackenty at gmail