Maujey
Maujey
CC#
Created by UMAR on 12/31/2024 in #help
LEARNING C#
yea but still, after you watch a single tutorial video, try to make the same thing by yourself again, Like for classes, if the tutorial had an example of like a class named Sword with some methods and fields, make your own but different class like a Car for eg with different methods and other stuff, It will really help
37 replies
CC#
Created by UMAR on 12/31/2024 in #help
LEARNING C#
oh nice
37 replies
CC#
Created by UMAR on 12/31/2024 in #help
LEARNING C#
no like intermediate where? topic?
37 replies
CC#
Created by UMAR on 12/31/2024 in #help
LEARNING C#
btw I love codemonkeys channel if you didn knew
37 replies
CC#
Created by UMAR on 12/31/2024 in #help
LEARNING C#
where are you in the course right now?
37 replies
CC#
Created by UMAR on 12/31/2024 in #help
LEARNING C#
@UMAR When you try to code something, Make sure you try with different approaches and settle for one. Don't just blindly start coding in your projects. Think before action after. I am saying this because I have done some mistakes in past, like I used to overcomplicate even the simplest logic. And yea, as others are saying, Google is your best friend if you know how to use it. Read the docs, watch tutorials but not blindly follow them, try to add your own twist into things. Thats learning.
37 replies
CC#
Created by Maujey on 9/4/2024 in #help
How to use ExtensionMethods for structs
sure thanks!
5 replies
CC#
Created by Maujey on 9/4/2024 in #help
How to use ExtensionMethods for structs
is there any other way around it?
5 replies
CC#
Created by Maujey on 1/7/2024 in #help
How to share instance of an object in base class to its inherited classes?
can you show example with a code snippet by any chance?
12 replies
CC#
Created by Maujey on 1/7/2024 in #help
How to share instance of an object in base class to its inherited classes?
oh
12 replies
CC#
Created by Maujey on 1/7/2024 in #help
How to share instance of an object in base class to its inherited classes?
what is ctor?
12 replies
CC#
Created by Maujey on 1/7/2024 in #help
How to share instance of an object in base class to its inherited classes?
when I am trying the call the windowManager.SwitchWindow it gives me unhandled exception
12 replies
CC#
Created by Maujey on 1/5/2024 in #help
Calling a method from static class which also inherits from a non static class
thanks a lot
91 replies
CC#
Created by Maujey on 1/5/2024 in #help
Calling a method from static class which also inherits from a non static class
yess
91 replies