From 67339c08d6ab38e0dda14e51e6630d86fc43acc0 Mon Sep 17 00:00:00 2001 From: Toby Hodges Date: Wed, 9 Oct 2024 16:55:03 +0200 Subject: [PATCH 1/2] Update template schedule for LC workshops --- _includes/lc/schedule.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/lc/schedule.html b/_includes/lc/schedule.html index 70df6e62..681bafde 100644 --- a/_includes/lc/schedule.html +++ b/_includes/lc/schedule.html @@ -3,7 +3,7 @@

Day 1

- + From a0314da6c640d2b40b3e0da5433ca3f6c67c23e7 Mon Sep 17 00:00:00 2001 From: Toby Hodges Date: Wed, 9 Oct 2024 20:22:08 +0200 Subject: [PATCH 2/2] Add spreadsheets software setup instructions for LC workshops --- _includes/lc/setup.html | 60 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/_includes/lc/setup.html b/_includes/lc/setup.html index e97cdbbc..ce586cd8 100644 --- a/_includes/lc/setup.html +++ b/_includes/lc/setup.html @@ -1,3 +1,63 @@ +
+

Spreadsheet Software

+

+ To interact with spreadsheets, we can use LibreOffice, + Microsoft Excel, + Gnumeric, + OpenOffice.org, + or other programs. + Commands may differ a bit between programs, but general ideas for thinking about spreadsheets is the same. +

+

+ For this lesson, if you don't have a spreadsheet program already, + you can use [LibreOffice](https://www.libreoffice.org). + It is a free, open source spreadsheet program. +

+

Windows

+

+

    +
  • Download the Installer: + Install LibreOffice by going to the + installation page. + The version for Windows should automatically be selected. + Click Download. + You will go to a page that asks about a donation, but you don't need to make one. + Your download should begin automatically.
  • +
  • Install LibreOffice: + Once the installer is downloaded, double click on it and it should install.
  • +
+

+

Mac OS

+

+

    +
  • Download the Installer: + Install LibreOffice by going to the + installation page. + The version for Mac OS should automatically be selected. + Click Download. + You will go to a page that asks about a donation, but you don't need to make one. + Your download should begin automatically.
  • +
  • Install LibreOffice: + The file LibreOffice\_X.X.X\_MacOS\_x86-64 (whichever version of LibreOffice you have selected) should have been downloaded. + Double click on this file, and LibreOffice will be installed.
  • +
+

+

Linux

+

+

    +
  • Download the Installer: + Install LibreOffice by going to the + installation page. + The version for Linux should automatically be selected. + Click Download. + You will go to a page that asks about a donation, but you don't need to make one. + Your download should begin automatically.
  • +
  • Install LibreOffice: + Once the installer is downloaded, double click on it and it should install.
  • +
+

+
+
{% comment %} Start of 'shell' section. {% endcomment %}

The Bash Shell

Before Starting Pre-workshop survey
09:00 Jargon Busting, A Computational Approach, Introduction to Working with Data (Regular Expressions)
09:00 Tidy Data for Librarians
10:30 Morning break
12:00 Lunch break
13:00 The Unix Shell