+ 1
Question c#
can someone tell me what are the main topics to learn in C # for beginners
1 Resposta
+ 2
I can't elaborate all but this is what I know:
*Classes and objects
*OOP's
*Static class
*Overloading vs overriding
*Constructors and methods
Sololearn provided you all the basics of C#.
So all lessons are essential for beginners.
Thanks for your question and happy coding.