Programming Deep Dive 1

Prof. Dr. Mirco Schoenfeld

first algorithm

We are now designing our first algorithm.

algorithmic thinking

It’s your turn

  1. Create a R Markdown document.
  2. Scetch an algorithm using natural language to escape the maze.
  3. Add the document to your git repository.
  4. Commit the changes.