All original content is created in Ukrainian. Not all content has been translated yet. Some posts may only be available in Ukrainian.Learn more

Programming (Програмування)

All posts in this category by @memecode

All posts in this category on the platform
How does the map method work in Ruby? An overview of the method's operation with examples.
Jul 30, '24 07:33

How does the map method work in Ruby? An overview of the method's operation with examples.

@memecode
What does .map(&:name) mean in Ruby?
Jul 28, '24 11:18

What does .map(&:name) mean in Ruby?

@memecode
How to fix a Windows crash caused by CrowdStrike?
Jul 19, '24 13:53

How to fix a Windows crash caused by CrowdStrike?

@memecode
We are writing a demo game Drones vs Zombies (Gosu / Ruby)
Jul 12, '24 12:17

We are writing a demo game Drones vs Zombies (Gosu / Ruby)

@memecode
Gosu Ruby Tutorial - пройдемось по офіційній документації
Jul 3, '24 11:50

Gosu Ruby Tutorial - пройдемось по офіційній документації

@memecode
Ruby library Gosu for creating 2D games
Jun 29, '24 08:48

Ruby library Gosu for creating 2D games

@memecode
How to make an empty git commit?
Jun 28, '24 08:33

How to make an empty git commit?

@memecode
[Fix] extconf.rb failed during the installation of the Ruby library Gosu
Jun 27, '24 16:38

[Fix] extconf.rb failed during the installation of the Ruby library Gosu

@memecode
What is a function in programming?
Jun 24, '24 18:15

What is a function in programming?

@memecode
What is the difference between variables that start with @, @@, and $?
Jun 23, '24 14:00

What is the difference between variables that start with @, @@, and $?

@memecode