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