Difference between revisions of "Slides"

From WLCS
Line 11: Line 11:
  
 
== Topic 2: Computer organization ==
 
== Topic 2: Computer organization ==
* 2.1.1 - 2.1.5 - Computer architecture - [[Media:ComputerArchitecture.ppt]]
+
* 2.1.1 - 2.1.5 - Computer architecture - [https://drive.google.com/open?id=12r_Egw1qYrqvhpyu2UHiVd4As82LQiFzmFQ3Minchqs Computer architecture]
 
* 2.1.6 - 2.1.8 - Operating systems - [[Media:OS_Basic.ppt]]
 
* 2.1.6 - 2.1.8 - Operating systems - [[Media:OS_Basic.ppt]]
 
* 2.1.9 - 2.1.10 - Binary & Data representation
 
* 2.1.9 - 2.1.10 - Binary & Data representation
** [[Media:Binary.ppt]]
+
** [https://drive.google.com/open?id=1f2HPJOP7xxWGgEyl_gXXzn5aMiAT6qwHdvS2he6E5wg Binary]
** [[Media:Hexadecimal.ppt]]
+
** [https://drive.google.com/open?id=1dQ1W-xCHulQB_nAQIzRkR2-jAhvbrSHsxNWGapA1UFQ Hexadecimal]
** [[Media:DataRepresentation.ppt]]
+
** [https://drive.google.com/open?id=1jM_8zN66HudQiO_c2c1TCUO6MVBJ7qXBI7jS8kDN9z0 Data representation]
 
* 2.1.11 - 2.1.13 - Simple logic gates
 
* 2.1.11 - 2.1.13 - Simple logic gates
** [[Media:BooleanLogic.ppt]]
+
** [https://drive.google.com/open?id=1xhbt6M14fmCQZ0oKqRoVEHvdpy5GuCN8Cf3B9F2g77E Boolean logic]
 
** [[Media:LogicGates.gif]]
 
** [[Media:LogicGates.gif]]
 
** [[Media:LogicGatesWithTruthTables.gif]]
 
** [[Media:LogicGatesWithTruthTables.gif]]
Line 45: Line 45:
 
* 5.1.11 - 5.1.13 - Linked lists - [http://en.wikipedia.org/wiki/Linked_list#Basic_concepts_and_nomenclature Linked Lists]
 
* 5.1.11 - 5.1.13 - Linked lists - [http://en.wikipedia.org/wiki/Linked_list#Basic_concepts_and_nomenclature Linked Lists]
 
** [[Media:LinkedList.java]]
 
** [[Media:LinkedList.java]]
* 5.1.14 - 5.1.17 - Binary trees - [[Media:BinaryTrees.ppt]]
+
* 5.1.14 - 5.1.17 - Binary trees - [https://drive.google.com/open?id=1ROGTlCgwPvzt4kD1w-cPek8V8M4VVA9SWJ3vtvXLsK4 Binary trees]
 
* 5.1.18 - 5.1.20 - Dynamic vs. static data structures
 
* 5.1.18 - 5.1.20 - Dynamic vs. static data structures
  

Revision as of 10:21, 12 April 2019

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

Slides Archives (older ppt files)

Option C: Web science (old - do not do these)

Option D: Object-oriented Programming

Current Case Study

Archived Case Studies