Classes and Instances

Tarooj Khan
1 min readMay 22, 2020

This subject was a little hard for me and I needed extra help. Since I am new to Ruby, I didn’t understand the difference between classes and instances. I also had a hard time writing methods for both. But I had to refresh my memory by looking at basic Ruby methods to know how to write methods. I knew the basic differences. But writing methods was hard. I watched Flatiron videos hosted by Avi (the founder) for this topic and that helped me also. Even today, I know the basic differences, but still have to look back at my notes to refresh my memory.

--

--