diff --git a/journal/logbook.md b/journal/logbook.md index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..423363557ca887215d8aa767af7e07e4f06a1eb1 100644 --- a/journal/logbook.md +++ b/journal/logbook.md @@ -0,0 +1,25 @@ +# MOOC Reproducible Research: my logbook + +## Module 1: Cahier de notes, cahier de laboratoire + +I have started this module on June 5. +So far, I have learned: +- What GitLab is and how to use it; +- How to create and edit Markdown files; +- How to write in Markdown using headers, lists, links, and code blocks. + +I also watched the training videos provided in the Module 1, +and completed several quizzes relsted to th each thematique of this Module. + +### Excercise 1 is done: + +- 01-1: Found the commit for Helloworld Python + - Commit number: `505c4e26` + - Author of the commit: `Arnaud Legrand` + +- 01-2: Created a Markdown file with all required element and compared with solution + +### What I learned: + +- How to write and edit Markdown file +- How to use GitLab history \ No newline at end of file