Welcome: Difference between revisions

From Computer Science Wiki
(43 intermediate revisions by the same user not shown)
Line 7: Line 7:
Hello and welcome.  
Hello and welcome.  


This wiki supports the learning of both IB computer science and introduction to computer science.  
This wiki supports the learning of high school computer science.
 
'''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]]
|}


Created and managed by a current computer science classroom teacher, '''you are welcomed to participate'''. If you would like to contribute, please send an email to bill@mackenty.org.


Thank you.


</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;">
<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">


== [[File:classes.png]] Our Classes==
== [[File:classes.png]] Our Classes==
Line 24: Line 36:
{| style="width: 95%;" class="wikitable"
{| style="width: 95%;" class="wikitable"
|-
|-
! Course  !!  Meets !! School !! Room  
! Course  !!  Meets !! Room  
|-
| [[IB Computer Science SL - Year 1]]  || ? || H121
|-
|-
| [[IB Computer Science SL]]  || A || High || H121  
| [[IB Computer Science HL - Year 1 ]]  || ? || H121
|-
|-
| [[IB Computer Science HL]]  || A || High || H121  
| [[IB Computer Science SL - Year 2]]  || ? ||H121  
 
|-
|-  
| [[IB Computer Science HL - Year 2]] || ? || H121  
| [[Designing Solutions Through Programming]] || B || High || H121
|-  
|-  
| [[Design 6]] || E || Middle || Design Center
| [[Designing Solutions Through Programming]] || ? || H121
|-  
|-  
| [[Product Design 1]] || F || Middle || Design Center  
| [[Design 6]] || ? || Design Center
|}
|}


Line 47: Line 60:
* [[calendar | Click here for a useful page of calendars and dates]]
* [[calendar | Click here for a useful page of calendars and dates]]
* In Warsaw Poland, today is '''{{CURRENTDAYNAME}}, {{CURRENTDAY2}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}'''
* In Warsaw Poland, today is '''{{CURRENTDAYNAME}}, {{CURRENTDAY2}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}'''
</td>
</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;">
</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%">


== [[File:Target.png]] Big ideas in Computer Science ==
== [[File:Target.png]] Big ideas in Computer Science ==
Line 76: Line 89:


</td>
</td>
</tr>


<tr>
<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%">
<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;">


== [[File:program.png]]  Languages ==
== [[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.
== Compiled Languages ==
* [[C]]
* [[Java]]


== Interpreted Languages ==
* [[Python]]
* [[Python]]
* [[PHP]]
* [[PHP]]
* [[Javascript]]
== Database Management Languages==
* [[SQL]]
* [[SQL]]
== Markup Language ==
* [[HTML]]
* [[HTML]]
* [[CSS]]
* [[CSS]]
* [[Javascript]]
 
* [[C]]
* [[Java]]
</td>
</td>
 
</tr>
<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;">
<tr>
<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  ==
== [[Image:computer.png]] Resources  ==
Line 104: Line 127:
* [[Internal Assessment]]
* [[Internal Assessment]]
* [[Designing a solution through programming]]
* [[Designing a solution through programming]]
* [[2018 case study]]
* [[2017 case study]]
* [[2017 case study]]
* [[archived classes | Click here to access archived courses]]
* [[archived classes | Click here to access archived courses]]
Line 122: Line 146:
</tr>
</tr>
</table>
</table>
[[Category:Welcome]]

Revision as of 11:44, 25 June 2017

News.png News[edit]

Hello and welcome.

This wiki supports the learning of high school computer science.

Summer 2017 homework:

  1. Please watch and understand all the videos from crash course computer science. They are an EXCELLENT resource for computer science students.
  2. Please complete your topic for our 2018 case study

Summer 2017 Notes:

  1. This wiki is in "summer maintaining mode". You may see more red links than normal, and layouts are subject to change without notice.
  2. Please know from about 29 June to about 7 July I'm going dark and completely unplugging from absolutely everything.
Computer science and ASW school values


Classes.png Our Classes[edit]

Course Meets Room
IB Computer Science SL - Year 1 ? H121
IB Computer Science HL - Year 1 ? H121
IB Computer Science SL - Year 2 ? H121
IB Computer Science HL - Year 2 ? H121
Designing Solutions Through Programming ? H121
Design 6 ? Design Center
Warning.png Help! My code isn't working!

Calendar.png Calendars[edit]

Target.png Big ideas in Computer Science[edit]

These are the most important concepts and practices in computer science. They are not in any particular order.


Program.png Languages[edit]

A programming language is a formal language that specifies a set of instructions that can be used to produce various kinds of output. [1].

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.

Compiled Languages[edit]

Interpreted Languages[edit]

Database Management Languages[edit]

Markup Language[edit]

Computer.png Resources[edit]

Credit.png Credits[edit]