# Journal de bord du Mooc / Mooc's logbook ## Module 1 Taking **notes** is **useful**. **However** taking a **lot of notes** that are **disorganized** is not. Thus, 2 tips: - Use desktop softwares like [DocFetcher](http://docfetcher.sourceforge.net/) to help you find the data (images, PDFs, texts, docs, etc.) using its indexation system - Use GitHub to track the evolution of all your reports (I use it for my projects, I am a data scientist, I code a lot) You will find a link towards: - [a Markdown tutorial done in this MOOC](https://www.fun-mooc.fr/courses/course-v1:inria+41016+self-paced/courseware/2bfe60a86fed4994b5493a220c38eb69/13f6fd96266746a0bd9d717a12f1f835/3?activate_block_id=block-v1%3Ainria%2B41016%2Bself-paced%2Btype%40vertical%2Bblock%402d97e54aee464585924608eec0a54fb2) - [a Markdown CheatSheet](https://github.com/adam-p/markdown-here/wiki/Markdown-Here-Cheatsheet#code) on GitHub