Welcome: Difference between revisions

From Computer Science Wiki
No edit summary
No edit summary
Line 82: Line 82:
</table>
</table>


<br />


<table class="table table-striped table-bordered">
<table class="table table-striped table-bordered">
Line 87: Line 88:
     <tr>
     <tr>
       <th scope="col">Other Topics</th>
       <th scope="col">Other Topics</th>
       <th scope="col">Courses</th>
       <th scope="col">Description</th>


     </tr>
     </tr>
Line 95: Line 96:
     <tr>  
     <tr>  
       <th scope="row"></html>[[What is computer science]]<html> </th>
       <th scope="row"></html>[[What is computer science]]<html> </th>
       <td>IB Computer science SL and HL</td>
       <td>An overview of computer science</td>


     </tr>
     </tr>
Line 102: Line 103:
<tr>
<tr>
     <th scope="row"></html>[[Development]]<html> </th>
     <th scope="row"></html>[[Development]]<html> </th>
     <td>IB Computer science SL and HL, Introduction to Programming, Advanced Programming</td>
     <td>The tactical process of designing software</td>


</tr>
</tr>
Line 108: Line 109:
<tr>
<tr>
     <th scope="row"></html>[[Design]]<html> </th>
     <th scope="row"></html>[[Design]]<html> </th>
     <td>Introduction to Programming, Advanced Programming</td>
     <td>The strategic process of designing software</td>


</tr>
</tr>
Line 115: Line 116:
<tr>
<tr>
     <th scope="row"></html>[[How to ask for help | Asking for Help]] <html> </th>
     <th scope="row"></html>[[How to ask for help | Asking for Help]] <html> </th>
     <td>IB Computer science SL and HL, Introduction to Programming, Advanced Programming</td>
     <td>#lifeskill</td>


</tr>
</tr>
Line 121: Line 122:
<tr>
<tr>
     <th scope="row"></html>[[Debugging]] <html> </th>
     <th scope="row"></html>[[Debugging]] <html> </th>
     <td>IB Computer science SL and HL, Introduction to Programming, Advanced Programming</td>
     <td>If you learn to solve your own problems, you will be successful.</td>
</tr>
</tr>



Revision as of 11:30, 19 March 2020



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, you will be successful.