#ruby

[ follow ]
fromHackernoon
11 months ago
Software development

My Journey With the Connect Four Terminal Game | HackerNoon

Effective TDD enhances comprehension through practical application, boosting confidence and understanding of software testing principles.
#elixir
fromRubyflow
6 months ago
Ruby on Rails

Ruby Concurrency and Parallelism

Elixir excels in concurrency through ErlangVM, while Ruby has evolved with threads and ractors for parallelism, each catering to different project needs.
fromRubyflow
1 month ago
Ruby on Rails

Running ruby on jupyter notebooks

Ruby developers can enhance their coding experience by using Jupyter notebooks with the iruby gem for interactive development.
fromRubyflow
6 months ago
Ruby on Rails

Ruby Concurrency and Parallelism

Elixir excels in concurrency through ErlangVM, while Ruby has evolved with threads and ractors for parallelism, each catering to different project needs.
fromRubyflow
1 month ago
Ruby on Rails

Running ruby on jupyter notebooks

Ruby developers can enhance their coding experience by using Jupyter notebooks with the iruby gem for interactive development.
more#elixir
fromRubyflow
1 month ago
Ruby on Rails

Modularize Your Code, Improve Organization!

Automating Ruby gem creation with Thor enhances code organization and reduces repetitive setup tasks.
#programming
fromRubyflow
2 months ago
Ruby on Rails

Unlock the Power of Ruby Metaprogramming!

Module#included in Ruby allows for dynamic modifications of classes or modules upon inclusion.
fromRubyflow
2 months ago
Ruby on Rails

Unlocking Ruby's Object Capabilities

Exploring an object's methods in Ruby enhances code flexibility and maintainability.
fromRubyflow
3 months ago
Ruby on Rails

A simple trick to understand Ruby's lazy enumerator

Lazy enumerators in Ruby enhance efficiency by processing data on-demand, rather than loading it all into memory at once.
fromHackernoon
11 months ago
Miscellaneous

Ruby Event Manager, Hangman, and Tackling Coolant Leaks: My Journey Through It All | HackerNoon

Focusing on learning programming concepts like JSON and hashes through project-based approaches allows for deeper understanding and future application.
Completing hands-on projects significantly enhances coding skills and problem-solving abilities.
Revisiting past lessons plays a key role in overcoming challenges in programming tasks.
fromRubyflow
2 months ago
Ruby on Rails

Unlock the Power of Ruby Metaprogramming!

Module#included in Ruby allows for dynamic modifications of classes or modules upon inclusion.
fromRubyflow
2 months ago
Ruby on Rails

Unlocking Ruby's Object Capabilities

Exploring an object's methods in Ruby enhances code flexibility and maintainability.
fromRubyflow
3 months ago
Ruby on Rails

A simple trick to understand Ruby's lazy enumerator

Lazy enumerators in Ruby enhance efficiency by processing data on-demand, rather than loading it all into memory at once.
fromHackernoon
11 months ago
Miscellaneous

Ruby Event Manager, Hangman, and Tackling Coolant Leaks: My Journey Through It All | HackerNoon

Focusing on learning programming concepts like JSON and hashes through project-based approaches allows for deeper understanding and future application.
Completing hands-on projects significantly enhances coding skills and problem-solving abilities.
Revisiting past lessons plays a key role in overcoming challenges in programming tasks.
more#programming
Music
fromVulture
3 months ago

Looks Like Jennie's Ruby Tracklist Is Gonna Be Full of Gems

Jennie's debut solo album, 'Ruby', showcases her versatility as she explores different genres with notable collaborations.
fromRubyflow
4 months ago
Ruby on Rails

Glimmer Hangman (RubyConf 2024 Hack Day App)

Glimmer Hangman has been successfully completed and released as version 1.0.0 during RubyConf 2024.
fromRubyflow
4 months ago
Ruby on Rails

Ruby Version Manager 4 Windows v1.0.0 released

rvm-windows 1.0.0 released, enabling Ruby environment management on Windows with a similar command line experience to the Unix version.
fromRubyflow
6 months ago
Java

Ruby on Rails 8 Concurrency Guide: Modern Parallel Processing

Ruby 3's concurrency and parallelism features enable significantly improved performance and scalability in Rails 8 applications.
[ Load more ]