Difference between revisions of "Slides"

From WLCS
(Current Case Study)
(Current Case Study)
(10 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
* [[Media:IBCS_SyllabusContent.pdf]]
 
* [[Media:IBCS_SyllabusContent.pdf]]
  
== Wiki Textbook ==
+
== Additional Resources ==
* [http://en.wikibooks.org/wiki/IB/Group_4/Computer_Science IB Computer Science WikiBook]
+
* [http://ib.compscihub.net/topics IB CS @ DGS] (Lot of PDFs, but not all are complete)
** Incomplete, but has some decent additional reading
+
* [http://en.wikibooks.org/wiki/IB/Group_4/Computer_Science IB Computer Science WikiBook] (Incomplete, but has some decent additional reading)
  
 
== Topic 1: System fundamentals ==
 
== Topic 1: System fundamentals ==
Line 39: Line 39:
 
* 5.1.1 - 5.1.3 - Recusion - [[Media:Recursion_Java.ppt]]
 
* 5.1.1 - 5.1.3 - Recusion - [[Media:Recursion_Java.ppt]]
 
* 5.1.4 - 5.1.5 - Two-dimensional arrays
 
* 5.1.4 - 5.1.5 - Two-dimensional arrays
 +
** [[Media:JavaArrays_Basic.ppt]]
 
* 5.1.6 - 5.1.7 - Stacks - [[Media:Stacks.ppt]]
 
* 5.1.6 - 5.1.7 - Stacks - [[Media:Stacks.ppt]]
 
* 5.1.8 - 5.1.9 - Queues - [[Media:Queues.ppt]]
 
* 5.1.8 - 5.1.9 - Queues - [[Media:Queues.ppt]]
Line 61: Line 62:
  
 
== Option D: Object-oriented Programming ==
 
== Option D: Object-oriented Programming ==
 +
* [[Media:IntroObjects.ppt]]
 
* [[Media:OOP.pptx]]
 
* [[Media:OOP.pptx]]
 
* [[Media:UML_Diagrams.pptx]]
 
* [[Media:UML_Diagrams.pptx]]
Line 68: Line 70:
  
 
== Current Case Study ==
 
== Current Case Study ==
* [[Media:IBCS_CaseStudy2015.pdf]]
+
* [[Media:IBCS_CaseStudy2017.pdf]]
* [https://docs.google.com/a/apsva.us/presentation/d/1jOtn7NX0vN7yJV_Gd4iO0mVk3UQfn5WXowP1Ci-E0RI/edit?usp=sharing Period 1 Case Study Terms]
+
* Case Study Slides
* [https://docs.google.com/a/apsva.us/presentation/d/1ikrNje3vM9Sqa2CCPkHeEuvc2JhtZn7Za8YVsgXr-XA/edit?usp=sharing Period 6 Case Study Terms]
+
** [https://docs.google.com/a/apsva.us/presentation/d/1e-jf-6mFlLPzg_IPt5BZ-y8F-j81WHq3oNRL8pgJX5s/edit?usp=sharing Period 4 Case Study Terms]
 +
** [https://docs.google.com/a/apsva.us/presentation/d/1FJSwaQnwZNiKsDpURywkH3MGL8DhZF3LAnkn9S9Ew5M/edit?usp=sharing Period 6 Case Study Terms]
 +
* If you see anything wrong with the above Case Study Terms, then please notify Mr. Bui
  
 
== Archived Case Studies ==
 
== Archived Case Studies ==
 +
* [[IBCS2 - 1516 - Case Study]]
 +
* [[IBCS2 - 1415 - Case Study]]
 
* [[IBCS2 - 1314 - Case Study]]
 
* [[IBCS2 - 1314 - Case Study]]

Revision as of 10:16, 1 May 2017

Syllabus Content Guide

Additional Resources

Topic 1: System fundamentals

Topic 2: Computer organization

Topic 3: Networks

Topic 4: Computational thinking, problem-solving, & programming

Topic 5: Abstract data structures

Topic 6: Resource management

Topic 7: Control

Option C: Web science

Option D: Object-oriented Programming

Current Case Study

Archived Case Studies