Click to See Complete Forum and Search --> : C-Sharp Syntax, what does it resemble the most C++? VB? Java?


Robert3
April 27th, 2001, 12:23 AM
?

Robert3
April 28th, 2001, 03:17 PM
answered- Java. MS is competely ripping it off, but hopefully that is a good thing.

Ahamed
May 3rd, 2001, 06:23 AM
Rip Java off !!! You must be day dreaming

Jprisco
May 21st, 2001, 08:20 PM
your either being sarcastic or grossly unfamiliar with java!!!

52901368

TonyKhar
May 31st, 2001, 10:44 AM
Well this all comes down to which came first C, C++, Java, etc... as we all know C was here first so do we say that Java ripped C off?
or did it rip C++ off..
What I don't see here is that no one had mentioned Delphi or C++ builder from Borland. I think that C# is more of a C++ builder ripp off.
not that its a bad thing. I wouldn't call it ripp of but an improvement. If we all hate MS so much why are we still using MS developing environments?

Jprisco
May 31st, 2001, 01:53 PM
First thing I though when learning java was that the syntax resembled c++, which I learned first...
however there are lots and lots of differences.
To say Java is to C++ as c# is to java would be rediculous.... example do you have System.out.println() in c++ ??
yet in c# we hava a System.Console.Writeline()
//forgive me if caps are off!!!
The thing that bothers me is the resemblence of the apis, and general concepts of c# which are despite names, even if that, the same....
If it were truelly an improvement to java Im sure developers would be pleased but in my opinion it is not an improvement at all!! Im not sure its an improvement to C++ either!!
As for hating microsoft, I dont!! They have done many great things, and have created some outstanding software!! However this C# in my opinion was a mistake....
As for developement enviornments Im agnostic!!!
Ill use linux/windows makes little difference to me, just give me a console, an editer and compiler and Ill be Happy :0)


52901368

TonyKhar
May 31st, 2001, 02:02 PM
"To say Java is to C++ as c# is to java would be rediculous.... example do you have System.out.println() in c++ ??"

in C++ you can have that same function if you make it.. the question is not what libraries the language has but the syntax. and Java's syntax is very symilar to C and C++.

ericGu
May 31st, 2001, 06:53 PM
C# is a .NET language for those who like the "curly brace" family of languages. It's based mostly on C++ from a syntactical point of view, but it borrows from a number of different languages.

pellybelly
June 15th, 2001, 06:28 PM
Hey buddy, why don't you look at some code? Or try it yourself? Why must you waste 10 other people's time while they sit here and try to explain it to you. If you're already this far, and posting on this board, you can find some code yourself and see the syntax!

****.

John Peloquin
Peloweb.com
john@peloweb.com