Welcome: Difference between revisions

From Computer Science Wiki
No edit summary
Line 5: Line 5:
| This wiki specifically targets 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 computational 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].
| This wiki specifically targets 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 computational 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], [https://help.computersciencewiki.org/ asking for help].</p>
<p>Students for Mr. MacKenty: click the respective links for course [https://courses.computersciencewiki.org syllabi], [https://discuss.computersciencewiki.org/ discussion board], [https://moodle.computersciencewiki.org/ Moodle LMS (under construction)], and [https://help.computersciencewiki.org/ asking for help].</p>


<p><strong>NEWS:</strong> We are adding dynamic formative assessment to many of our wiki articles. Look at our [https://computersciencewiki.org/index.php/Networks networking page] for examples. Try it, it's cool. </p>
<p><strong>NEWS:</strong> We are adding dynamic formative assessment to many of our wiki articles. Look at our [https://computersciencewiki.org/index.php/Networks networking page] for examples. Try it, it's cool. </p>

Revision as of 14:53, 31 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, Moodle LMS (under construction), and 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.