Welcome: Difference between revisions
Mr. MacKenty (talk | contribs) No edit summary |
Mr. MacKenty (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
<tr> | <tr> | ||
<th scope="col">Core Topics</th> | <th scope="col">Core Topics</th> | ||
<th scope="col">Assessed on...</th> | |||
<th scope="col">Courses</th> | <th scope="col">Courses</th> | ||
Line 24: | Line 25: | ||
<tr> | <tr> | ||
<th scope="row"></html>[[System fundamentals]]<html> </th> | <th scope="row"></html>[[System fundamentals]]<html> </th> | ||
<td>Paper 1</td> | |||
<td>IB Computer science SL and HL</td> | <td>IB Computer science SL and HL</td> | ||
Line 30: | Line 32: | ||
<tr> | <tr> | ||
<th scope="row"></html>[[Computer organization]]<html> </th> | <th scope="row"></html>[[Computer organization]]<html> </th> | ||
<td>Paper 1</td> | |||
<td>IB Computer science SL and HL</td> | <td>IB Computer science SL and HL</td> | ||
Line 35: | Line 38: | ||
<tr> | <tr> | ||
<th scope="row"></html>[[Networks]]<html> </th> | <th scope="row"></html>[[Networks]]<html> </th> | ||
<td>Paper 1</td> | |||
<td>IB Computer science SL and HL</td> | <td>IB Computer science SL and HL</td> | ||
Line 40: | Line 44: | ||
<tr> | <tr> | ||
<th scope="row"></html>[[Computational thinking & problem-solving]]<html> </th> | <th scope="row"></html>[[Computational thinking & problem-solving]]<html> </th> | ||
<td>Paper 1</td> | |||
<td>IB Computer science SL and HL, Introduction to Programming, Advanced Programming</td> | <td>IB Computer science SL and HL, Introduction to Programming, Advanced Programming</td> | ||
</tr> | </tr> | ||
Line 48: | Line 53: | ||
</tr> | </tr> | ||
<th scope="row"></html>[[Abstract data structures]]<html> </th> | <th scope="row"></html>[[Abstract data structures]]<html> </th> | ||
<td>Paper 1</td> | |||
<td>IB Computer science HL, Advanced Programming</td> | <td>IB Computer science HL, Advanced Programming</td> | ||
Line 53: | Line 59: | ||
<tr> | <tr> | ||
<th scope="row"></html>[[Resource management]]<html> </th> | <th scope="row"></html>[[Resource management]]<html> </th> | ||
<td>Paper 1</td> | |||
<td>IB Computer science HL</td> | <td>IB Computer science HL</td> | ||
Line 58: | Line 65: | ||
<tr> | <tr> | ||
<th scope="row"></html>[[Control]]<html> </th> | <th scope="row"></html>[[Control]]<html> </th> | ||
<td>Paper 1</td> | |||
<td>IB Computer science HL</td> | <td>IB Computer science HL</td> | ||
Line 63: | Line 71: | ||
<tr> | <tr> | ||
<th scope="row"></html>[[Web Science]]<html> </th> | <th scope="row"></html>[[Web Science]]<html> </th> | ||
<td>Paper 2</td> | |||
<td>IB Computer science SL and HL</td> | <td>IB Computer science SL and HL</td> | ||
Line 68: | Line 77: | ||
<tr> | <tr> | ||
<th scope="row"></html>[[Modeling and Simulation]]<html> </th> | <th scope="row"></html>[[Modeling and Simulation]]<html> </th> | ||
<td>Paper 2</td> | |||
<td>IB Computer science SL and HL</td> | <td>IB Computer science SL and HL</td> | ||
Revision as of 09:47, 10 March 2021
This wiki supports learning of high school computer science.[edit]
This wiki specifically targets IB Computer Science Standard Level and Higher Level (years 1 and 2) including options for web science and modeling and simulation. Additionally, this wiki supports learning for two computational 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.
Students for Mr. MacKenty: click the respective links for course syllabi, discussion board and Moodle LMS (under construction). NEWS: We are adding dynamic formative assessment to many of our wiki articles. Look at our networking page for examples. Try it, it's cool. |
Core Topics | Assessed on... | Courses |
---|---|---|
System fundamentals | Paper 1 | IB Computer science SL and HL |
Computer organization | Paper 1 | IB Computer science SL and HL |
Networks | Paper 1 | IB Computer science SL and HL |
Computational thinking & problem-solving | Paper 1 | IB Computer science SL and HL, Introduction to Programming, Advanced Programming |
Programming | IB Computer science SL and HL, Introduction to Programming, Advanced Programming. There are also advanced topics within this topic | |
Abstract data structures | Paper 1 | IB Computer science HL, Advanced Programming |
Resource management | Paper 1 | IB Computer science HL |
Control | Paper 1 | IB Computer science HL |
Web Science | Paper 2 | IB Computer science SL and HL |
Modeling and Simulation | Paper 2 | IB Computer science SL and HL |
Other Topics | Description |
---|---|
What is computer science | An overview of computer science |
Development | The tactical process of designing software |
Design | The strategic process of designing software |
Asking for Help | #lifeskill |
Debugging | If you learn to solve your own problems, life will be much easier for you. |
Resources
- Getting started Everything you need to KNOW and DO in order to get started.