Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » General Discussions » General Discussion » Visual Basics
Re: Visual Basics [message #230036 is a reply to message #229797] Sat, 11 November 2006 15:20 Go to previous messageGo to next message
fl00d3d is currently offline  fl00d3d
Messages: 1107
Registered: August 2003
Location: Iowa, USA
Karma: 0
General (1 Star)
Viva la Resistance!
Sad

I wasn't trying to be mean. I'm cool with just about everyone here. I just think something need to be said about all the "this language owns this language" crap.

;-D
Re: Visual Basics [message #230039 is a reply to message #229797] Sat, 11 November 2006 15:29 Go to previous messageGo to next message
icedog90 is currently offline  icedog90
Messages: 3483
Registered: April 2003
Karma: 0
General (3 Stars)
Sorry, I kind of meant to point out to everyone, since I can see this easily sparking into something.
Re: Visual Basics [message #230040 is a reply to message #229797] Sat, 11 November 2006 15:39 Go to previous messageGo to next message
bandie63 is currently offline  bandie63
Messages: 353
Registered: November 2004
Karma: 0
Commander
I am very glad I started out with Basic. It was very easy to learn, and it didn't so much teach me how to program, but how computers worked. These so-called "shitty languages" may very well be terrible, but for learning, at least for me, it was a ton of help to just see "Oh... THAT'S how the computer does this."

http://img.photobucket.com/albums/v703/Bandie63/Daniels/userbar1.jpg
Re: Visual Basics [message #230042 is a reply to message #229797] Sat, 11 November 2006 15:54 Go to previous messageGo to next message
Sanada78 is currently offline  Sanada78
Messages: 435
Registered: April 2003
Karma: 0
Commander

VB6 was my first language ever and I didn't know what the fuck I was doing with it. I managed to create a Paint like program (with help from a friend). When I written my assignment I had to lie about the fact it could save in JPEG and GIF because it couldn't really. It could barely save a BMP properly. I think I spent most of my time on it with the GUI.

I also had the pleasure of programming in Java 3D...

It has scared me for life.


Ooh, nasty.
Re: Visual Basics [message #230051 is a reply to message #230033] Sat, 11 November 2006 16:24 Go to previous messageGo to next message
Dave Anderson is currently offline  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 Go to previous messageGo to next message
Oblivion165 is currently offline  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 #230056 is a reply to message #229797] Sat, 11 November 2006 16:50 Go to previous messageGo to next message
BlueThen is currently offline  BlueThen
Messages: 2402
Registered: February 2006
Karma: 0
General (2 Stars)
I thought visual basics was a program that can edit random files... Is there any program that can do that? I'd open something in notepad and it comes up with a bunch of squares and random characters.
Re: Visual Basics [message #230069 is a reply to message #229797] Sat, 11 November 2006 17:45 Go to previous messageGo to next message
Dave Anderson is currently offline  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 #230078 is a reply to message #229797] Sat, 11 November 2006 19:12 Go to previous messageGo to next message
fl00d3d is currently offline  fl00d3d
Messages: 1107
Registered: August 2003
Location: Iowa, USA
Karma: 0
General (1 Star)
Viva la Resistance!
C# still came from C. Razz

At least just as much as vb.net came from BASIC. But you get the point.
Re: Visual Basics [message #230117 is a reply to message #230033] Sun, 12 November 2006 03:46 Go to previous messageGo to next message
Sir Kane
Messages: 1701
Registered: March 2003
Location: Angerville
Karma: 0
General (1 Star)
fl00d3d wrote on Sat, 11 November 2006 16:06


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".


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++? No, mostly C and I don't see anyone saying windows has no GUI.


Proud N9500 and proud N6270 user. Creator of the IEE libraries (original bhs.dll) and the RB series software.
http://n00bstories.com/image.fetch.php?id=1189992501http://www.n00bstories.com/image.fetch.php?id=1257492907
Re: Visual Basics [message #230124 is a reply to message #230117] Sun, 12 November 2006 05:57 Go to previous message
Jonty is currently offline  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. Tell Me

[Updated on: Sun, 12 November 2006 05:58]

Report message to a moderator

Previous Topic: Server
Next Topic: katt williams, pretty damn funny
Goto Forum:
  


Current Time: Tue Jul 16 12:56:16 MST 2024

Total time taken to generate the page: 0.01340 seconds