Skip to content

Visual Studio Code

Carlos Lizarraga-Celaya edited this page May 1, 2025 · 9 revisions

Visual Studio Code (VS Code)

Visual Studio Code, commonly referred to as VS Code, is an integrated development environment developed by Microsoft for Windows, Linux, macOS, and web browsers. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded version control with Git.

VS Code Pointers

Running VS Code options

There are at least two options to run VS Code:


Introduction

VSCode overview and installation

Healthcare-specific extensions (Python, Jupyter, CSV viewers)

Basic Setup

Creating a healthcare project workspace

Setting up Python environment with healthcare libraries

Configuring version control for collaborative clinical research

Hands-on Exercise: Patient Data Analysis

Import anonymized patient dataset

Write code to filter patients by diagnosis categories

Calculate basic statistics on patient demographics

Visualize treatment outcomes


Created: 04/29/2025 (C. Lizárraga)

Updated: 04/29/2025 (C. Lizárraga)

DataLab, Data Science Institute, University of Arizona.

CC BY-NC-SA 4.0

Clone this wiki locally