Class instantiation behind the scene
In the Object-Oriented Programming (OOP) paradigm, a class is a blueprint when an object is the in-memory representation of this blueprint. https://www.rubycademy.com/screencasts/18
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
In the Object-Oriented Programming (OOP) paradigm, a class is a blueprint when an object is the in-memory representation of this blueprint. https://www.rubycademy.com/screencasts/18
Post a comment