Wednesday: FOSS and Programming Basics
Graphics software
Open source editors
- Inkscape (vector graphics)
- GIMP (raster graphics)
- Krita (painting)
- Scribus
- GPlates
- Blender
- QGIS
- Libreoffice
Command-line applications
List of images
Scripts
- BASH (Git-BASH in Windows): dl_and_resize_bash.sh
Slides
R and RStudio
R scripts written in during the lecture
- Our first script
- Fahrenheit to celsius calculator
- Area of a rectangle
- Volume of a rectangular prism
- Vector basics
- Square function with plot
R demo script
- Demo script: 1_corals_demo.R