From 5bf19a82ff38d5c44d8fa25fe81841c96bbc32db Mon Sep 17 00:00:00 2001 From: Bram Barbieri Date: Wed, 20 Mar 2024 12:02:22 +0100 Subject: [PATCH] bram documentation --- docs/LearningProcessBram/documentatie/FirstDocumentation.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/LearningProcessBram/documentatie/FirstDocumentation.md b/docs/LearningProcessBram/documentatie/FirstDocumentation.md index 98ad456..b963112 100644 --- a/docs/LearningProcessBram/documentatie/FirstDocumentation.md +++ b/docs/LearningProcessBram/documentatie/FirstDocumentation.md @@ -1,5 +1,4 @@ ## Bram's Learning Curve - Here I post my progress on learning and mastering Arduino. I originally did the Game development study but decided to switch to "Technische Informatica". That is why I need to learn everything from scratch, and everything is new to me. This is the reason that I made these documents, in order to track my progression in this new study. @@ -72,11 +71,9 @@ examples, basics, fade examples, servo, sweep ### Linux and raspberry PI. - To gain more knowledge about Linux, I first asked my classmates if they could get me started. They showed me how to gain access to a server and told me how to navigate through files. - By doing this I got taught the following commands: ~ $ 'ls -la' = show file / folders