PDA

View Full Version : Has anyone tried C#?


sfa ok
09-12-01, 07:33 PM
Has anyone tried this? I just got Visual Studio.net beta 2 in hopes of learning some stuff without spending much. All the C# books that are out now seem to be for those with experience with C++. Has anyone in here tried C#, and what do you think? Should I wait for better beginner books or just learn C++?

phendish
09-13-01, 12:25 PM
I would start with C++ for now.. I've heard that C# is a language that is MS dominated - nothing really positive about it, actually.

engjohn
09-13-01, 10:35 PM
From what I have read it is supposed to be almost as powerfull as C++ but easier to write the code kinda like Visual Basic. Especially creating the GUI...

It will have a LOT in common with C++, it might even be the next step of C++.