Search results
Results from the WOW.Com Content Network
Donald Knuth - The Art of Computer Programming; Ellen Ullman - Close to the Machine; Ellis Horowitz - Fundamentals of Computer Algorithms; Eric Raymond - The Art of Unix Programming; Gerald M. Weinberg - The Psychology of Computer Programming; James Gosling - The Java Programming Language; Joel Spolsky - The Best Software Writing I
Code: The Hidden Language of Computer Hardware and Software; Communications, Computers, and Networks; The Computer and the Brain; Computer Graphics: Principles and Practice; Computer: A History of the Information Machine; Computers and Typesetting
Structure and Interpretation of Computer Programs (SICP) is a computer science textbook by Massachusetts Institute of Technology professors Harold Abelson and Gerald Jay Sussman with Julie Sussman. It is known as the "Wizard Book" in hacker culture . [ 1 ]
A human computer, with microscope and calculator, 1952. It was not until the mid-20th century that the word acquired its modern definition; according to the Oxford English Dictionary, the first known use of the word computer was in a different sense, in a 1613 book called The Yong Mans Gleanings by the English writer Richard Brathwait: "I haue [] read the truest computer of Times, and the best ...
Computer programming or coding is the composition of sequences of instructions, called programs, that computers can follow to perform tasks. [1] [2] It involves designing and implementing algorithms, step-by-step specifications of procedures, by writing code in one or more programming languages.
The first documented computer architecture was in the correspondence between Charles Babbage and Ada Lovelace, describing the analytical engine.While building the computer Z1 in 1936, Konrad Zuse described in two patent applications for his future projects that machine instructions could be stored in the same storage used for data, i.e., the stored-program concept.
Literate Programming by Donald Knuth is the seminal book on literate programming.. Literate programming is a programming paradigm introduced in 1984 by Donald Knuth in which a computer program is given as an explanation of how it works in a natural language, such as English, interspersed (embedded) with snippets of macros and traditional source code, from which compilable source code can be ...
The Secret Guide to Computers is a book on computer hardware and software techniques by Russ Walter. [1] The book was written to be useful in both teaching and professional environments. [2] Its goal is to describe everything necessary to become a "computer expert," covering philosophies, technicalities, hardware, software, theory, and practice ...