Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
steenslag
steenslag has asked
11
questions and find answers to
297
problems.
Stats
10.5k
EtPoint
4.0k
Vote count
11
questions
297
answers
About
steenslag questions
GDBM in Standard Lib missing or is it just me?
How to iterate multiple enumerables in ruby?
Why does Ruby have Numeric.new?
How does this superb quine work?
How to use Array#sample(n, random: rng) syntax?
How to specify Regexp options using Regexp.union
Why is Ruby's Float#round behavior different than Python's?
Why does Ruby's 'gets' includes the closing newline?
steenslag answers
Generate unique initial strings from array of strings
sort a hash by using the values of keys
Rubocop Offense: Use the return of the conditional for variable assignment and comparison
Deleting contents of file after a specific line in ruby
Arity of method delegated with method_missing
Calling instance method in Class in Ruby
How to handle backslash "\" escape characters in q string and heredocument
ruby Thread, kill vs terminate vs exit
Reading contents from UTF-16 encoded file in Ruby
Date range in an array, ruby