Welcome: Difference between revisions
No edit summary |
|||
Line 3: | Line 3: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| This wiki supports learning of IB Computer Science Standard Level and Higher Level (years 1 and 2) including options for [https://computersciencewiki.org/index.php/Web_Science web science] and [https://computersciencewiki.org/index.php/Modeling_and_Simulation modeling and simulation]. Additionally, this wiki supports learning for two | | This wiki supports learning of IB Computer Science Standard Level and Higher Level (years 1 and 2) including options for [https://computersciencewiki.org/index.php/Web_Science web science] and [https://computersciencewiki.org/index.php/Modeling_and_Simulation modeling and simulation]. 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]. | ||
<p>Students for Mr. MacKenty: click the respective links for course [https://courses.computersciencewiki.org syllabi], [https://discuss.computersciencewiki.org/ discussion board] and [https://lms.computersciencewiki.org/ our LMS (under construction)].</p> | <p>Students for Mr. MacKenty: click the respective links for course [https://courses.computersciencewiki.org syllabi], [https://discuss.computersciencewiki.org/ discussion board] and [https://lms.computersciencewiki.org/ our LMS (under construction)].</p> |
Revision as of 11:50, 24 July 2022
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) including options for web science and modeling and simulation. 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.
Students for Mr. MacKenty: click the respective links for course syllabi, discussion board and our LMS (under construction). If you are interested in registering an account, please send an email to bmackenty at gmail |
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 |
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 |
Programming | IB Computer science SL and HL, Introduction to Programming, Advanced Programming. There are also advanced topics within this topic |
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. |