Coding / Programming

Spyder IDE

Free, open source integrated development environment written in Python for use with Python. Designed specifically for scientists, engineers, and data analysts.

R Studio

A free, open-source integrated development environment for R language that includes tools for plotting, viewing history, debugging, and managing your workspace.

R

A programming language and environment for statistical computing and graphics.

Jupyter Notebook

Open-source web application for creating and sharing documents containing live code, equations, visualizations, and narrative code. Can be used for working with data, including statistical modeling and data visualization.

IDLE

Python’s integrated development and learning environment, which can be used to create, modify, and execute Python scripts