Posted: Wed Aug 29, 2007 10:17 pm Post subject: VB and C#
i have been doing vb for a little bit not to long but i decided i wanted to try visual C# and when i tried it i realized there wasent much of a difference except for semi colons at the end and a little stuff here and there. why is that? mostly the basic stuff is the same but when i try more advance stuff you need to learn new stuff for C# also i was a bit confused cause in vb there are "if" and "then" statements and there is no "then" in C# so what would you replace it with? i figured out that you replace "me" with "this" but havent done much C# since i just installed it.
Posted: Wed Aug 29, 2007 10:31 pm Post subject: Re: VB and C#
VB and such try and make programming syntax like the english language. It is more versatile if you don't. Programming on the computer should not be like writing a book.
Then is implied. (In basic it is "if-then", in C/++/# it is just "if")
Read some tutorials..
And I don't know any programming language that looks like VB..
no need to read any tutorials i read nothing on C# and in the first 5 minutes i made a working dvd player and web browser cause i find it similar to VB and not much harder. but thats just me
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum