Welcome: Difference between revisions
Mr. MacKenty (talk | contribs) No edit summary |
No edit summary |
||
Line 145: | Line 145: | ||
* [[Getting started]] | * [[Getting started]] | ||
* [[2023 case study]] | |||
* [[2022 case study]] | * [[2022 case study]] | ||
* [[Internal Assessment]] | * [[Internal Assessment]] |
Revision as of 06:06, 9 May 2022
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 our 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. NEWS: If you are interested in registering an account, please send an email to bill at computersciencewiki dot org. |
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. |