A Demonstration


This part of the tutorial is a demonstration on how to write a program in Karel++ using the programming process.
  1. Defining the problem.
  2. Planning the solution.
  3. Coding the program
  4. Testing the program.
  5. Documenting the program.
  6. Improving the program