Preparation#

This preparation is for both workshops Principles of Software Engineering and Introduction to Design Patterns.

During this workshop we will work collaboratively using Visual Studio Code. In order to actively participate it is recommended to bring your own computer and have the following software installed:

To join a collaborative session within Visual Studio Code using Live Share, you need to have a github (or microsoft) account.

As we will use a collaborative session in VS Code you don’t necessarily need to have Python installed on your local machine. But, in order to work on your own machine, you can download and install Python from python.org.