| Tags: programming

I was on a trip to Barcelona back from Christmas holidays, and decided to run this meme on Twitter to have fun during the train ride.

A lot of people have told me that they found the bits of information really useful, so I decided to compile them on a list here, classified in categories.

On tools

On coding

if (cond) {
// ...
} else {
// ...
}

On game development

On the profession