Welcome: Difference between revisions

From Computer Science Wiki
No edit summary
Line 134: Line 134:
* [[Getting started]] Everything you need to KNOW and DO in order to get started.  
* [[Getting started]] Everything you need to KNOW and DO in order to get started.  


* [[2020 case study|2021 case study]] | [[2020 case study]] | [[2019 case study]] | [[2018 case study]]
* [[2020 case study|2021 case study]]
* [[Internal Assessment]]
* [[Internal Assessment]]
* [[Problem Sets]]  
* [[Problem Sets]]  

Revision as of 19:01, 26 July 2020

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, asking for help.

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 Courses
System fundamentals IB Computer science SL and HL
Computer organization IB Computer science SL and HL
Networks IB Computer science SL and HL
Computational thinking & problem-solving 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 IB Computer science HL, Advanced Programming
Resource management IB Computer science HL
Control IB Computer science HL
Web Science IB Computer science SL and HL
Modeling and Simulation 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.