Welcome: Difference between revisions

From Computer Science Wiki
No edit summary
 
(272 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__  
__NOTOC__  
<table cellspacing="10" style="width:100%;">
== This wiki supports learning of high school computing.==
<tr>
{| class="wikitable"
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:#E6F9E6; align:right;vertical-align:top;" colspan="2">
|-
== [[File:news.png]] news==
| 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].
 
A really good place to start is here: [[What is computer science]].
 
<p>If you are interested in registering an account, please send an email to bmackenty at gmail</p>
 
|}
 
<html>
<table class="wikitable">
  <thead>
    <tr>
      <th scope="col">Topic</th>
      <th scope="col">Assessed on...</th>
      <th scope="col">Courses</th>


=== News for May 2016 ===
    </tr>
  </thead>
  <tbody>


I am building all of our course stuff for next year. If you would like to help (and earn a grade increase) let me know. Please remember '''I'm still working on stuff - this site is under construction'''. [[User:Bmackenty|Bmackenty]] ([[User talk:Bmackenty|talk]]) 22:21, 2 May 2016 (CEST)
    <tr>
      <th scope="row"></html>[[System fundamentals]]<html> </th>
      <td>Paper 1</td>
      <td>IB Computer science SL and HL</td>


=== News for April 2016 ===
    </tr>


Welcome to our new classroom website. I am still moving stuff from moodle to here. You should consider this our official classroom site, but please remember I'm still working on stuff. [[User:Bmackenty|Bmackenty]] ([[User talk:Bmackenty|talk]]) 08:10, 3 April 2016 (CEST)
  <tr>
    <th scope="row"></html>[[Computer organization]]<html> </th>
      <td>Paper 1</td>
    <td>IB Computer science SL and HL</td>


</td>
    </tr>
</tr>
<tr>
<tr>
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:lightyellow; align:right;vertical-align:top;">
    <th scope="row"></html>[[Networks]]<html> </th>
== [[File:classes.png]] Our Classes==
      <td>Paper 1</td>
    <td>IB Computer science SL and HL</td>


    </tr>
<tr>
    <th scope="row"></html>[[Computational thinking & problem-solving]]<html> </th>
      <td>Paper 1</td>
    <td>IB Computer science SL and HL, Introduction to Programming, Advanced Programming</td>
    </tr>


{| style="width: 95%;" class="wikitable"
    <th scope="row"></html>[[Abstract data structures]]<html> </th>
|-
      <td>Paper 1</td>
! Course  !!  Meets !! School !! Room
    <td>IB Computer science HL, Advanced Programming</td>
|-
| [[High School Exploring  Computer Science]]  || F and G block || High School || 214a
|-
| [[Middle School Exploring Computer Science]] || B block || Middle School || 214a
|-
| [[IB Computer Science]] (SL and HL) || next year || High School || 214a
|-
| [[Designing Web Applications]] || next year || Middle School || 214a
|-
| [[Designing Solutions Through Programming]] || next year || High School || 214a
|}


== [[File:calendar.png]] Calendars ==
    </tr>
<tr>
    <th scope="row"></html>[[Resource management]]<html> </th>
      <td>Paper 1</td>
    <td>IB Computer science HL</td>


* [[calendar | Click here for a useful page of calendars and dates]]
    </tr>
* Today is '''{{CURRENTDAYNAME}}, {{CURRENTDAY2}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}'''
<tr>
* The current time in Warsaw, Poland is: '''{{LOCALTIME}}'''
    <th scope="row"></html>[[Control]]<html> </th>
      <td>Paper 1</td>
    <td>IB Computer science HL</td>


== [[file:warning.png]] How to best get help ==
    </tr>
<tr>
    <th scope="row"></html>[[Web Science]]<html> </th>
      <td>Paper 2</td>
    <td>IB Computer science SL and HL</td>


* [[How to ask for help | Help! My code isn't working!]]
    </tr>
<tr>
    <th scope="row"></html>[[Modeling and Simulation]]<html> </th>
      <td>Paper 2</td>
    <td>IB Computer science SL and HL</td>


</td>
    </tr>
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:lightyellow; align:right;vertical-align:top;">
== [[File:Target.png]] Big ideas in Computer Science ==


There are some ideas in computer science which apply to almost all programming languages.


* [[System fundamentals ]]
<tr>
* [[Computer organization]]
    <th scope="row"></html>[[Programming]]<html> </th>
* [[Networks]]
<td>Papers 1 and 2</td>
* [[Computational thinking, problem-solving and programming]]
<td>All courses</td>
* [[Abstract data structures]]
* [[Resource management]]
* [[Control]]
* [[Databases]]
* [[Web Science | Fundamentals of the web]]
* [[Web applications]]
* [[Design]]
* [[Collaboration]]
* [[Ethics]]
</td>
</tr>
</tr>


<tr>
</tbody>
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em;  background-color:#E6F9E6; align:right;vertical-align:top;">
</table>
 
<br />
 
 
</html>


== [[File:program.png]] Programming Languages==


* [[Python]]
* [[PHP]]
* [[SQL]]
* [[HTML]]
* [[CSS]]
* [[Javascript]]
</td>


<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:#E6F9E6; align:right;vertical-align:top;">
<hr />
== [[Image:computer.png]] Resources  ==
* [[Getting started]] Everything you need to KNOW and DO in order to get started.
* [[Connecting to our class Linux server]]
* [[2016 Summer reading and work]]
</td>
</tr>


<tr>
<html>
<div class="alert alert-info fade show" role="alert">
  <strong>Resources</strong>
<p></p>
<p></p>
</html>
* [[Getting started]]


<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:lightgray; align:right;vertical-align:top;" colspan="2">
* [[2024 case study]]
* [[Internal Assessment]]
* [[Problem Sets]]


== [[Image:credit.png]] Credits ==
* [[archived classes | Click here to access archived courses]]
* Icons used with tremendous gratitude by [http://www.freepik.com/ Freepik] from [http://www.flaticon.com/ flaticon]
* [[Permissions for fair use]]
* I am very careful about citing work. If I've made any mistakes, please let me know!!!
<html>
* [[Permissions for fair use | Click here to see the permissions and licenses I have for using copyrighted material]]


</td>
</div>
</tr>
</html>
</table>
[[Category:Welcome here!]]

Latest revision as of 12:24, 30 May 2023

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.

A really good place to start is here: What is computer science.

If you are interested in registering an account, please send an email to bmackenty at gmail

Topic 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
Programming Papers 1 and 2 All courses