Blog

Welcome to my homepage! I like to write about technology, inventing and the projects that I have built. Have fun!

Thinking Like a Computer – Data Types

Thinking Like a Computer – Data Types

28. January 2018

A computer works with binary data. How can we represent real-world concepts like numbers, names or colors if we can

READ MORE

Thinking like a Computer – Algorithms

21. January 2018

An algorithm is a description of a process that operates on a given input to produce a desired output. This

READ MORE
Thinking Like a Computer

Thinking Like a Computer

21. January 2018

Now you know how a computer works. The basic concepts are actually rather simple. Of course, actually building a computer

READ MORE

Understanding Your Computer in Five Steps

21. January 2018

To solve a problem with a computer, you have to understand how it works first. Almost all computers that are

READ MORE

Thinking Like a Computer – Functions

21. January 2018

This chapter introduces you to one of the most powerful tools to structure a program: The function. Functions allow us

READ MORE
Learning Programming – How to Become a Professional Software Developer

Learning Programming – How to Become a Professional Software Developer

11. December 2017

There is no better time than today to become a programmer. The demand on the job market is rising continously.

READ MORE