5062CEM

Programming and Algorithms 2

Setting up your Development Environment

Setting up your Development Environment

In order to complete the lab activities for this module, you will be required to set up your development environment. This will involve installing the necessary tools to enable you to code in the Python programming language. In their relevant sections below, you will be guided through the process of installing Python, C++ and setting up your integrated development environment (IDE) for your operating system of choice.

Installing Python

Environment Setup Guide Link to Guide
Installing Python on Linux Access Here
Installing Python on macOS Access Here
Installing Python on Windows Access Here

Installing C++

Environment Setup Guide Link to Guide
Installing C++ on Linux Access Here
Installing C++ on macOS Access Here
Installing C++ on Windows Access Here

Setting up the Integrated Development Environment (IDE)

Environment Setup Guide Link to Guide
Setting up JetBrains CLion on Linux Access Here
Setting up JetBrains IntelliJ on Linux Access Here
Setting up JetBrains CLion on macOS Access Here
Setting up JetBrains IntelliJ on macOS Access Here
Setting up JetBrains CLion on Windows Access Here
Setting up JetBrains IntelliJ on Windows Access Here