Toggle navigation
Code Maven
Exercises
Slides
Courses
Services
Type keyword:
Archive
About
Searching for
"Ruby"
Results:
Ruby
CMOS #8: Lynn 'Cyrin' Conway on Bundler, RubyGems and Ruby Together
Pretty print JSON with beautifier: How to make a JSON readable
Registry of 3rd party libraries / packages / modules
Solution: Number guessing game in Ruby
Convert String to Number in Ruby
Variables and Variable Interpolation in Ruby
The 14 most important Ruby Resources
Arrays in Ruby
Getting started with Ruby
How to convert a string to UPPERCASE or lowercase in Ruby?
Run only one instance of a Ruby program at the same time - self locking
Solution: rectangle in Ruby (CLI and STDIN = Standard IO)
Ruby ENV - access the environment variables
Basic data structures in Ruby (Scalar, Array, Hash)
How to write to file in Ruby
Open file and read content in Ruby
Solution: Sum of numbers in a file implemented in Ruby
Pretty printing complex data structures in Ruby - like Data::Dumper in Perl
Logical operators in Ruby (and, or, not), (&&, ||, !)