CS0
From
(→The Professions in Computing and a brief Computing History) |
m (Changed protection level for "CS0" ([edit=sysop] (indefinite) [move=sysop] (indefinite)) [cascading]) |
||
(7 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | This is an online, interactive text for exploring the concepts and topics normally taught in the ACM CS0 course. This online text as of Spring 2009 does have some of content, and is currently under development. The current most active work is on the CS2 course content, this content (CS0) will hopefully have significant work done on it during Summer 2009. | |
<br/><br/> | <br/><br/> | ||
==The Professions in Computing== | ==The Professions in Computing== | ||
[[Computing Disiplines|Computing Disiplines]]<br/> | [[Computing Disiplines|Computing Disiplines]]<br/> | ||
+ | [[Evolution of Computer Science|Evolution of Computer Science]]<br/> | ||
[[Educational Pathways|Educational Pathways]]<br/> | [[Educational Pathways|Educational Pathways]]<br/> | ||
<br/> | <br/> | ||
+ | |||
==A brief History of Computing== | ==A brief History of Computing== | ||
[[Computing History|Computing History: the 6 generations of computers]]<br/> | [[Computing History|Computing History: the 6 generations of computers]]<br/> | ||
[[Pioneers of Computing|Pioneers of Computing]]<br/> | [[Pioneers of Computing|Pioneers of Computing]]<br/> | ||
- | + | <br/> | |
==The Machine: an introduction to Computer Architecture== | ==The Machine: an introduction to Computer Architecture== | ||
Line 20: | Line 22: | ||
==The Science of Computation== | ==The Science of Computation== | ||
- | [[Algorithms|Algorithms and | + | [[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/> |
Current revision as of 15:49, 22 October 2009
This is an online, interactive text for exploring the concepts and topics normally taught in the ACM CS0 course. This online text as of Spring 2009 does have some of content, and is currently under development. The current most active work is on the CS2 course content, this content (CS0) will hopefully have significant work done on it during Summer 2009.
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