Difference between revisions of "Slides"

From WLCS
Line 2: Line 2:
 
* 1.1 - Systems in organizations (we have not covered this yet)
 
* 1.1 - Systems in organizations (we have not covered this yet)
 
* 1.2 - System design basics - [[Media:SystemDesignBasics.pptx]]
 
* 1.2 - System design basics - [[Media:SystemDesignBasics.pptx]]
 +
 
== 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 - [[Media:ComputerArchitecture.ppt]]
Line 14: Line 15:
 
** [[Media:LogicGatesWithTruthTables.gif]]
 
** [[Media:LogicGatesWithTruthTables.gif]]
 
** [[Media:LogicGates.ppt]]
 
** [[Media:LogicGates.ppt]]
 +
 
== Topic 3: Networks ==
 
== Topic 3: Networks ==
 
* 3.1.1 - 3.1.5 - Network fundamentals - [[Media:NetworkFundamentals.pptx]]
 
* 3.1.1 - 3.1.5 - Network fundamentals - [[Media:NetworkFundamentals.pptx]]
 
* 3.1.6 - 3.1.11 - Data transmission - [[Media:DataTransmission.pptx]]
 
* 3.1.6 - 3.1.11 - Data transmission - [[Media:DataTransmission.pptx]]
 
* 3.1.12 - 3.1.16 - Wireless networking - [[Media:WirelessNetworking.pptx]]
 
* 3.1.12 - 3.1.16 - Wireless networking - [[Media:WirelessNetworking.pptx]]
 +
 
== Topic 4: Computational thinking, problem-solving, & programming ==
 
== Topic 4: Computational thinking, problem-solving, & programming ==
 
* 4.2 - Connecting computational thinking and program design
 
* 4.2 - Connecting computational thinking and program design
 
** Searching - [[Media:Searching.pptx]]
 
** Searching - [[Media:Searching.pptx]]
 
** Sorting - [[Media:Sorting.pptx]]
 
** Sorting - [[Media:Sorting.pptx]]
 +
 
== Topic 5: Abstract data structures ==
 
== Topic 5: Abstract data structures ==
 +
* 5.1.1 - 5.1.3 - Recusion - [[Media:Recursion.ppt]]
 
* 5.1.4 - 5.1.5 - Two-dimensional arrays
 
* 5.1.4 - 5.1.5 - Two-dimensional arrays
 +
* 5.1.6 - 5.1.7 - Stacks - [[Media:Stacks.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.14 - 5.1.17 - Binary Trees - [[Media:BinaryTrees.ppt]]
 +
 
== 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:14, 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