From 06c586eae95e5c1151d9715edaa6f6c7990a1b06 Mon Sep 17 00:00:00 2001 From: Aleksandra Nenadic Date: Tue, 3 Oct 2023 12:10:43 +0100 Subject: [PATCH] Added episodes --- config.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 1c4f2b7e..62b6a68a 100644 --- a/config.yaml +++ b/config.yaml @@ -59,7 +59,15 @@ contact: 'a.nenadic@software.ac.uk' # FIXME # Order of episodes in your lesson episodes: -- introduction.md +#- introduction.md +- 01-introduction.md +- 02-tools.md +- 03-version-control.md +- 04-code-readability.md +- 05-code-testing.md +- 06-documenting-code.md +- 07-research-ethics.md +- 08-open-collaboration.md # Information for Learners learners: