|
Re: C Sharp Dot Net ???
I'm also currently learning C# .NET as part of my apprenticeship. As someone with a C / C++ background, I find C# a nice language for quickly coding something simple, but as soon as you want to do something more complex it can get really annoying due to the lack of pointers and the strict datatypes...
|