Course Offerings
- Fast Lane / Directions Training
- .Live E-Learning
- Professional Services»
- Guaranteed to Run Schedule
- Free Resources»
- Digital Learning Solutions
- IT Certification
- IT Training
- Featured Training
- Amazon Web Services
- Aruba
- Cisco»
- CompTIA
- Dell EMC
- EC-Council
- Fortinet
- Gigamon
- Google Cloud
- KnowBe4
- (ISC)²
- Microsoft»
- NetApp»
- Palo Alto
- Splunk
- VMware
- Additional Vendors»
- Topics / Technologies
- AI & Data Science»
- Cloud Computing»
- Cybersecurity
- Data Center»
- DevOps Deployment
- Internet of Things (IoT)
- Wireless & Mobility»
- Project Management
- ITIL
- Sales Enablement
- Scaled Agile

Programming for Network Engineers (PRNE)
Lab Topology
- Execute Your First Python Program
- Use the Python Interactive Shell
- Explore Foundation Python Data Types
- Explore Complex Python Data Types
- Use Standard String Operations
- Use Basic Pattern Matching
- Reformat MAC Addresses
- Use the if-else Construct
- Use for Loops
- Use while Loops
- Create and Use Functions
- Create and Use Classes
- Use the Python main() Construct
- Traverse the File Structure
- Read Data in Comma-Separated Values (CSV) Format
- Read, Store, and Retrieve Data in XML Format
- Read, Store, and Retrieve Date in JavaScript Object Notation (JSON) Format
- Read, Store, and Retrieve Data in a Raw or Unstructured Format
- Import Modules from the Python Standard Library
- Import External Libraries
- Create a Python Module
- Prompt the User for Input
- Use Command-Line Arguments
- Manage Exceptions with the try-except Structure
- Manage Exceptions with the try-except-finally Structure
- Use Assertions
- Use Simple Debugging Methods
- Use the Python Debugger
- Code a Practical Debugging Script