Welcome to SARP coding in 2026! This repository contains coding lessons and resources for the NASA Student Airborne Research Program (SARP) 2026 with Alex.
For the coding lessons component, we will primarily be using files in the lessons folder.
This is an active repository and there will be frequent updates.
Note that some of these folders may be empty for now.
This lesson plan will be updated regularly. Please check back for updates.
| # | Lesson |
|---|---|
| 1 | Python Building Blocks |
| 2 | Tabular Data with Pandas |
To download this repo use:
git clone https://github.com/NASA-SARP/2026-Coding-Alex.git
To get a single lesson:
git checkout main -- lessons/01_building_blocks.ipynb