Programming Deep Dive 1
Prof. Dr. Mirco Schoenfeld
first algorithm
We are now designing our first algorithm.
algorithmic thinking
It’s your turn
- Create a R Markdown document.
- Scetch an algorithm using natural language to escape the maze.
- Add the document to your git repository.
- Commit the changes.