diff --git a/Module 01 b/Module 01 new file mode 100644 index 0000000000000000000000000000000000000000..ce09c296f66231615db8261bc7422111eae3c577 --- /dev/null +++ b/Module 01 @@ -0,0 +1,39 @@ +# Logbook – Module 1 + +## Info +- **Name:** Begüm Cerrahoglu +- **Module:** 1 – Notes + +--- + +## Exercise 01-1 – GitLab History and Search + +**Date:** June 10, 2025 +I went to “Repository > Commits” on GitLab and looked at my commit history. + + +--- +## Exercise 01-3 – Logbook + +I used this `README.md` file as my logbook. +I wrote down everything I did in this module: + +- I opened GitLab and created/edit files +- I read the Markdown guide and quiz + + ## Exercise 01-2 – Quiz Answers in Markdown + +I answered the quiz directly in this logbook: + +1. What is a text file? +→ b. A file made up (stored as) UTF-8 characters + +2. What is a tag? +→ c. A character, or series of characters, used to structure a document that will be invisible to the final reader. + +3. Markdown is a markup language: +→ a. "Light" + + +- I committed changes from the GitLab web interface +- I didn’t use any Git commands \ No newline at end of file