Check what 5 features you need to excel at teamwork

Almost every job advertisement has “teamwork” in the list of requirements. In almost every CV you can spot “teamwork” as one of its owner’s key skills. Is teamwork becoming new … Continue reading “Check what 5 features you need to excel at teamwork”

The most misunderstood design pattern – Object Pool

Have you ever heard about Object Pooling? If you are a software developer then probably you have. It is usually described as a design pattern that allows you to decrease … Continue reading “The most misunderstood design pattern – Object Pool”

This is how we Jam!

A quick guide on how to win a Game Jam Have you ever considered joining any coding marathon like a Game Jam, but were too afraid to do it? Or … Continue reading “This is how we Jam!”

Magic Strings – No More!

How many times have you had to work with some Legacy code? Was it readable? Silly question… But what was the main problem? If the code was written in an … Continue reading “Magic Strings – No More!”

Clean Code – Is my code always readable?

Did you ever have to go back to a fragment of code that you wrote a month or year ago? How did it feel? Was it easy or did you … Continue reading “Clean Code – Is my code always readable?”