Automation with Python [GK2355]
place(Virtual Training Centre) 9 Feb 2026 until 12 Feb 2026 |
computer Online: VIRTUAL TRAINING CENTER 20 Apr 2026 until 23 Apr 2026 |
place(Virtual Training Centre) 26 May 2026 until 29 May 2026 |
computer Online: VIRTUAL TRAINING CENTER 29 Jun 2026 until 2 Jul 2026 |
place(Virtual Training Centre) 3 Aug 2026 until 6 Aug 2026 |
computer Online: VIRTUAL TRAINING CENTER 28 Sep 2026 until 1 Oct 2026 |
place(Virtual Training Centre) 17 Nov 2026 until 20 Nov 2026 |
OVERVIEW
The focus of this course is on automating IT work with the Python programming language. This refers to writing simple scripts that perform tasks that were previously performed manually. The training focuses on the core of the python programming language, moving towards practical application as quickly as possible. Time is spent on hands-on implementation of real-world applications; the more abstract parts of the python programming language are not covered here.
The training connects well with real-world applications, and specific questions can be adequately addressed during the course.
OBJECTIVES
After completing this course, the student will be able to automate work using python sc…
There are no frequently asked questions yet. If you have any more questions or need help, contact our customer service.
OVERVIEW
The focus of this course is on automating IT work with the Python programming language. This refers to writing simple scripts that perform tasks that were previously performed manually. The training focuses on the core of the python programming language, moving towards practical application as quickly as possible. Time is spent on hands-on implementation of real-world applications; the more abstract parts of the python programming language are not covered here.
The training connects well with real-world applications, and
specific questions can be adequately addressed during the
course.
OBJECTIVES
After completing this course, the student will be able to automate work using python scripting. Some possible examples:
- system administrators: automatically perform installations, set up and configure systems, monitor and search log files, etc.
- network administrators: configuring IP addresses and routing,
interacting with a REST API, monitoring and searching log files,
etc.
- Use of Python data types: string, int, float, boolean, list, dict
- Using Python control structures: if, for, while
- Writing Python functions
- Handling errors using exceptions
- Writing and executing Python Scripts
- Using Python classes
- packages, dependencies and virtual environments
- Installing and using third-party packages using pip
- opening, reading and editing files, both text and binary
And in practice:
- Executing external (shell) commands from within python
- Parsing and searching log files
- Text formats: CSV, XML, JSON
- Execution of unix shell commands
- Remote execution of commands over SSH
- Communication with REST APIs Regular expressions
- Web interfaces with Flask
- Scheduling
AUDIENCE
The training is aimed at IT professionals who need to automate
tasks that are normally performed manually. Think of system and
network administrators.
CONTENT
Day 1: Python Introduction
- Use of Python data types: string, int, float,
- Using Python control structures: for, while
- Opening, reading and editing files, both text and binary
- Writing and executing Python Scripts
- Executing unix shell commands
Day 2: Python continued
- Using Python data types: boolean, list, dict
- Using Python control structures: if
- Writing Python functions
- Remote execution of commands over SSH
- Text formats: CSV, XML, JSON
Day 3:
- Handling of errors through exceptions
- packages, dependencies and virtual environments
- Installing and using third-party packages using pip
- Web interfaces with Flask
- Scheduling
Day 4:
- Using Python classes
- Handling of errors through exceptions
- Communication with REST APIs
- Parse and search log files
- Regular expressions
There are no frequently asked questions yet. If you have any more questions or need help, contact our customer service.
