CS0
From
(Difference between revisions)
(→The Science of Computation) |
|||
Line 15: | Line 15: | ||
[[Algorithms|Algorithms and Pseudocode]]<br/> | [[Algorithms|Algorithms and Pseudocode]]<br/> | ||
[[Computability and Complexity|An introduction to Computability and Complexity]]<br/> | [[Computability and Complexity|An introduction to Computability and Complexity]]<br/> | ||
- | [[ | + | [[ADTs|Survey of Abstract Data Types]]<br/> |
[[Artificial Intelligence|Artificial Intelligence]]<br/> | [[Artificial Intelligence|Artificial Intelligence]]<br/> | ||
<br/> | <br/> | ||
+ | |||
==The Engineering of Software Systems== | ==The Engineering of Software Systems== | ||
[[Software Engineering|An introduction to Software Engineering]]<br/> | [[Software Engineering|An introduction to Software Engineering]]<br/> | ||
[[Software Lifecycles|Software Lifecycles]]<br/> | [[Software Lifecycles|Software Lifecycles]]<br/> | ||
[[Problem Solving|Problem Solving]]<br/> | [[Problem Solving|Problem Solving]]<br/> |
Revision as of 14:46, 26 March 2009
Introduction, course goals and outcomes to be written..
Contents |
The Professions in Computing and Computing History
Computing Disiplines
Educational Pathways
Computing History, the generations of computers
The Machine, an introduction to Computer Architecture
Number Systems
Data Representations
Digital Logic
Machine Architecture
The Science of Computation
Algorithms and Pseudocode
An introduction to Computability and Complexity
Survey of Abstract Data Types
Artificial Intelligence
The Engineering of Software Systems
An introduction to Software Engineering
Software Lifecycles
Problem Solving