CS0
From
(Difference between revisions)
Line 1: | Line 1: | ||
- | + | Introduction, course goals and outcomes to be written.. | |
<br/><br/> | <br/><br/> | ||
==The Professions in Computing and Computing History== | ==The Professions in Computing and Computing History== | ||
Line 13: | Line 13: | ||
<br/> | <br/> | ||
==The Science of Computation== | ==The Science of Computation== | ||
- | + | [[Algorithms|Algorithms and Pseudocode]]<br/> | |
+ | [[Computability and Complexity|An introduction to Computability and Complexity]]<br/> | ||
+ | [[Abstract Data Types|Abstract Data Types]] | ||
+ | [[Artificial Intelligence|Artificial Intelligence]]<br/> | ||
+ | <br/> | ||
==The Engineering of Software Systems== | ==The Engineering of Software Systems== | ||
+ | [[Software Engineering|An introduction to Software Engineering]]<br/> | ||
+ | [[Software Lifecycles|Software Lifecycles]]<br/> | ||
+ | [[Problem Solving|Problem Solving]]<br/> |
Revision as of 14:44, 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
Abstract Data Types Artificial Intelligence
The Engineering of Software Systems
An introduction to Software Engineering
Software Lifecycles
Problem Solving