C
C#2mo ago
RANI

good vid to learn oop?

didnt understand in class need to learn it by my self
4 Replies
Joreyk ( IXLLEGACYIXL )
microsoft has always good sauces for learning they have a beginner video series on youtube too
SparkyCracked
SparkyCracked2mo ago
$oop
MODiX
MODiX2mo ago
An introduction to OOP (object-orientated programming) https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/object-oriented-programming If you prefer something a bit more run down, try this resource https://www.w3schools.com/cs/cs_oop.asp
Object-Oriented Programming (C#) - C#
C# provides full support for object-oriented programming including abstraction, encapsulation, inheritance, and polymorphism.
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.