EDSAC Books
EDSAC Books sorted by
Average customer review: high to low
.
The preparation of programs for an electronic digital computer,: With special reference to the EDSAC and the use of a library of subroutines,
Published in Hardcover by Addison-Wesley Press (1951)
List price:
Used price: $296.01
Average review score: 

The first computer programming book.
Helpful Votes: 0 out of 0 total.
Review Date: 2000-12-23
Review Date: 2000-12-23
Catalogue of the papers of William Renwick (1924-1971), including material relating to the EDSAC computer, deposited in the University Library, Cambridge
Published in Unknown Binding by Contemporary Scientific Archives Centre (1982)
List price:
Early programming activity at the University of Cambridge
Published in Unknown Binding by (1979)
List price:
Introduction to programming for the EDSAC: A supplement to "The preparation of programs for an electronic digital computer" by Wilkes, Wheeler and Gill
Published in Unknown Binding by University Mathematical Laboratory (1955)
List price:
The EDSAC programmer's (Wilkes, Wheeler, and Gill) were the first to have practical programming experience using the stored-program architecture. The authors establish the subroutine as the fundamental component of source code. They developed the first subroutine library, linker (a mechanical device to copy subroutines to the master program tape), and loader (the initial orders program). In addition, they are the first to design an assembly language, develop formal subroutine specifications, and to use debugging core dumps, single-step debugging facilities, trace statements, desk checking, and syntax checking (a mechanical device to compare tapes). Published the first set of example programs that execute on an actual stored program computer. First use of literate programming and white space for improving program comprehension. [The authors use named boxes to indicate code insertions from the subroutine library. These boxes can also represent other code fragments that are not part of the subroutine library. The programs presented in chapter 7 use the "literate style".]