Welcome: Difference between revisions

From Computer Science Wiki
No edit summary
 
(154 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].


Hello and welcome.  
A really good place to start is here: [[What is computer science]].


This wiki supports the learning of high school computer science.
<p>If you are interested in registering an account, please send an email to bmackenty at gmail</p>


'''Summer 2017 homework''':
# Please [https://www.youtube.com/playlist?list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo watch and understand all the videos from crash course computer science]. They are an  EXCELLENT resource for computer science students.
# Please complete your topic for our [[2018 case study]]
'''Summer 2017 Notes''':
# This wiki is in "summer maintaining mode". You may see more red links than normal, and layouts are subject to change without notice.
# Please know from about 29 June  to about 7 July I'm going dark and completely unplugging from absolutely everything.
{| style="width: 95%;" class="wikitable"
|-
!  style="background-color: #82E0AA;" |  [[Computer science and ASW school values]]
|}
|}


<html>
<table class="wikitable">
  <thead>
    <tr>
      <th scope="col">Topic</th>
      <th scope="col">Assessed on...</th>
      <th scope="col">Courses</th>


    </tr>
  </thead>
  <tbody>


</td>
    <tr>
</tr>
      <th scope="row"></html>[[System fundamentals]]<html> </th>
<tr>
      <td>Paper 1</td>
<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;" colspan="2">
      <td>IB Computer science SL and HL</td>


== [[File:classes.png]] Our Classes==
    </tr>


  <tr>
    <th scope="row"></html>[[Computer organization]]<html> </th>
      <td>Paper 1</td>
    <td>IB Computer science SL and HL</td>


    </tr>
<tr>
    <th scope="row"></html>[[Networks]]<html> </th>
      <td>Paper 1</td>
    <td>IB Computer science SL and HL</td>


{| style="width: 95%;" class="wikitable"
    </tr>
|-
<tr>
! Course  !!  Meets !! School !! Room
    <th scope="row"></html>[[Computational thinking & problem-solving]]<html> </th>
|-
      <td>Paper 1</td>
| [[IB Computer Science SL - Year 1]] || ? || High || H121
    <td>IB Computer science SL and HL, Introduction to Programming, Advanced Programming</td>
|-
    </tr>
| [[IB Computer Science HL - Year 1 ]]  || ? || High || H121
|-
| [[IB Computer Science SL - Year 2]]  || ? || High || H121 
|-
| [[IB Computer Science HL - Year 2]]  || ? || High || H121
|-
| [[Designing Solutions Through Programming]] || ? || High || H121
|-
| [[Design 6]] || ? || Middle || Design Center
|}


{| style="width: 95%;" class="wikitable"
    <th scope="row"></html>[[Abstract data structures]]<html> </th>
|-
      <td>Paper 1</td>
!  style="background-color: #FAAFBA;" |  [[file:warning.png]] [[How to ask for help | Help! My code isn't working!]]  
    <td>IB Computer science HL, Advanced Programming</td>
|}


== [[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>
* In Warsaw Poland, today is '''{{CURRENTDAYNAME}}, {{CURRENTDAY2}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}'''
</td>
</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;" width="50%">
    <th scope="row"></html>[[Control]]<html> </th>
      <td>Paper 1</td>
    <td>IB Computer science HL</td>


== [[File:Target.png]] Big ideas in Computer Science ==
    </tr>
<tr>
    <th scope="row"></html>[[Web Science]]<html> </th>
      <td>Paper 2</td>
    <td>IB Computer science SL and HL</td>


These are the most important concepts and practices in computer science. They are not in any particular order.
    </tr>
<tr>
    <th scope="row"></html>[[Modeling and Simulation]]<html> </th>
      <td>Paper 2</td>
    <td>IB Computer science SL and HL</td>


* [[What is computer science]]?
    </tr>




* [[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]]
</tr>
* [[Resource management]]
* [[Control]]
* [[Databases]]
* [[Web Science]]
* [[Modeling and Simulation]]
* [[Design]]
* [[Ethics]]
* [[Security]]
* [[Collaboration]]
* [[Object-Oriented Programming]]


</td>
</tbody>
</table>


<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;" width="50%">
<br />


== [[File:program.png]]  Languages ==
A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output. <ref>https://en.wikipedia.org/wiki/Programming_language</ref>.


Our primary languages are [[Python]] and [[PHP]]. As we learn about [[Web Science]], PHP is a logical choice. As we learn about [[Modeling and Simulation]], Python is a good match.
</html>


== Compiled Languages ==
* [[C]]
* [[Java]]


== Interpreted Languages ==
* [[Python]]
* [[PHP]]
* [[Javascript]]


== Database Management Languages==
<hr />
* [[SQL]]


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


</td>
* [[2024 case study]]
</tr>
* [[Internal Assessment]]
<tr>
* [[Problem Sets]]  
<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">
 
== [[Image:computer.png]] Resources  ==
* [[Getting started]] Everything you need to KNOW and DO in order to get started.
* [https://manual.cs50.net/style/ Click here for an excellent style guide]


* [[Problem Sets]]
* [[Recipes]]
* [[Case studies]]
* [[Internal Assessment]]
* [[Designing a solution through programming]]
* [[2018 case study]]
* [[2017 case study]]
* [[archived classes | Click here to access archived courses]]
* [[archived classes | Click here to access archived courses]]
</td>
* [[Permissions for fair use]]
</tr>
<html>


<tr>
</div>
 
</html>
<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">
 
== [[Image:credit.png]] Credits ==
* Icons used with tremendous gratitude by [http://www.freepik.com/ Freepik] from [http://www.flaticon.com/ flaticon]
* I am very careful about citing work. If I've made any mistakes, [[User:Mr. MacKenty |please let me know!!!]]
* [[Permissions for fair use | Click here to see the permissions and licenses I have for using copyrighted material]]
* [http://cs50.tv/2015/fall/ I love CS50. I will individually attribute when I use CS50 stuff, but I want to acknowledge how great it is here]
 
</td>
</tr>
</table>

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