Course Software#
Python#
Follow the steps below to install Python on your system.
Open the Microsoft store
Search for Python 3.12
Click on “Get” to install the Python 3.12 interpreter
Download and install the latest release
VS Code#
Installing VS Code#
Download VS Code from https://code.visualstudio.com/download and choose your OS (Windows, Mac, or Linux).
Important
Make sure you are installing Visual Studio Code, NOT Visual Studio.
Installing Python Extension#
Python extension in VS Code is useful because it enhances code development with features like syntax highlight, smart code suggestions, integrated debugging, and linting to catch errors early. It also supports virtual environments and Jupyter Notebooks, making it a comprehensive tool for Python programming.
Open VS Code and go to the extensions tab on the left side of the screen.
Search for “Python”
Install the official Python extension.
Collaborating in VS Code#
Starting a Collaborative Session#
Open a file or folder that you would like to collaborate on.
Go to the live share button on left-hand bar.
Click on the “Share” button.
You will need to sign in using a Microsoft account (e.g. your Purdue career account).
A link will be copied to your clipboard that you can send to your team members to begin collaborating.
If you are the one joining, click on “Join” button and enter the link shared to you.
MATLAB#
Follow the steps below to install MATLAB on your system.
Creating MATLAB account#
Open https://www.mathworks.com/academia/tah-portal/purdue-university-31484706.html
Click on “Sign in to get started”
Create an account using your Purdue email. Make sure your password is different from the one you use to log in to mypurdue
Repeat 1 and 2. Then, sign in with your created account
Choose your option:
Click on “Open MATLAB Online” to run MATLAB without any installation
Click on “Install MATLAB” to run MATLAB on local device
MATLAB Installation#
If you clicked on “Install MATLAB” in the previous step, you are ready to install.
Click on the down arrow button to download MATLAB for Linux. Make sure that you are downloading R2024a version
Follow the prompts to install MATLAB using your Purdue credentials. Use all the default settings until you get to the “Options” step where you should check the box to create symbolic links, and uncheck the box to “Improve MATLAB by sending user experience information to MathWorks”.
If you clicked on “Install MATLAB” in the previous step, you are ready to install.
Click on the down arrow button to download MATLAB for Windows. Make sure that you are downloading R2024a version
Follow the prompts to install MATLAB using your Purdue credentials. Use all the default settings until you get to the “Options” step where you should check the box to create symbolic links, and uncheck the box to “Improve MATLAB by sending user experience information to MathWorks”.
If you clicked on “Install MATLAB” in the previous step, you are ready to install.
Click on the down arrow button to download MATLAB for Intel Chip. Make sure that you are downloading R2024a version
Follow the prompts to install MATLAB using your Purdue credentials. Use all the default settings until you get to the “Options” step where you should check the box to create symbolic links, and uncheck the box to “Improve MATLAB by sending user experience information to MathWorks”.
If you clicked on “Install MATLAB” in the previous step, you are ready to install.
For Apple Silicon chips, two installations are required: Amazon Corretto 11 and MATLAB
Change the current version to R2024a version. Click on “Install Java Runtime”
Install Amazon Corretto 11, using default settings
Go back to https://www.mathworks.com/downloads/
Change the current version to R2024a version. Click on the down arrow button to download MATLAB for Apple Silicon.
Follow the prompts to install MATLAB using your Purdue credentials. Use all the default settings until you get to the “Options” step where you should check the box to create symbolic links, and uncheck the box to “Improve MATLAB by sending user experience information to MathWorks”.