Welcome: Difference between revisions

From Computer Science Wiki
No edit summary
No edit summary
Line 2: Line 2:


<html>
<html>
<div class="alert alert-info fade show" role="alert">
<div class="wikitable" role="alert">
   <strong>Welcome</b></strong>
   <strong>Welcome</b></strong>
<br /><br />
<br /><br />

Revision as of 16:20, 21 April 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, life will be much easier for you.