Skip to content

Commit 7461aad

Browse files
committed
differences for PR #62
1 parent d0189fa commit 7461aad

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ In response to [strengthening the LC community](https://software.ac.uk/blog/2019
5858
| Curriculum | Description | Lesson menu | Total time estimated |
5959
| ---------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------- | ----------------------------------------------------------------- | ----------------------------------------------- |
6060
| Library Carpentry Standard Workshop | Core lessons | 1\) [Introduction to Working with Data](https://librarycarpentry.org/lc-data-intro/), 2) [The Unix Shell](https://librarycarpentry.org/lc-shell/), 3) [Introduction to Git](https://librarycarpentry.org/lc-git/), 4) [OpenRefine](https://librarycarpentry.org/lc-open-refine/) Note: A standard workshop must include three of the four lessons | 2 days |
61-
| Library Carpentry Introduction | A good combination for pilots and workshops connected with conferences and other events | 1\) [Introduction to Library Carpentry](https://librarycarpentry.org/lc-overview/02-intro-to-library-carpentry/index.html), 2) [OpenRefine](https://librarycarpentry.org/lc-open-refine/) | Half day |
61+
| Library Carpentry Introduction | A good combination for pilots and workshops connected with conferences and other events | 1\) [Introduction to Library Carpentry](https://librarycarpentry.org/lc-overview/02-intro-to-library-carpentry), 2) [OpenRefine](https://librarycarpentry.org/lc-open-refine/) | Half day |
6262
| Library Carpentry Data Analysis Core | An introduction to data analysis and good practices including versioning, cleaning, automation, manipulation, and structured queries | 1\) [Introduction to Git](https://librarycarpentry.org/lc-git/), 2) [The Unix Shell](https://librarycarpentry.org/lc-shell/), 3) [OpenRefine](https://librarycarpentry.org/lc-open-refine/), 4) [SQL](https://librarycarpentry.org/lc-sql/) | 2 days |
6363
| Custom | Design your own workshop to suit your local needs | Select from [https://librarycarpentry.org/lessons/](https://librarycarpentry.org/lessons/) | Estimate total time from lesson schedules e.g. [https://librarycarpentry.org/lc-shell/](https://librarycarpentry.org/lc-shell/) |
6464

@@ -70,21 +70,21 @@ For a standard Library Carpentry workshop, three of the four parts below must be
7070

7171
The lesson begins with a question and answer activity that allows participants to explore concepts or jargon around software development and data science. Then, the reasons behind why taking a computational approach is beneficial are covered. The latter half of the lesson explores regular expressions or pattern matching to find, manage, and transform data and files.
7272

73-
- [Jargon Busting](https://librarycarpentry.org/lc-overview/03-jargon-busting/index.html) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview)
74-
- [A Computational Approach](https://librarycarpentry.org/lc-overview/04-computational-approach/index.html) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview)
73+
- [Jargon Busting](https://librarycarpentry.org/lc-overview/03-jargon-busting) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview)
74+
- [A Computational Approach](https://librarycarpentry.org/lc-overview/04-computational-approach) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview)
7575
- [Introduction to Working with Data (Regular Expressions)](https://librarycarpentry.github.io/lc-data-intro/) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-data-intro)
7676

7777
The following lesson episodes are optional:
7878

79-
- [Introduction to Library Carpentry](https://librarycarpentry.org/lc-overview/02-intro-to-library-carpentry/index.html) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview): For learners looking for an introduction to Library Carpentry and The Carpentries, for instance, as part of a shorter, pilot workshop (in connection with an event), or as a presentation at an event or to a community.
79+
- [Introduction to Library Carpentry](https://librarycarpentry.org/lc-overview/02-intro-to-library-carpentry) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview): For learners looking for an introduction to Library Carpentry and The Carpentries, for instance, as part of a shorter, pilot workshop (in connection with an event), or as a presentation at an event or to a community.
8080

81-
- [Keyboard Shortcuts](https://librarycarpentry.org/lc-overview/05-keyboard-shortcuts/index.html) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview): Introduce learners to keyboard shortcuts that will be used in the lesson and other lessons while learning that keyboard shortcuts are useful in automating tasks. A question and answer exercise allows workshop participants to learn from each other about new keyboard shortcuts.
81+
- [Keyboard Shortcuts](https://librarycarpentry.org/lc-overview/05-keyboard-shortcuts) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview): Introduce learners to keyboard shortcuts that will be used in the lesson and other lessons while learning that keyboard shortcuts are useful in automating tasks. A question and answer exercise allows workshop participants to learn from each other about new keyboard shortcuts.
8282

83-
- [File Naming \& Formatting](https://librarycarpentry.org/lc-overview/06-file-naming-formatting/index.html) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview): Introduce learners to good practices for file naming and organisation, open file formats such as Markdown, and open source software for working with open file formats. The Markdown exercise allows learners to gain experience using it ahead of lessons that include working with regular expressions and git.
83+
- [File Naming \& Formatting](https://librarycarpentry.org/lc-overview/06-file-naming-formatting) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview): Introduce learners to good practices for file naming and organisation, open file formats such as Markdown, and open source software for working with open file formats. The Markdown exercise allows learners to gain experience using it ahead of lessons that include working with regular expressions and git.
8484

85-
- [One Up, One Down](https://librarycarpentry.org/lc-overview/07-one-up-down/index.html) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview): Activity where the instructor alternates between each workshop participant asking them what they liked about the workshop or what needs improvement. Participants cannot repeat responses. Allows both instructors and participants an opportunity to reflect on the workshop (day).
85+
- [One Up, One Down](https://librarycarpentry.org/lc-overview/07-one-up-down) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview): Activity where the instructor alternates between each workshop participant asking them what they liked about the workshop or what needs improvement. Participants cannot repeat responses. Allows both instructors and participants an opportunity to reflect on the workshop (day).
8686

87-
- [Further Reading](https://librarycarpentry.org/lc-overview/08-further-reading/index.html) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview): Resources on computational approaches in libraries.
87+
- [Further Reading](https://librarycarpentry.org/lc-overview/08-further-reading) [(GitHub Repository)](https://github.com/LibraryCarpentry/lc-overview): Resources on computational approaches in libraries.
8888

8989
### Part 2: The UNIX Shell
9090

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"CODE_OF_CONDUCT.md" "d4d213107229d04d444bd8f94cbe2c42" "site/built/CODE_OF_CONDUCT.md" "2023-09-18"
33
"LICENSE.md" "8040c7857a1f2f328144193eef549203" "site/built/LICENSE.md" "2023-09-18"
44
"config.yaml" "9bca575d15046f318acd6881b3ba279b" "site/built/config.yaml" "2023-09-18"
5-
"index.md" "30c47b69992c5732a3b52179a84fcb8d" "site/built/index.md" "2023-10-12"
5+
"index.md" "a44d7f06268c276515553206e32cb21c" "site/built/index.md" "2024-05-01"
66
"episodes/02-intro-to-library-carpentry.md" "76613e90030408dfb66e1f9697142060" "site/built/02-intro-to-library-carpentry.md" "2023-09-18"
77
"episodes/03-jargon-busting.md" "41c3bb4a037e9aaf25bbf56d36a275bb" "site/built/03-jargon-busting.md" "2023-09-18"
88
"episodes/04-computational-approach.md" "1b90708259e0535b78fe067dde380564" "site/built/04-computational-approach.md" "2023-09-18"

0 commit comments

Comments
 (0)