|
|
|
|
Re: Visual Basics [message #230051 is a reply to message #230033] |
Sat, 11 November 2006 16:24 |
|
Dave Anderson
Messages: 1953 Registered: December 2004 Location: United States
Karma: 0
|
General (1 Star) |
|
|
fl00d3d wrote on Sat, 11 November 2006 15:06 | You guys all sound retarded. There are pros and cons to every language.
People bitch about VB having "easier" syntax. So let me ask you: (1) Is syntax really anything other than memorization anyway? They could have used RABBIT variable AS HAMSTER or DB97 variable AS STR9. (2) When being selective about the syntax, should we question the people who designed the language to use extra symbols and such ... or should we continue to harass the people that learn the language?
I've heard countless people complain that languages such as vb.net have "so much overhead" yet their languages (non .net) cannot possibly be as object-oriented as .net no matter how hard they tried. Nor do they have the flebility of the framework in time of history where systems need that flexibility.
How about the C language? Great language. Very portable, somewhat flexible ... many spinoffs. But where did it meet its limitations? Graphically. Making something GUI out of any C language (aside from C# which is the .net varient) is a joke unless you use something like Visual C++ which is nothing more than the C language saying "shit, I wish I had thought of that".
My point? Every language has its strengths and weaknesses. Yes, C and its varients may have some more power and flexibility ... but VB makes up for it in its object-oriented design/GUI. I just hate seeing people aruge over such pointless things. C programmers are going to defend C to the death. VB'ers defend VB, php would defend php ... and on and on. VB and C are both crap languages these days. C++ is still very popular and powerful (probably moreso than vb.net). VB.net is a great language - a lot more fun than anything you'll find with C++ (unless you take a stab at Visual C++).
Also worth noting: C# is more like VB.net than it is like C++. And VB.net is more like C# then it is like VB6. I think the C language has realized its original limitations and has started to work towards the CRL by use of C# (btw, the backend of the .net framework is written in C#).
Personally, I've taken VB5 (poor language nowadays) my sophomore year of highschool, C++ (good language) in an AP class in my senior year of highschool, C in college (solid, but not as good as C++ imho), and self-taught vb.net about a year ago. So I have been jumping back and forth between C and VB long enough to know the pros and cons of each. I think that VB.net is a fun language (vb5, vb6 are both kinda pointless these days) with some definitely advantages over any other language; and I think that C/C++ is a great language for gaming (portability/flexibility).
|
Very well said. I don't think one language is better than another, just like you said, because each language has its purpose. A single language was not meant to be used for every type of task. Which is why there are many languages to choose from.
I agree with all of that except I have to correct you. C# was not inherited or based on C, it was derived from C++, which was derived from C. C++ was originally named "new C" then was given the name "C with Classes" and finally named C++.
David Anderson
Founder, Software Consultant
DCOM Productions
Microsoft Partner (MSP)
[Updated on: Sat, 11 November 2006 16:27] Report message to a moderator
|
|
|
Re: Visual Basics [message #230053 is a reply to message #229797] |
Sat, 11 November 2006 16:46 |
|
Oblivion165
Messages: 3468 Registered: June 2003 Location: Hendersonville, North Car...
Karma: 0
|
General (3 Stars) |
|
|
Im fluent in VB 6.0, pm for any help.
WOL: Ob165ion Skype: Oblivion165 Yahoo Instant Messenger: CaptainJohn165
|
|
|
|
Re: Visual Basics [message #230069 is a reply to message #229797] |
Sat, 11 November 2006 17:45 |
|
Dave Anderson
Messages: 1953 Registered: December 2004 Location: United States
Karma: 0
|
General (1 Star) |
|
|
Visual Basic is a programming language which is used to code or "write" programs. You can download programs like Visual Studio or SharpDevelop which you can use to write programs, edit programs, etc.
The reason you are getting a bunch of rubbish when you open up a random file in notepad is because you can not view the code that way, you have to have the source or a decompiler, or some other method of viewing the code.
David Anderson
Founder, Software Consultant
DCOM Productions
Microsoft Partner (MSP)
|
|
|
|
|
Re: Visual Basics [message #230124 is a reply to message #230117] |
Sun, 12 November 2006 05:57 |
|
Jonty
Messages: 538 Registered: June 2006 Location: Chesterfield, England
Karma: 0
|
Colonel Viva la Resistance! |
|
|
Silent Kane wrote on Sun, 12 November 2006 10:46 |
YOU are a joke, creating GUI in C is about as easy as in C++ (and other languages). God knows what you smoked. Also, what do you think is windows coded in? VB? C++?
|
Let's all learn Assembly Language and THEN Visual Basic! It's easier that way!
EDIT: Scratch that, we should write programs in pure hex.
Quote: | No, mostly C and I don't see anyone saying windows has no GUI.
|
Windows has a GUI? Could've fooled me, I spend most of my time typing things into a command prompt to get the damn thing to work.
[Updated on: Sun, 12 November 2006 05:58] Report message to a moderator
|
|
|