Cisco Training Courses

Insoft has been serving IT community with official Cisco training offering since 2010. Find all the relevant information on Cisco training on this page.

View More

Cisco Certifications

Experience a blended learning approach that combines the best of instructor-led training and self-paced e-learning to help you prepare for your certification exam.

View More

Cisco Training Catalogue

Explore a wide variety of the Cisco courses, across different countries as well as online courses.

Browse Catalogue

Cisco Learning Credits

Cisco Learning Credits (CLCs) are prepaid training vouchers redeemed directly with Cisco that make planning for your success easier when purchasing Cisco products and services.

Have CLCs and want to redeem them?

Cisco Continuing Education

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

View More

Cisco Digital Learning

Certified employees are VALUED assets. Explore Cisco official Digital Learning Library to educate yourself through recorded sessions.

Browse CDLL Catalogue

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

View More

Fortinet Technical Certifications

The Fortinet Network Security Expert (NSE) program is an eight-level training and certification program to teach engineers of their network security for Fortinet FW skills and experience.

View More

Fortinet Technical Courses

Insoft is recognised as Fortinet Authorized Training Center in selected locations across EMEA.

View More

Fortinet Training Catalogue

Explore the full Fortinet training catalogue. The program includes a wide range of self-paced and instructor-led courses.

Browse Catalogue

Official ATC Status

Check our ATC Status across selected countries in Europe.

View More

Fortinet Services Packages

Insoft Services has developed a specific solution to streamline and simplify the process of installing or migrating to Fortinet Products.

Browse Packages

Prepforce Bootcamp

The only comprehensive source available today to prepare for Fortinet NSE 8 certification globally.

View More

Microsoft Training

Insoft Services provides Microsoft training in EMEAR. We offer Microsoft technical training and certification courses that are led by world-class instructors.

View More

Technical Training

The evolution of Extreme Networks Technical Training provides a comprehensive progressive pathway from Associate to Professional accreditation.

View More

Technical Certification

We provide comprehensive curriculum of technical competency skills on the certification accomplishment.

View More

Courses Catalogue

Find all the Extreme Networks online and instructor led class room based calendar here.

View More

ATP Accreditation

As an authorised training partner (ATP), Insoft Services ensures that you receive the highest standards of education available.

View More

Consulting package

We provide innovative and advanced support for designing, implementing and optimising IT solutions. Our client-base includes some of the largest Telcos globally.

Solutions and services

Globally recognised team of certified experts helps you make a smoother transition with our pre-defined consultancy, installation and migration packages for a wide range of Fortinet products.

About Us

Our training portfolio includes a wide range of IT training from IP providers, including Cisco, Extreme Networks, Fortinet, Microsoft, to name a few, in EMEA.

View More
  • +44 20 7131 0263
  • Introduction to Programming Using Python

    Duration
    5 days
    Delivery
    (Online and onsite)
    Price
    Price Upon Request

    This five-day instructor-led course is intended for students who want to learn how to write Python code that logically solves a given problem. Candidates will learn how to write, debug, maintain and document Python code. The material will prepare students for the Microsoft certification exam 98-381.

    • Create Operations using Data Types and Operators
    • Create Control Flow Operations
    • Create Input and Output Operations
    • Write and Document code to solve a specified problem
    • Troubleshoot Problems and Write Error Handling Operations
    • Perform Operations Using Modules and Tools

    Module 1: Perform Operations Using Data Types and Operators

    This module explains how to use Python operators and data types to achieve a specified result.

     

    Lessons

    • Assign data types to variables
    • Perform data and data type operations
    • Perform Arithmetic, Comparison and Logical Operations
    • Review

     

    Lab 1: Perform Operations Using Data Types and Operators

    • Assign data types to variables
    • Perform data and data type operations
    • Perform Arithmetic, Comparison and Logical Operations

     

    After completing this module, students will be able to:

    • Assign data types to variables
    • Manage data and data type operations
    • Perform Arithmetic, Comparison and Logical Operations

     

    Module 2: Control Flow with Decisions and Loops

    This module explains how to use Control Flow and Looping operations in Python.

     

    Lessons

    • Construct and analyze code segments that use branching statements
    • Construct and analyze code segments that perform iterations
    • Review

     

    Lab 1: Control Flow with Decisions and Loops

    • Using branching operations
    • Using iteration operations

     

    After completing this module, students will be able to:

    • Create branching operations
    • Create iteration operations

     

    Module 3: Perform Input and Output Operations

    This module explains how to construct input and output operations using files or from the console.

     

    Lessons

    • Create Python code segments that perform file input and output operations
    • Create Python code segments that perform console input and output operations
    • Review

     

    Lab 1: Perform Input and Output Operations

    • Perform input and output operations using files
    • Perform input and output operations from the console

     

    After completing this module, students will be able to:

    • Use files for input and output operations
    • Use the console to perform input and output operations

     

    Module 4: Document and Structure Code

    This module explains how to structure and document well-written Python code.

     

    Lessons

    • Construct and analyze code segments
    • Document code segments using comments and documentation strings
    • Review

     

    Lab 1: Document and Structure Code

    • Construct and Analyze Code Segments
    • Document Code Segments

     

    After completing this module, students will be able to:

    • Create code segments
    • Document code segments

     

    Module 5: Perform Troubleshooting and Error Handling

    This module explains how to perform troubleshooting and error handling operations in Python.

     

    Lessons

    • Analyze, Detect and Fix code segments that have errors
    • Analyze and construct code segments that handle exceptions
    • Review

     

    Lab 1: Perform Troubleshooting and Error Handling

    • Analyze, Detect and Fix code segments that have errors
    • Analyze and Construct code segments that handle exceptions

     

    After completing this module, students will be able to:

    • Detect and Fix errors in code
    • Create error handling code

     

    Module 6: Perform Operations Using Modules and Tools

    This module explains how to use built-in modules.

     

    Lessons

    • Use Built-In Modules to perform basic operations
    • Use Built-In Modules to perform complex operations
    • Review

     

    Lab 1: Perform Operations Using Modules and Tools

    • Use Built-In Modules to perform basic operations
    • Use Built-In Modules to perform complex operations

     

    After completing this module, students will be able to:

    • Use Built-In modules to perform operating system, date and mathematical operations

    This course is intended for new and experienced programmers that want to learn how to write and troubleshoot Python code. This is the Microsoft recommended course for preparing for the 98-381 test. Previous programming experience is not required but recommended.

    • Experience performing command-line operations on Windows, Linux or Mac computers
    • Six months experience writing code in any programming language (Recommended)

    This five-day instructor-led course is intended for students who want to learn how to write Python code that logically solves a given problem. Candidates will learn how to write, debug, maintain and document Python code. The material will prepare students for the Microsoft certification exam 98-381.

    • Create Operations using Data Types and Operators
    • Create Control Flow Operations
    • Create Input and Output Operations
    • Write and Document code to solve a specified problem
    • Troubleshoot Problems and Write Error Handling Operations
    • Perform Operations Using Modules and Tools

    Module 1: Perform Operations Using Data Types and Operators

    This module explains how to use Python operators and data types to achieve a specified result.

     

    Lessons

    • Assign data types to variables
    • Perform data and data type operations
    • Perform Arithmetic, Comparison and Logical Operations
    • Review

     

    Lab 1: Perform Operations Using Data Types and Operators

    • Assign data types to variables
    • Perform data and data type operations
    • Perform Arithmetic, Comparison and Logical Operations

     

    After completing this module, students will be able to:

    • Assign data types to variables
    • Manage data and data type operations
    • Perform Arithmetic, Comparison and Logical Operations

     

    Module 2: Control Flow with Decisions and Loops

    This module explains how to use Control Flow and Looping operations in Python.

     

    Lessons

    • Construct and analyze code segments that use branching statements
    • Construct and analyze code segments that perform iterations
    • Review

     

    Lab 1: Control Flow with Decisions and Loops

    • Using branching operations
    • Using iteration operations

     

    After completing this module, students will be able to:

    • Create branching operations
    • Create iteration operations

     

    Module 3: Perform Input and Output Operations

    This module explains how to construct input and output operations using files or from the console.

     

    Lessons

    • Create Python code segments that perform file input and output operations
    • Create Python code segments that perform console input and output operations
    • Review

     

    Lab 1: Perform Input and Output Operations

    • Perform input and output operations using files
    • Perform input and output operations from the console

     

    After completing this module, students will be able to:

    • Use files for input and output operations
    • Use the console to perform input and output operations

     

    Module 4: Document and Structure Code

    This module explains how to structure and document well-written Python code.

     

    Lessons

    • Construct and analyze code segments
    • Document code segments using comments and documentation strings
    • Review

     

    Lab 1: Document and Structure Code

    • Construct and Analyze Code Segments
    • Document Code Segments

     

    After completing this module, students will be able to:

    • Create code segments
    • Document code segments

     

    Module 5: Perform Troubleshooting and Error Handling

    This module explains how to perform troubleshooting and error handling operations in Python.

     

    Lessons

    • Analyze, Detect and Fix code segments that have errors
    • Analyze and construct code segments that handle exceptions
    • Review

     

    Lab 1: Perform Troubleshooting and Error Handling

    • Analyze, Detect and Fix code segments that have errors
    • Analyze and Construct code segments that handle exceptions

     

    After completing this module, students will be able to:

    • Detect and Fix errors in code
    • Create error handling code

     

    Module 6: Perform Operations Using Modules and Tools

    This module explains how to use built-in modules.

     

    Lessons

    • Use Built-In Modules to perform basic operations
    • Use Built-In Modules to perform complex operations
    • Review

     

    Lab 1: Perform Operations Using Modules and Tools

    • Use Built-In Modules to perform basic operations
    • Use Built-In Modules to perform complex operations

     

    After completing this module, students will be able to:

    • Use Built-In modules to perform operating system, date and mathematical operations

    This course is intended for new and experienced programmers that want to learn how to write and troubleshoot Python code. This is the Microsoft recommended course for preparing for the 98-381 test. Previous programming experience is not required but recommended.

    • Experience performing command-line operations on Windows, Linux or Mac computers
    • Six months experience writing code in any programming language (Recommended)
      Upcoming Dates
      Date on Request

    Follow Up Courses

    Filter
    • 4 days
      Date on Request
      Price on Request
      Book Now
    • 3 days
      Date on Request
      Price on Request
      Book Now
    • 1 days
      Date on Request
      Price on Request
      Book Now
    • 5 days
      Date on Request
      Price on Request
      Book Now
    • 4 days
      Date on Request
      Price on Request
      Book Now
    • 5 days
      Date on Request
      Price on Request
      Book Now
    • 5 days
      Date on Request
      Price on Request
      Book Now
    • 4 days
      Date on Request
      Price on Request
      Book Now
    • 5 days
      Date on Request
      Price on Request
      Book Now
    • 3 days
      Date on Request
      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.