Search results
Results from the WOW.Com Content Network
SICP has been influential in computer science education, and several later books have been inspired by its style. Structure and Interpretation of Classical Mechanics (SICM), another book that uses Scheme as an instructional element, by Gerald Jay Sussman and Jack Wisdom; Software Design for Flexibility, by Chris Hanson and Gerald Jay Sussman
The book introduces the concept of a design recipe, a six-step process for creating programs from a problem statement. While the book was originally used along with the education project TeachScheme! (renamed ProgramByDesign), it has been adopted at many colleges and universities for teaching program design principles.
The Art of Computer Programming (TAOCP) is a comprehensive monograph written by the computer scientist Donald Knuth presenting programming algorithms and their analysis. Volumes 1–5 are intended to represent the central core of computer programming for sequential machines.
000 Computer science, knowledge, and systems. 000 Computer science, information and general works; 001 Knowledge; 002 The book (writing, libraries, and book-related topics) 003 Systems; 004 Data processing and computer science; 005 Computer programming, programs, and data; 006 Special computer methods (e.g. AI, multimedia, VR) [4] 007–009 ...
Code: The Hidden Language of Computer Hardware and Software; Compilers: Principles, Techniques, and Tools; Computer Graphics: Principles and Practice; Computers and Intractability; Concepts, Techniques, and Models of Computer Programming; Concrete Mathematics
Computer programming 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.
Computer science is the study of computation, information, and automation. [1] [2] [3] Computer science spans theoretical disciplines (such as algorithms, theory of computation, and information theory) to applied disciplines (including the design and implementation of hardware and software). [4] [5] [6]
Compilers: Principles, Techniques, and Tools [1] is a computer science textbook by Alfred V. Aho, Monica S. Lam, Ravi Sethi, and Jeffrey D. Ullman about compiler construction for programming languages. First published in 1986, it is widely regarded as the classic definitive compiler technology text. [2]