Skip to content

divanshu-netizen/ruby_programme

 
 

Repository files navigation

Ruby Metaprogramming

Repo about to ruby programme.Here we will learn the basic as well intermediate concept of Ruby.

Books


  1. The Ruby Programming Language, Chapter 8: Reflection and Metaprogramming

  2. Programming Ruby, Chapter 24: Metaprogramming

  3. The Well-Grounded Rubyist, Part 3: Ruby dynamics

  4. The Book Of Ruby, Chapter 20: Dynamic Programming

  5. Ruby Best Practices, Chapter 3: Mastering the Dynamic Toolkit

  6. Metaprogramming Ruby by [Paolo Perrotta](rubylearning.com/blog/2009/07/01/interview-author-paolo-perrotta/), Super Highly Recommend!!!

  7. Metaprogramming Ruby - Entire book

Exercises


Contributing


  1. Fork it github.com/[my-github-username]/params_for/fork

  2. Create your feature branch git checkout -b my-new-feature

  3. Commit your changes git commit -am 'Add some feature

  4. Push to the branch git push origin my-new-feature

  5. Create a new Pull Request

About

This repo is about Ruby Programme.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%