Recent posts

The Theory Of Constraints

10 minute read

You have probably seen a factory before. You probably drove by one today. From the outside it looks dull, because iron curtains hide the marvel that is going...

What is MVC and how to use it

2 minute read

MVC is a design pattern, which is used in programming design. It is one of the firs things you are presented with if you go trough the video tutorials from S...

ECG signal biometry

4 minute read

Biometrics technology is a way to apply mathematics to the nature, by using unique patterns of physiological and behavioural characteristics. We use biometri...

iOS drawing app

5 minute read

In this lesson, you create the main screen of the Drawing app. You will create a single view app with sketch scene. You will position special buttons that wi...