Welcome: Difference between revisions

From Computer Science Wiki
No edit summary
No edit summary
Line 1: Line 1:
__NOTOC__  
__NOTOC__  
== This wiki supports learning of high school computer science.==
== This wiki supports learning of high school computer science.==
{| class="wikitable"
{| class="wikitable"

Revision as of 12:41, 23 April 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.

Specific course related information can be found at this link

NEWS: There is a high school computer science discussion forum which you can find at this link

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: I hate mediawiki skins so very much. Every time I try to upgrade it is a cacaphony of byzantine errors, wasted time, and deep feelings of grrr. So, we are back to default theme. Yuck.



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.