We decided to provide the tutorial also as video.
There are 11 chapter. We shall assign them to different people. We will record each chapter separately - that's good for producing them (and possible exchanging/updating them later if needed) and for navigation.
Note: as the tutorial is not fully ready yet we provide green check marks (✅) here to know what is ready to be made into a video chapter.
To provide the videos in the same format we shall use the same configuration:
Capturing a square, with width: 1300 and height: 930. It shall be encoded as MP4 with a Bitrate of 5000 and Frame Skipping allowed. The audio shall be encoded using MP3.
One recommended tool to record the screen is simplescreenrecorder which should be also available for e.g. Ubuntu via packet manager:# apt install simplescreenrecorder.
There are tools which helps to copy text from videos (useful when examples should be tried out in the Playground or the terminal). We should provide a short intro of how to use such a tool (I like https://github.com/dynobo/normcap, but there are others).
We decided to provide the tutorial also as video. There are 11 chapter. We shall assign them to different people. We will record each chapter separately - that's good for producing them (and possible exchanging/updating them later if needed) and for navigation.
Note: as the tutorial is not fully ready yet we provide green check marks (✅) here to know what is ready to be made into a video chapter.
To provide the videos in the same format we shall use the same configuration: Capturing a square, with
width: 1300
andheight: 930
. It shall be encoded asMP4
with aBitrate of 5000
andFrame Skipping
allowed. The audio shall be encoded usingMP3
.One recommended tool to record the screen is simplescreenrecorder which should be also available for e.g. Ubuntu via packet manager:
# apt install simplescreenrecorder
.There are tools which helps to copy text from videos (useful when examples should be tried out in the Playground or the terminal). We should provide a short intro of how to use such a tool (I like https://github.com/dynobo/normcap, but there are others).