Välkommen tillbaka till Campusbokhandeln! Vi firar med inlämningskampanj: Lämna in din kurslitteratur – få 150 :- och chansen att vinna 1 000 :-. Läs mer här!
Doing Knowledge @Scale: Sociomaterial Practices and Professional Learning of Software Developers on Stack Overflow | 1:a upplagan
- Häftad, Engelska, 2024
- Författare: Alena Seredko
- Betyg:
304
kr
Skickas inom 12 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
When millions of people gather online to produce and distribute knowledge, the vast digital platforms they use – Facebook, Reddit, X, or the focus of this study, Stack Overflow – become integral to how they learn and work. In many domains, knowledgeable participation on such platforms is increasingly important for becoming and remaining a professional. Understanding practices professionals enact on these platforms is crucial for grasping the dynamics of contemporary professional landscapes and advancing professional education. Recognizing the impact of these platforms, this dissertation investigates how professional knowledge practices are accomplished on a large-scale online platform. The dissertation draws on practice-based and sociomaterial theoretical perspectives and adopts an online ethnographic orientation. Its empirical setting is Stack Overflow, a public large-scale Community Question Answering platform within the software development domain. Focusing on users’ digital traces in the form of threads, it examines how knowledge practices are accomplished through interactions among users, the objects they produce, and the platform itself. The dissertation comprises three articles. The first examines how downvoting on the platform is discursively and materially accomplished as knowledge practices of feedback, curation, and moderation. The second develops a theoretical approach to unpack knowledge production on the platform through posting, commenting, and editing, by conceptualizing epistemic objects as interactional and material accomplishments. The third article addresses the role of scale, exploring the interactional and material coordination of collaborative problem framing, enacted through posting, commenting, and editing. Together, the articles reveal two key sets of knowledge practices on the platform: collaborative problem-solving and the documentation of solutions aimed at creating a comprehensive library of professional knowledge for a wider audience. This dissertation contributes to a broader understanding of professionals’ online knowledge practices, offering insights for the organization of the professional learning in software development and beyond, and providing implications for the design of online platforms. It also enriches theoretical and methodological perspectives on investigating professional practices in online environments.
Produktinformation
Kategori:
Samhälle & politik
Bandtyp:
Häftad
Språk:
Engelska
Förlag:
Acta Universitatis Gothoburgensis
Upplaga:
1
Utgiven:
2024-10-04
ISBN:
9789179631871
Sidantal:
173
$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"
>