Sälj dina kursböcker, vinn presentkort på 1000 kr. Kom igång här
In The Shadow of the Machine | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Jeremy Naydler
- Betyg:
300
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Contemporary life is so deeply reliant upon digital technology that the computer has come to dominate almost every aspect of our culture. What is the philosophical and spiritual significance of this dependence on electronic technology, both for our relationship to nature and for the future of humanity? And, what processes in human perception and awareness have produced the situation we find ourselves in?
As Jeremy Naydler elucidates in this penetrating study, we cannot understand the emergence of the computer without seeing it within the wider context of the evolution of human consciousness, which has taken place over millennia. Modern consciousness, he shows, has evolved in conjunction with the development of machines and under their intensifying shadow.
The computer was the product of a long historical development, culminating in the scientific revolution of the 17th century. It was during this period that the first mechanical calculators were invented and the project to create more complex `thinking machines’ began in earnest. But the seeds were sown many hundreds of years earlier, deep in antiquity. Naydler paints a vast panorama depicting human development and the emergence of electronic technology. His painstaking research illuminates an urgent question that concerns every living person today: What does it mean to be human and what, if anything, distinguishes us from machines?
As Jeremy Naydler elucidates in this penetrating study, we cannot understand the emergence of the computer without seeing it within the wider context of the evolution of human consciousness, which has taken place over millennia. Modern consciousness, he shows, has evolved in conjunction with the development of machines and under their intensifying shadow.
The computer was the product of a long historical development, culminating in the scientific revolution of the 17th century. It was during this period that the first mechanical calculators were invented and the project to create more complex `thinking machines’ began in earnest. But the seeds were sown many hundreds of years earlier, deep in antiquity. Naydler paints a vast panorama depicting human development and the emergence of electronic technology. His painstaking research illuminates an urgent question that concerns every living person today: What does it mean to be human and what, if anything, distinguishes us from machines?
Om denna bok
In The Shadow of the Machine av Jeremy Naydler är en Danskt band bok med 392 sidor på Engelska. Den utgavs 2018 av TEMPLE LODGE PUBLISHING.
Spara pengar – köp begagnad från Campusbokhandeln
Köp In The Shadow of the Machine begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Data & IT
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781912230143
Upplaga:
0
Utgiven:
2018-05-29
Förlag:
TEMPLE LODGE PUBLISHING
Sidantal:
392
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>