Maujey
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
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