From 14b69fe8cbb3f228760dc9b43d6e86fffcd57c57 Mon Sep 17 00:00:00 2001 From: e5d4cc2d2020104d75a00704129d48b5 Date: Tue, 7 Jun 2022 18:56:37 +0000 Subject: [PATCH] Update MOOC_RR_course_Logbook.md --- module1/MOOC_RR_course_Logbook.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/module1/MOOC_RR_course_Logbook.md b/module1/MOOC_RR_course_Logbook.md index e69de29..d21519d 100644 --- a/module1/MOOC_RR_course_Logbook.md +++ b/module1/MOOC_RR_course_Logbook.md @@ -0,0 +1,19 @@ +# Reproducible Research Course +This logbook records the progress that was made during the MOOC course. +This course on reproducible research gave me useful insights about note +taking and why it is so impotant to have an efficent way of recording our +research data. + +Below are the contents that I learned in each module + +## Module 1 +The key points that i find interesting by following this module are mentioned +below + +- it was very logically explained that note taking concerns everyone. A history recap of note taking was thouroughly discussed. +- Interviews of different reserarchers and how they record/keep their notebooks. +- Text files (UTF 8 characters) is the best way to record information for long term. +- Tutorials on markdown for making a md file and then pandoc for conversion into other file formats. (link to the more information on [markdown](https://en.wikipedia.org/wiki/Markdown#Example) and [pandoc](https://pandoc.org/MANUAL.html) +- using Gitlab and learnt various features of it , such as version control + + -- 2.18.1