❔ hello, beginner here(i know just the basics), need free resources teaching OOP concepts
Thanks
9 Replies
which concepts are you looking for
i dont know really, i am just following a roadmap which told me learn inheritance, polymorphism, and encapsulation.
Classes, structs, and records in C#
Describes the use of classes, structures (structs), and records in C#.
maybe start here
inheritance/polymorphism has their own section
okay.
thanks!
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
holy shit thats a lot of stuff
thanks man!!
dont get overwhelmed by there being a lot of it, just pick something that interests you and run with it
dont second guess yourself
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.