Vi flyttar från butik till nätet - så funkar det framåt
Writing the Breakout Novel | 1:a upplagan
- Danskt band, Engelska, 2002
- Författare: Donald Maass
- Betyg:
Butikslager
Onlinelager
Ej i lager
$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
Take your fiction to the next level!
Maybe you''re a first-time novelist looking for practical guidance. Maybe you''ve already been published, but your latest effort is stuck in mid-list limbo. Whatever the case may be, author and literary agent Donald Maass can show you how to take your prose to the next level and write a breakout novel - one that rises out of obscurity and hits the best-seller lists.
Maass details the elements that all breakout novels share - regardless of genre - then shows you writing techniques that can make your own books stand out and succeed in a crowded marketplace.
You''ll learn to:
• establish a powerful and sweeping sense of time and place
• weave subplots into the main action for a complex, engrossing story
• create larger-than-life characters that step right off the page
• explore universal themes that will interest a broad audience of readers
• sustain a high degree of narrative tension from start to finish
• develop an inspired premise that sets your novel apart from the competition
Then, using examples from the recent works of several best-selling authors - including novelist Anne Perry - Maass illustrates methods for upping the ante in every aspect of your novel writing. You''ll capture the eye of an agent, generate publisher interest and lay the foundation for a promising career.
Maybe you''re a first-time novelist looking for practical guidance. Maybe you''ve already been published, but your latest effort is stuck in mid-list limbo. Whatever the case may be, author and literary agent Donald Maass can show you how to take your prose to the next level and write a breakout novel - one that rises out of obscurity and hits the best-seller lists.
Maass details the elements that all breakout novels share - regardless of genre - then shows you writing techniques that can make your own books stand out and succeed in a crowded marketplace.
You''ll learn to:
• establish a powerful and sweeping sense of time and place
• weave subplots into the main action for a complex, engrossing story
• create larger-than-life characters that step right off the page
• explore universal themes that will interest a broad audience of readers
• sustain a high degree of narrative tension from start to finish
• develop an inspired premise that sets your novel apart from the competition
Then, using examples from the recent works of several best-selling authors - including novelist Anne Perry - Maass illustrates methods for upping the ante in every aspect of your novel writing. You''ll capture the eye of an agent, generate publisher interest and lay the foundation for a promising career.
Om denna bok
Writing the Breakout Novel av Donald Maass är en Danskt band bok med 256 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2002 av F&W Publications Inc.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Writing the Breakout Novel 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:
9781582971827
Upplaga:
1
Utgiven:
2002-08-15
Förlag:
F&W Publications Inc
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"
>