Cargando…

Elementary Logic For Software Development /

The ability to reason correctly is critical to most aspects of computer science and to software development in particular. This book teaches readers how to better reason about software development, to communicate reasoning, to distinguish between good and bad reasoning, and to read professional lite...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Lover, Robert (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: London : Springer London : Imprint: Springer, 2008.
Edición:1st ed. 2008.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • Language and Logical Form
  • Atomic Statements
  • Compound Statements
  • Quantified Statements
  • Expressing Arguments
  • Defining Data Structures
  • Expressing Problem Specifications
  • Expressing Program Designs
  • Material Truth
  • Truth for Statements with at Most One Connective
  • Truth for Statements with Multiple Connectives
  • Tracing Program Execution
  • Logical Truth
  • Truth Functional Forms
  • Truth Functional Properties of Program Designs
  • Quantified Forms
  • Logical Equivalence
  • Logical Implication and Validity
  • Rules of Inference
  • Proof
  • Algorithmic Unsolvability Proofs
  • Program Correctness Proofs
  • Above and Beyond this Book.