Installation Guide

Before you can actually start programming on your computer, you need to set up the technical environment. Depending on your operating system, the installation procedure may vary. This guide provides step-by-step instructions.

If anything does not work as described, get in touch so that I can help.

Cheatsheet Data Wrangling in Bash

The cheatsheet contains commands relevant for data wrangling task preceding any textual analysis. In addition to common Bash commands, it also features examples of regular expressions (RegEx).

Python Basics

The Jupyter Notebook contains basic Python statements that you need to know before you can make use of the third-party libraries.

Tutorials by Others