Introduction to Networks Companion Guide (CCNAv7) | 0:e upplagan
- Övrigt, Engelska, 2020
- Författare: Cisco Networking Academy Program
- Betyg:
Välj skick:
Bästa pris
706
kr
Skickas nästa vardag
Du sparar 163 kr
(19%)
mot nypris
869
kr
Skickas nästa vardag
716
kr
Skickas från säljare inom 1-3 vardagar
Ika
, Uddevalla
Toppsäljare
Verifierad säljare
Du sparar 153 kr
(18%)
mot nypris
Butikslager
Onlinelager
2 st 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
Introduction to Networks (CCNA v7) Companion Guide is designed as a portable desk reference to use anytime, anywhere to reinforce the material from the Introduction to Networks course and organize your time.
The book’s features help you focus on important concepts to succeed in this course:
- Chapter Objectives – Review core concepts by answering the focus questions listed at the beginning of each chapter.
- Key Terms – Refer to the lists of networking vocabulary introduced and highlighted in context in each chapter.
- Glossary – Consult the comprehensive Glossary with more than 250 terms.
- Summary of Activities and Labs – Maximize your study time with this complete list of all associated practice exercises at the end of each chapter.
- Check Your Understanding – Evaluate your readiness with the end-of-chapter questions that match the style of questions you see in the online course quizzes. The answer key explains each answer.
- How To – Look for this icon to study the steps you need to learn to perform certain tasks.
- Interactive Activities – Reinforce your understanding of topics with dozens of exercises from the online course identified throughout the book with this icon.
- Videos – Watch the videos embedded within the online course.
- Packet Tracer Activities – Explore and visualize networking concepts using Packet Tracer. There are 40 exercises interspersed throughout the chapters and provided in the accompanying Labs & Study Guide book.
Part of the Cisco Networking Academy Series from Cisco Press, books in this series support and complement the Cisco Networking Academy curriculum.
Produktinformation
Kategori:
Okänd
Bandtyp:
Övrigt
Språk:
Engelska
Förlag:
Pearson Education
Upplaga:
0
Utgiven:
2020-07-28
ISBN:
9780136633662
Sidantal:
736
$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"
>