Difference between revisions of "Computer science"

From HaskellWiki
Jump to navigation Jump to search
(Motto: Computer Science is no more about computers than astronomy is about telescopes. Motto: ,,Computer Science is no more about computers than astronomy is about telescopes'' by E. W. Dijkstra)
m (Changing the order of the table-of-contents and the Dijkstra-motto)
Line 1: Line 1:
__TOC__
 
 
 
''Computer Science is no more about computers than astronomy is about telescopes''.
 
''Computer Science is no more about computers than astronomy is about telescopes''.
   
 
-- E. W. Dijkstra
 
-- E. W. Dijkstra
  +
 
__TOC__
   
 
== Introduction ==
 
== Introduction ==

Revision as of 17:00, 22 April 2006

Computer Science is no more about computers than astronomy is about telescopes.

-- E. W. Dijkstra

Introduction

Wikipedia's Computer science.

Martín Escardó maintains a Computer science page, being both detailed and comprehensive. The Dijkstra-quotation cited above comes from this page.

Structure and Interpretation of Computer Programs (by Harold Abelson and Gerald Jay Sussman with Julie Sussman, foreword by Alan J. Perlis).

Computability theory

Wikipedia's Computability theory.

An interesting area related to computabilty theory: Exact real arithmetic. For me, it was surprising, how it connected problems in mathematical analysis, arithmetic and computability theory.