**`Aim of this document:`** report and highlight information learned during the **MOOC Recherche Reproductible** that I judge important for my work, considering my *naive* background in informatics :)
**`context of my research:`** scientific lab, materials sciencie, devices fabrication (different processes, steps and materials), performance and stability tests (several characterization techniques and conditions)
**`Context of my research:`** scientific lab, materials sciencie, devices fabrication (different processes, steps and materials), performance and stability tests (several characterization techniques and conditions)
Indeed, there are several ways to take note during experiments, it will depend on the personal habits, on the research field, on the type of projetc (collaborative, personal), etc...
However, in all the scenarios we are prone to take notes or, more precisely, we **need** to **take notes**. Some are more important than others. Some are even useless.
...
...
@@ -21,7 +21,12 @@ Still, it is not really organised and I need take to remember where I put some
- John Locks technique of indexing : first letter + first vowel of the word. Example: **A**n**a**lyse (Aa)
- There are other programs and formats to take notes (and write texts) besides **Word** and **Notepad**: markup language (LML) or langage de balisage
-**Fichier text:** Un fichier dont le contenu est fait de caractères UTF-8 = garanti perenité et visibilité sur tous les ordinateurs disponibles
-**Balise (markup):** Un caractère, ou une série de caractères, utilisé pour la structuration d’un document et qui sera invisible par le lecteur final
- Markdown:langage de balisage léger
- Pandoc: outils pour convertire un fichier Markdown en un format plus sofistiqué comme PDF et HTML
-**Balise (markup):** un caractère, ou une série de caractères, utilisé pour la structuration d’un document et qui sera invisible par le lecteur final
-**Markdown:**langage de balisage léger
-[**Pandoc:**](https://pandoc.org/) outils pour convertire un fichier Markdown en un format plus sofistiqué comme PDF et HTML (already installed with Rstudio and Jupyter)
- An very nice overview of **Markdown** and **Pandoc** can be found [here](https://enacit.epfl.ch/cours/markdown-pandoc/#figures)
- The existence of *Git*, *GitLab* and *Github*. A very interesting tool when working with several people on a same file. Besides, allows a tracking of all changes! However, to better understand the evolution a document, one should comment precisely on *commit* the changes introduced in the document
- L'importance d'utiliser des etiquettes pour filtrer et trouver plus vite des information pertinent
-**DocFetcher:** un moteur de recherche de bureau multiplatforme. Different des editeur de texte, les recherches ne se limitens pas aux fichier texte et cherchent sur plusiers fichier à la fois!
-**Exiftool:** permet de rajouter des métadonnées à un fichier JPEG et donc de rajouter des étiquettes ou mots-clés à un tel fichier.