Ruby Tutorial | Metaprogramming in Ruby - Part 2

4 years ago
7

In this Ruby tutorial, we'll expand on what we did in the "Hour of Ruby" episode yesterday, and refactor our data processing using metaprogramming techniques to be able to handle and analyze any reasonably-sized CSV (or tabular) dataset.

Get more content like this at https://www.techmaker.tv

NYC Rental data: https://github.com/Codecademy/datasets/blob/master/streeteasy/streeteasy.csv

👊 Some other great episodes 👊

💥 Metaprogramming Part 1: https://youtu.be/bg2KvfwxDnM

💥 An Hour of Ruby (Part 1 of this series): https://youtu.be/f7-ezt0xlAI

💥 Building a Blog with Ruby on Rails 6: https://youtu.be/MCEzxY9BbiU

💥 Building a Chat Server from Scratch in Ruby: https://youtu.be/7P6vXjmLPJU

💥 Intro to Stimulus Reflex: https://youtu.be/MlnNkcz-oIc

💥 Ruby on Rails Partials: https://youtu.be/YIJwb0rQS74

💥 Reactive Drag and Drop: https://youtu.be/2ck4s1nZc3I

Loading comments...