🗓️ Posts, June 2024
- Ruby library Gosu for creating 2D games
- How to make an empty git commit?
- [Fix] extconf.rb failed during the installation of the Ruby library Gosu
- What is a function in programming?
- What is the difference between variables that start with @, @@, and $?
- What will be the result of adding 10.5 and 10?
- What is immutability and mutability?
- What does the error 'is out of range' mean in Ruby on Rails? Range Error - Integer with limit 4 bytes
- What is the difference between int and bigint in Ruby? Minimum and maximum values.
- Scope of a local variable in Ruby