Difference between revisions of "Slides"

From WLCS
(Topic 5: Abstract data structures)
Line 31: Line 31:
 
* 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]]
* 5.1.11 - 5.1.13 - Linked Lists - [http://en.wikipedia.org/wiki/Linked_list#Basic_concepts_and_nomenclature Linked Lists]
+
* 5.1.10 - Static stack and queue arrays
* 5.1.14 - 5.1.17 - Binary Trees - [[Media:BinaryTrees.ppt]]
+
* 5.1.11 - 5.1.13 - Linked lists - [http://en.wikipedia.org/wiki/Linked_list#Basic_concepts_and_nomenclature Linked Lists]
 +
* 5.1.14 - 5.1.17 - Binary trees - [[Media:BinaryTrees.ppt]]
 +
* 5.1.18 - 5.1.20 - Dynamic vs. static data structures
  
 
== Topic 6: Resource management ==
 
== Topic 6: Resource management ==
 
== Topic 7: Control ==
 
== Topic 7: Control ==
 
== Case Study: Network Security ==
 
== Case Study: Network Security ==

Revision as of 10:16, 7 March 2014

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

Case Study: Network Security