Lol your humor adds to your clarity. Thank you very much. Been 2 or 3 years since I've coded in C#. Doing mostly Java now. Thank you for refreshing my memory with such clarity!
I had an issue where Monogame, and GTK# both had a class with the same name. That was fine, they were in two different namespace. However, Mono Develop didn't like namespaces or something, and kept adding usings for me. :D.
Namespace is not helpful. Now we can create classes with the same names, but namespace still needs to be unique. What's the difference between an unique namespace and an unique class?
lol, you always explain things clearly Jamie. My understanding of namespaces were sketchy, but not now.
Three minutes made more sense than the last 20 min video I watched. Just what I needed.
Lol your humor adds to your clarity. Thank you very much. Been 2 or 3 years since I've coded in C#. Doing mostly Java now. Thank you for refreshing my memory with such clarity!
Thank you!
I LOVE YOUR RAW WAY OF EXPLAINING THINGS !!!
I know this was 7 years ago but I like your style. This makes a lot of sense.
Thanks
still helpful in 2023. you should make videos often man. Thanks,
It was perfect! You went through it, sharing the exact real-life experience so I understood it clearly. Thanks a ton!
This really helped me understand. I kind of got the idea before, but I wasn't really sure how they were useful. Thanks!
Never laughed at a programming video but this...this is fucking hilarious. Ez subscription.
I'm smiling and learning well at the same time
wow, u are the best.
Lmao, "Ever wondered why people have last name?"
I had an issue where Monogame, and GTK# both had a class with the same name. That was fine, they were in two different namespace. However, Mono Develop didn't like namespaces or something, and kept adding usings for me. :D.
haha, nice you made me laugh and learn
thanks straight to the point no bs.
Thanks a lot.
You got a new subscriber.
You're the best on youtube
Perfect.
Thank you for that and not making it corprate pc garbage with a fake upbeat voice. that was funny
Yes that's what I need
I think I get it but seems complicated for no reason. Why can't I just use 2 different words and be done with it?
Thank you sir
So the namespace is effectively just an extension of a Class?
question.. i have within Unity an error that says a namespace cannot directly contain members such as fields or methods .. any idea to correct that ?
Namespace is not helpful. Now we can create classes with the same names, but namespace still needs to be unique. What's the difference between an unique namespace and an unique class?
Well, my dog is better than your dog! XD
Thanks for the clear explanation!