The Philosophy of Software: Code and Mediation in the by David M. Berry (auth.)

By David M. Berry (auth.)

This publication is a severe advent to code and software program that develops an realizing of its social and philosophical implications within the electronic age. Written particularly for individuals attracted to the topic from a non-technical history, the e-book presents a full of life and fascinating research of those new media forms.

Show description

By David M. Berry (auth.)

This publication is a severe advent to code and software program that develops an realizing of its social and philosophical implications within the electronic age. Written particularly for individuals attracted to the topic from a non-technical history, the e-book presents a full of life and fascinating research of those new media forms.

Show description

Read or Download The Philosophy of Software: Code and Mediation in the Digital Age PDF

Similar social philosophy books

Latin American Philosophy: Currents, Issues, Debates

The 10 essays during this full of life anthology circulate past a in simple terms old attention of Latin American philosophy to hide fresh advancements in political and social philosophy in addition to thoughts within the reception of key philosophical figures from the ecu Continental culture. issues equivalent to indigenous philosophy, multiculturalism, the philosophy of race, democracy, postmodernity, the function of girls, and the placement of Latin the United States and Latin american citizens in an international age are explored via awesome philosophers from the quarter.

Collaborative Projects: An Interdisciplinary Study

Collaborative initiatives - An Interdisciplinary learn offers learn in disciplines starting from schooling, Psychotherapy and Social paintings to Literacy and anti-poverty venture administration to Social stream stories and Political technology. all of the contributions are unified by means of use of the idea that of 'project'.

Perspectives on Ignorance from Moral and Social Philosophy

This edited assortment specializes in the ethical and social dimensions of ignorance―an undertheorized type in analytic philosophy. individuals tackle such concerns because the relation among lack of knowledge and deception, lack of information as an ethical excuse, lack of expertise as a felony excuse, and the relation among lack of know-how and ethical personality.

Extra resources for The Philosophy of Software: Code and Mediation in the Digital Age

Sample text

This means that code runs sequentially (even in parallel systems the separate threads run in an extremely pedestrian fashion), and therefore its repetitions and ordering processes are uniquely laid out as stepping stones for us to follow through the code, but in action it can run millions of times faster than we can think – and in doing so introduce qualitative changes that we may miss if we focus only on the level of the textual. Although the speed at which computers work may seem unbelievable, it is interesting to note that if the speeds of the computers were slowed down, we would be able to watch our computers ‘tick’ through their actions in real time.

IDE, compiler) In addition to the habituation and education of programmers are the constraints offered by the programming environments themselves which can be very unforgiving. Punctuation, for example, is part of the syntax of programming languages and misplaced punctuation can cause all sorts of strange bugs and errors to occur.

12 This complexity adds to the difficulty of understanding code, as Minsky observes, When a program grows in power by an evolution of partially understood patches and fixes, the programmer begins to lose track of internal details, loses the ability to predict what will happen, begins to hope instead to know, and watches the results as though the program were an individual whose range of behaviour is uncertain… This is already true in some big programs… it will soon be much more acute… large heuristic programs will be developed and modified by several programmers, each testing them on different examples from different [remotely located computer] consoles and inserting advice independently.

Download PDF sample

Rated 4.73 of 5 – based on 21 votes