Name of the tool

Description and functionality

Pycharm

JetBrains’ PyCharm is a comprehensive integrated development environment that includes a highly automated toolchain to improve developer productivity. As the name suggests, the PyCharm IDE targets Python programmers.

Visual studio code

Visual Studio Code is a simplified code editor, which is free and developed in open source by Microsoft. It works on Windows, macOS and Linux. There is support for several programming languages, including C, C#, C++, CSS, HTML, Java, JavaScript, JSON, Markdown, PHP, Powershell, Python, TypeScript, YAML.

GNS3

GNS3 (Graphical Network Simulator) is an open source software that allows you to simulate complex networks while being as close as possible to the operation of real networks. This software provides an intuitive graphical user interface for designing and configuring virtual networks.

VMWare

VMware is a virtualization and cloud computing software provider. With VMware server virtualization, a hypervisor is installed on the physical server to allow multiple virtual machines (VMs) to run on the same physical server.

Git

Git is a development tool used for source code management. It is a free and open-source version control system used to efficiently manage small to very large projects.