![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Programmer
Join Date: Apr 2005
Posts: 77
Rep Power: 4
![]() |
C# is basically Visual Basic with C-style code
Anyone disagree with this statement?
I'm new to C# and did Visual Basic a long time ago but that is pretty much what I'm discovering. |
|
|
|
|
|
#2 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
No, C# is more like a slightly modified version of Java.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#3 |
|
Programmer
Join Date: Apr 2005
Posts: 77
Rep Power: 4
![]() |
Except Java is multi-platform. Does Java use a point and click interface?
|
|
|
|
|
|
#4 |
|
Programming Guru
![]() |
C# is cross-platform too, look into monodevelop.
__________________
|
|
|
|
|
|
#5 |
|
Professional Programmer
|
C# is exactly like C but just a half-step higher.
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;} |
|
|
|
|
|
#6 |
|
Programmer
Join Date: Apr 2005
Posts: 77
Rep Power: 4
![]() |
See, it may be a half step above C, but I think the do-it-all god-over-your-computer language is still C++. The only problem is being god over your computer makes you customize every aspect of your programming, which can be annoying.
|
|
|
|
|
|
#7 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
Neither C# nor Java specifically have a "point and click" interface. Java has AWT and Swing, while C# has WinForms and GTK#. They are not part of the language, but rather libraries that are commonly used.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#8 |
|
Programmer
Join Date: Apr 2005
Posts: 77
Rep Power: 4
![]() |
In my opinion that is a point and click interface as opposed to C++ gui programming which is completely a pain and is done solely by text. I know Visual C++ attempted to make this point and click but it sucked.
|
|
|
|
|
|
#9 |
|
Programming Guru
![]() ![]() ![]() |
C# is more of a mix of C++ and Java. Cross platform also thinks to Mono... WinForms isn't supported in Linux, so you would need to take a look at GTK#
__________________
http://jasonpowers.net "There are a thousand hacking at the branches of evil to one who is striking at the root." |
|
|
|
|
|
#10 | |
|
Hobbyist Programmer
Join Date: Aug 2005
Location: Hiding from... them...
Posts: 110
Rep Power: 4
![]() |
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|