Object Oriented Programming: <A short introduction video on OOP>
Checks
- [x] This is not a duplicate of an existing issue (please have a look through our open issues list to make sure)
- [x] I have thoroughly read and understand The Odin Project Contributing Guide
- [ ] Would you like to work on this issue?
Describe your suggestion
https://youtu.be/TvnweVJhSpM?si=am8e9hmtRInNUnP5 This video gives an overview and introduction on OOP. explains what oop is , why we need to use oop, what is an object and what are the behaviour s and propertites of an object. Although the video is in the context of python i don't think that should be a problem bcz the video is more focused on the concepts of the OOP rather than syntax or technical details related to python. I think it is better to have a overview of oop before jumping directly to launch school resources.
Path
Ruby / Rails
Lesson Url
https://www.theodinproject.com/lessons/ruby-object-oriented-programming
(Optional) Discord Name
htmx
(Optional) Additional Comments
No response
Hello @NewDev2005, thanks for taking the time to try and contribute to our curriculum!
After reviewing the resource it seems to not really be adding new information to the lesson, would you say that is correct?
Hello @wise-king-sullyman , I'd say that is correct but It is not about adding new information to the lesson. It is just an introduction and overview for what is coming next.