C
C#13mo ago
cheezer

❔ hello, beginner here(i know just the basics), need free resources teaching OOP concepts

Thanks
9 Replies
SG97
SG9713mo ago
which concepts are you looking for
cheezer
cheezer13mo ago
i dont know really, i am just following a roadmap which told me learn inheritance, polymorphism, and encapsulation.
SG97
SG9713mo ago
SG97
SG9713mo ago
maybe start here inheritance/polymorphism has their own section
cheezer
cheezer13mo ago
okay. thanks!
Gipper
Gipper13mo ago
https://github.com/Michael0x2a/curated-programming-resources/blob/master/resources.md#c-sharp That link will lead you to the C# section of that repo (this is a C# server after all) but there's other OOP langs addressed in the repo, Java for instance so have a look at those. If you wanna learn by doing projects: https://github.com/practical-tutorials/project-based-learning#c
GitHub
GitHub - practical-tutorials/project-based-learning: Curated list o...
Curated list of project-based tutorials. Contribute to practical-tutorials/project-based-learning development by creating an account on GitHub.
GitHub
curated-programming-resources/resources.md at master · Michael0x2a/...
A curated list of resources for learning programming. - curated-programming-resources/resources.md at master · Michael0x2a/curated-programming-resources
cheezer
cheezer13mo ago
holy shit thats a lot of stuff thanks man!!
Gipper
Gipper13mo ago
Ok dont get overwhelmed by there being a lot of it, just pick something that interests you and run with it dont second guess yourself
Accord
Accord13mo ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.