Vi flyttar från butik till nätet - så funkar det framåt
Oversold and Underused | 0:e upplagan
- Danskt band, Engelska, 2003
- Författare: Larry Cuban
- Betyg:
472
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
Impelled by a demand for increasing American strength in the new global economy, many educators, public officials, business leaders, and parents argue that school computers and Internet access will improve academic learning and prepare students for an information-based workplace.
But just how valid is this argument? In Oversold and Underused, one of the most respected voices in American education argues that when teachers are not given a say in how the technology might reshape schools, computers are merely souped-up typewriters and classrooms continue to run much as they did a generation ago. In his studies of early childhood, high school, and university classrooms in Silicon Valley, Larry Cuban found that students and teachers use the new technologies far less in the classroom than they do at home, and that teachers who use computers for instruction do so infrequently and unimaginatively.
Cuban points out that historical and organizational economic contexts influence how teachers use technical innovations. Computers can be useful when teachers sufficiently understand the technology themselves, believe it will enhance learning, and have the power to shape their own curricula. But these conditions can't be met without a broader and deeper commitment to public education beyond preparing workers. More attention, Cuban says, needs to be paid to the civic and social goals of schooling, goals that make the question of how many computers are in classrooms trivial.
But just how valid is this argument? In Oversold and Underused, one of the most respected voices in American education argues that when teachers are not given a say in how the technology might reshape schools, computers are merely souped-up typewriters and classrooms continue to run much as they did a generation ago. In his studies of early childhood, high school, and university classrooms in Silicon Valley, Larry Cuban found that students and teachers use the new technologies far less in the classroom than they do at home, and that teachers who use computers for instruction do so infrequently and unimaginatively.
Cuban points out that historical and organizational economic contexts influence how teachers use technical innovations. Computers can be useful when teachers sufficiently understand the technology themselves, believe it will enhance learning, and have the power to shape their own curricula. But these conditions can't be met without a broader and deeper commitment to public education beyond preparing workers. More attention, Cuban says, needs to be paid to the civic and social goals of schooling, goals that make the question of how many computers are in classrooms trivial.
Om denna bok
Oversold and Underused av Larry Cuban är en Danskt band bok med 256 sidor på Engelska. Den utgavs 2003 av Harvard University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Oversold and Underused 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:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780674011090
Upplaga:
0
Utgiven:
2003-04-30
Förlag:
Harvard University Press
Sidantal:
256
$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"
>