CS0
From
(Difference between revisions)
(→The Science of Computation) |
(→The Science of Computation) |
||
Line 23: | Line 23: | ||
==The Science of Computation== | ==The Science of Computation== | ||
[[Algorithms and Psuedocode|Algorithms and Psuedocode]] <br/> | [[Algorithms and Psuedocode|Algorithms and Psuedocode]] <br/> | ||
- | [[Computability and Complexity|An introduction to Computability and Complexity]]<br/> | + | [[Computability and Complexity|An brief introduction to Computability and Complexity]]<br/> |
[[ADTs|Survey of Abstract Data Types]]<br/> | [[ADTs|Survey of Abstract Data Types]]<br/> | ||
[[Artificial Intelligence|Artificial Intelligence]]<br/> | [[Artificial Intelligence|Artificial Intelligence]]<br/> |
Revision as of 17:50, 27 March 2009
Introduction, course goals and outcomes to be written..
Contents |
The Professions in Computing
Computing Disiplines
Evolution of Computer Science
Educational Pathways
A brief History of Computing
Computing History: the 6 generations of computers
Pioneers of Computing
The Machine: an introduction to Computer Architecture
Number Systems
Data Representations
Digital Logic
Machine Architecture
System Software
Application Software
The Science of Computation
Algorithms and Psuedocode
An brief 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
Programming Languages