Skip to main content

New user sidebar v3

New Design - Page Title

CCNA DEVNET 200-901

Edit workspace v2

Science

CCNA DEVNET 200-901

Adameve A.I Tutor
Workspace Description

Cisco Certified DevNet Associate certification

The Cisco Certified DevNet Associate certification gives you the know-how you need and industry recognition that translates into job

 

Description

Cisco Certified DevNet Associate certification is your entry into a career in network automation. This certification validates your ability to implement basic network applications using Cisco platforms as a base, and to implement automation workflows across network, security, collaboration, and computing infrastructure. With one exam and one training course to prepare, the Cisco Certified DevNet Associate certification gives you the know-how you need and industry recognition that translates into job

What you'll learn

  •  In-depth training from expert trainers with extensive real-world industry experience

  • Hands-on lab training using dedicated physical equipment and simulation lab (24/7 access)

  • Includes course materials, easy-to-follow lab guide

  • Get job ready, with our Learning Integrated Vocational Experience programs

  • Free career planning, resume writing, and job interview training

 

Program Material

  1. Student manuals

  2. Lab Manuals

  3. Simulator Software

 

CCNA DEVNET COURSE OUTLINE

1.0 Software Development and Design

2.0 Understanding and Using APIs

3.0 Cisco Platforms and Development

4.0 Application Deployment and Security

5.0 Infrastructure and Automation

6.0 Network Fundamentals

 

Workbooks

📄 1.1 Lab - Install the Virtual Machine Lab Environment

Lab - Install the Virtual Machine Lab Environment

Objectives

Part 1: Prepare a Computer for Virtualization

Part 2: Explore the DEVASC VM GUI

Part 3: Create Lab Environment Accounts

Part 4: Install Webex Teams on your Device

📄 1.2 Lab - Linux Review

Lab - Linux Review

Objectives

Part 1: Launch the DEVASC VM

Part 2: Review Command Syntax Navigation

Part 3: Review File Management

Part 4: Review Regular Expressions

Part 5: Review System Administration

📄 1.3 Lab - Python Programming Review

Lab - Python Programming Review

Objectives

Part 1: Launch the DEVASC VM

Part 2: Start Python and VS Code

Part 3: Review Data Types and Variables

Part 4: Review Lists and Dictionaries

Part 5: Review the Input Function

Part 6: Review If, For, and While Functions

Part 7: Review Methods for File Access

📄 1.4 Lab - Explore Python Development Tools

Lab - Explore Python Development Tools

Objectives

Part 1: Launch the DEVASC VM

Part 2: Review the Python Installation

Part 3: PIP and Python Virtual Environments

Part 4: Sharing Your Virtual Environment

📄 1.5 Lab - Software Version Control with Git

Lab - Software Version Control with Git

Objectives

Part 1: Launch the DEVASC VM

Part 2: Initializing Git

Part 3: Staging and Committing a File in the Git Repository

Part 4:  Managing the File and Tracking Changes

Part 5: Branches and Merging 

Part 6: Handling Merge Conflicts 

Part 7: Integrating Git with GitHub

📄 1.6 Lab - Explore Python Classes

T Lab - Python Classes Review

Objectives

Part 1: Launch the DEVASC VM

Part 2: Review Functions, Methods, and Classes

Part 3: Define a Function

Part 4: Define a Class with Methods

Part 5: Review the circleClass.py Script

📄 1.7 Lab - Create a Python Unit Test

TLab - Create a Python Unit Test

Objectives

Part 1: Launch the DEVASC VM

Part 2: Explore Options in the unittest Framework

Part 3:Test a Python Function with unittest

📄 1.8 Lab - Parse Different Data Types with Python

Lab - Parse Different Data Types with Python

Objectives

Part 1: Launch the DEVASC VM

Part 2: Parse XML in Python

Part 3: Parse JSON in Python

Part 4: Parse YAML in Python