this post was submitted on 02 Feb 2024
52 points (89.4% liked)
Programming
17343 readers
252 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities [email protected]
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How would one use it if they're struggling to understand it to start with? ๐คจ
You are right. But I still find the 'heavier' theory, that is what I assumed OP refered to, to be more difficult to grasp then following a basic tutorial and just trying to solve problems. In time with practice you get a better understanding for WHY the theory is how it is, and you can apply it better and of course improve your code. And that understanding will unlock more tools both in OOP and in your mind.
So if you are struggling, I recommend not starting with theory.
I see where you're coming from, I think. In my experiences with trying to follow tutorials though, I've found the difficulty to be between rough explanations and the examples given feeling a little too simple and isolated from how they might be applied in a working program.
Yes, and often incomplete or not maintained.
Anyway, OP read different sources about OOP and still needs to ask the definition... At some point it is better to just do something than to keep banging your head at the theory. If learning to code is your endgoal