Learning Objectives
 
 

You expand your knowledge of algorithms and their implementation in Python.

 

You know in which contexts programming errors are particularly often made.

 

You know important procedures for troubleshooting (debugging).

 

You know what parallel processing means and you can write simple programs with their own threads.

 

You can describe what is meant by race conditions and deadlock.

 

 

 

 

 

Anhang