computer science book

C2654
concept

A computer science book is a structured, written resource that explains concepts, theories, and practices related to computing, algorithms, programming, and information systems.

All labels observed (35)

Label Occurrences
computer science book canonical 54
software engineering book 27
computer science textbook 12

Description generation (CDg)

The one-sentence description above was generated by prompting gpt-5.1 with the class name and this instruction.

Instruction
generate a one-sentence description for a given conceptual class.
# Response Format
Return only the sentence: "Description: [one-sentence description of the conceptional class]"
Input
Class: computer science book
Generated description
A computer science book is a structured, written resource that explains concepts, theories, and practices related to computing, algorithms, programming, and information systems.

Instances (123)

Instance Via concept surface
Notes on the Analytical Engine work on computing
Computational Complexity: A Conceptual Perspective
Introduction to Property Testing
P, NP, and NP-Completeness: The Basics of Complexity Theory
Modern Cryptography, Probabilistic Proofs and Pseudorandomness
On Computable Numbers, with an Application to the Entscheidungsproblem computer science foundational work
First Draft of a Report on the EDVAC computer science document
Great Principles of Computing
The Science of Computing
The C Programming Language
Algorithms + Data Structures = Programs computer science textbook
Compiler Construction
Unix Text Processing
Dragon Book
Operating Systems: Design and Implementation
The Clean Coder software engineering book
Domain-Driven Design: Tackling Complexity in the Heart of Software
linked to: DDD (book)
software engineering book
Communication Nets: Stochastic Message Flow and Delay queueing theory book
Computer Architecture: A Quantitative Approach
Computer Organization and Design
Pro Git software development book
Fundamentals of Interactive Computer Graphics computer graphics textbook
Computer Architecture: Concepts and Evolution
The Unix Programming Environment
No Silver Bullet: Essence and Accidents of Software Engineering computer science essay
Working Effectively with Legacy Code
linked to: Michael Feathers
software engineering book
Structure and Interpretation of Computer Programs
linked to: Julie Sussman
computer science textbook
Structured Computer Organization
Distributed Systems
Programming Perl Perl book
Mathematical Theory of Computation theoretical computer science textbook
The Calculus of Computation
Verification of Concurrent Programs
Program Verification: Approaches and Tools
Computer Graphics: Principles and Practice computer graphics textbook
Introduction to Automata Theory, Languages, and Computation
The Art of Computer Programming
Structure and Interpretation of Computer Programs computer science textbook
Design Patterns: Elements of Reusable Object-Oriented Software software engineering book
Introduction to Algorithms
Concrete Mathematics computer science textbook
Compilers: Principles, Techniques, and Tools computer science textbook
Modern Operating Systems computer science textbook
Refactoring: Improving the Design of Existing Code software engineering book
Clean Code: A Handbook of Agile Software Craftsmanship software engineering book
Domain-Driven Design: Tackling Complexity in the Heart of Software software engineering book
The Mythical Man-Month software engineering book
Introduction to the Theory of Computation
Computer Networks computer networking book
Database System Concepts