TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
9.16k stars 12.7k forks source link

Ruby: Object Oriented Programming Section Additional Resources Clarity #25023

Closed fiveNinePlusR closed 1 week ago

fiveNinePlusR commented 1 year ago

Describe your suggestion

The additional resources section has a link to variables in ruby which seems out of place in this section.

https://github.com/TheOdinProject/curriculum/blob/main/ruby/object_oriented_programming_basics/object_oriented_programming.md?plain=1#L58

Perhaps adding the context of which section should be emphasized or why it's important would clarify why that's useful in the context of OOP or moving it to another section in the curriculum.

Path

Ruby / Rails

Lesson Url

https://github.com/TheOdinProject/curriculum/blob/main/ruby/object_oriented_programming_basics/object_oriented_programming.md?plain=1#L58

Checks

(Optional) Discord Name

No response

(Optional) Additional Comments

No response

github-actions[bot] commented 1 year ago

This issue is stale because it has had no activity for the last 30 days.

KevinMulhern commented 1 year ago

Thanks for reporting @fiveNinePlusR, we'll get this sorted.

github-actions[bot] commented 1 year ago

This issue is stale because it has had no activity for the last 30 days.

github-actions[bot] commented 12 months ago

This issue is stale because it has had no activity for the last 30 days.

MidlifeMechanicus commented 1 week ago

I'm on the Ruby course, and I don't understand why that link is there. It says it's a refresher, but surely we can go back and look at the TOP lesson on variables ourselves? I know I have revisited many TOP lessons during my studies.

Are the reviewers happy for me to create a PR removing the link?

KevinMulhern commented 1 week ago

Oof, this one fell off my radar. I think removing it makes sense. I've assigned it to you, thanks @MidlifeMechanicus