From db305365b329dec5e80fe5da35f7e32d9fa48b0f Mon Sep 17 00:00:00 2001 From: ae2171b0c777e1ec3e6cb737f2b4c01c Date: Thu, 9 Apr 2020 09:09:59 +0000 Subject: [PATCH] Update Readme.md --- journal/Readme.md | 40 +++++++++++++++++++++++++++++++++++----- 1 file changed, 35 insertions(+), 5 deletions(-) diff --git a/journal/Readme.md b/journal/Readme.md index f56eb60..057789b 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -1,9 +1,39 @@ -# Journal de bord du Mooc / Mooc's logbook +# Victor's logbook -FR +This logbook is created to summarize and record my advancements during the mooc: +Reproductible research. -Espace réservé au journal de bord du Mooc +Below I will add all useful information as well as other relevant notes. -EN +## Notebook indexing after [John Locke](https://en.wikipedia.org/wiki/John_Locke) + +The main idea of this indexing method resides in how the actual index is conceived. +Either in the end or at the beginning of one's notebook, the index shall be constructed +by combinning each alphabet letter with a vowel (here y is considered as being i). Each +combination shall be written in a line like: + +- (A--Z) a: +- (A--Z) e: +- (A--Z) i: +- (A--Z) o: +- (A--Z) u: + +and respecting the alphabet order. + +At the bottom/top/sides of each notebook page a keyword of its contents shall be +written and it is this keyword that will be pointed to in the index. The firs letter +of the keyword points to the main group in the index and the first vowel controls the subgroup. +In the end, what will be annotated (in the index) is the page number. + +As an example, suppose we use the keyword (one can use as many as he sees fit) COMPOSANT in +page 101 and CALCULATIONS in page 15. In the index one should then annotate as: + +COMPOSANT: +- C o: 101 + +CALCULATIONS: +- C a: 15 + +For each new keyword falling in the same index entry, the subsequent page numbers must +be separated by some punctuation mark, ike the usual virgule. -Reserved for the Mooc's logbook \ No newline at end of file -- 2.18.1