The Cultural Logic of Computation

The Cultural Logic of Computation
Author: David Golumbia
Publsiher: Harvard University Press
Total Pages: 276
Release: 2009-04-30
Genre: Computers
ISBN: 0674032926

Download The Cultural Logic of Computation Book in PDF, Epub and Kindle

Advocates of computers make sweeping claims for their inherently transformative power: new and different from previous technologies, they are sure to resolve many of our existing social problems, and perhaps even to cause a positive political revolution. In The Cultural Logic of Computation, David Golumbia, who worked as a software designer for more than ten years, confronts this orthodoxy, arguing instead that computers are cultural “all the way down”—that there is no part of the apparent technological transformation that is not shaped by historical and cultural processes, or that escapes existing cultural politics. From the perspective of transnational corporations and governments, computers benefit existing power much more fully than they provide means to distribute or contest it. Despite this, our thinking about computers has developed into a nearly invisible ideology Golumbia dubs “computationalism”—an ideology that informs our thinking not just about computers, but about economic and social trends as sweeping as globalization. Driven by a programmer’s knowledge of computers as well as by a deep engagement with contemporary literary and cultural studies and poststructuralist theory, The Cultural Logic of Computation provides a needed corrective to the uncritical enthusiasm for computers common today in many parts of our culture.

Lectures on Logic and Computation

Lectures on Logic and Computation
Author: Nick Bezhanishvili,Valentin Goranko
Publsiher: Springer
Total Pages: 265
Release: 2012-06-23
Genre: Computers
ISBN: 9783642314858

Download Lectures on Logic and Computation Book in PDF, Epub and Kindle

The European Summer School in Logic, Language and Information (ESSLLI) is organized every year by the Association for Logic, Language and Information (FoLLI) in different sites around Europe. The main focus of ESSLLI is on the interface between linguistics, logic and computation. ESSLLI offers foundational, introductory and advanced courses, as well as workshops, covering a wide variety of topics within the three areas of interest: Language and Computation, Language and Logic, and Logic and Computation. During two weeks, around 50 courses and 10 workshops are offered to the attendants, each of 1.5 hours per day during a five days week, with up to seven parallel sessions. ESSLLI also includes a student session (papers and posters by students only, 1.5 hour per day during the two weeks) and four evening lectures by senior scientists in the covered areas. The 6 course notes were carefully reviewed and selected. The papers are organized in topical sections on computational complexity, multi-agant systems, natural language processing, strategies in games and formal semantics.

Logic Computation and Rigorous Methods

Logic  Computation and Rigorous Methods
Author: Alexander Raschke,Elvinia Riccobene,Klaus-Dieter Schewe
Publsiher: Springer Nature
Total Pages: 367
Release: 2021-06-04
Genre: Computers
ISBN: 9783030760205

Download Logic Computation and Rigorous Methods Book in PDF, Epub and Kindle

This Festschrift was published in honor of Egon Börger on the occasion of his 75th birthday. It acknowledges Prof. Börger's inspiration as a scientist, author, mentor, and community organizer. Dedicated to a pioneer in the fields of logic and computer science, Egon Börger's research interests are unusual in scope, from programming languages to hardware architectures, software architectures, control systems, workflow and interaction patterns, business processes, web applications, and concurrent systems. The 18 invited contributions in this volume are by leading researchers in the areas of software engineering, programming languages, business information systems, and computer science logic.

Essential Logic for Computer Science

Essential Logic for Computer Science
Author: Rex Page,Ruben Gamboa
Publsiher: MIT Press
Total Pages: 305
Release: 2019-01-08
Genre: Computers
ISBN: 9780262039185

Download Essential Logic for Computer Science Book in PDF, Epub and Kindle

An introduction to applying predicate logic to testing and verification of software and digital circuits that focuses on applications rather than theory. Computer scientists use logic for testing and verification of software and digital circuits, but many computer science students study logic only in the context of traditional mathematics, encountering the subject in a few lectures and a handful of problem sets in a discrete math course. This book offers a more substantive and rigorous approach to logic that focuses on applications in computer science. Topics covered include predicate logic, equation-based software, automated testing and theorem proving, and large-scale computation. Formalism is emphasized, and the book employs three formal notations: traditional algebraic formulas of propositional and predicate logic; digital circuit diagrams; and the widely used partially automated theorem prover, ACL2, which provides an accessible introduction to mechanized formalism. For readers who want to see formalization in action, the text presents examples using Proof Pad, a lightweight ACL2 environment. Readers will not become ALC2 experts, but will learn how mechanized logic can benefit software and hardware engineers. In addition, 180 exercises, some of them extremely challenging, offer opportunities for problem solving. There are no prerequisites beyond high school algebra. Programming experience is not required to understand the book's equation-based approach. The book can be used in undergraduate courses in logic for computer science and introduction to computer science and in math courses for computer science students.

Logic Language Information and Computation

Logic  Language  Information  and Computation
Author: Luke Ong,Ruy de Queiroz
Publsiher: Springer
Total Pages: 346
Release: 2012-08-18
Genre: Computers
ISBN: 9783642326219

Download Logic Language Information and Computation Book in PDF, Epub and Kindle

Edited in collaboration with FoLLI, the Association of Logic, Language and Information this book constitutes the refereed proceedings of the 19th Workshop on Logic, Language, Information and Communication, WoLLIC 2012, held in Buenos Aires, Argentina, in September 2012. The papers accompanying 8 invited lectures are presented together with 16 contributed papers; the latter were carefully reviewed and selected from 46 submissions. The papers report advances in inter-disciplinary research involving formal logic, theory of computation, foundations of mathematics, and computational linguistics.

Logic Language Information and Computation

Logic  Language  Information  and Computation
Author: Rosalie Iemhoff,Michael Moortgat,Ruy de Queiroz
Publsiher: Springer
Total Pages: 683
Release: 2019-06-23
Genre: Mathematics
ISBN: 9783662595336

Download Logic Language Information and Computation Book in PDF, Epub and Kindle

Edited in collaboration with FoLLI, the Association of Logic, Language and Information this book constitutes the refereed proceedings of the 26th Workshop on Logic, Language, Information and Communication, WoLLIC 2019, held in Utrecht, The Netherlands, in July 2019. The 41 full papers together with 6 invited lectures presented were fully reviewed and selected from 60 submissions. The idea is to have a forum which is large enough in the number of possible interactions between logic and the sciences related to information and computation, and yet is small enough to allow for concrete and useful interaction among participants.

Logic for Computer Scientists

Logic for Computer Scientists
Author: Uwe Schöning
Publsiher: Springer Science & Business Media
Total Pages: 173
Release: 2009-11-03
Genre: Mathematics
ISBN: 9780817647636

Download Logic for Computer Scientists Book in PDF, Epub and Kindle

This book introduces the notions and methods of formal logic from a computer science standpoint, covering propositional logic, predicate logic, and foundations of logic programming. The classic text is replete with illustrative examples and exercises. It presents applications and themes of computer science research such as resolution, automated deduction, and logic programming in a rigorous but readable way. The style and scope of the work, rounded out by the inclusion of exercises, make this an excellent textbook for an advanced undergraduate course in logic for computer scientists.

Lectures on the Logic of Computer Programming

Lectures on the Logic of Computer Programming
Author: Zohar Manna
Publsiher: SIAM
Total Pages: 53
Release: 1980-01-01
Genre: Computers
ISBN: 1611970385

Download Lectures on the Logic of Computer Programming Book in PDF, Epub and Kindle

This monograph deals with aspects of the computer programming process that involve techniques derived from mathematical logic. The author focuses on proving that a given program produces the intended result whenever it halts, that a given program will eventually halt, that a given program is partially correct and terminates, and that a system of rewriting rules always halts. Also, the author describes the intermediate behavior of a given program, and discusses constructing a program to meet a given specification.