diff --git a/module1/MOOC_RR_course_Logbook.md b/module1/MOOC_RR_course_Logbook.md index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..d21519d2c77536d8ef61ed7e8f2b062a9e975298 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 + +