News:

Wieners, Brats, Franks, we've got 'em all.

Main Menu

VB6 Limitations?

Started by iago, October 13, 2006, 11:19:49 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

iago

Ok, we know two things:
- VB6 sucks.  Ass. 
- I have to use VB6 on a huge upcoming project which'll probably be 4+ months
--------
- Life sucks. 


My company will probably earn a 6-digit sum for writing this, though, so I think I can live..

AntiVirus

Quote from: iago on October 13, 2006, 08:13:56 PM
Ok, we know two things:
- VB6 sucks.  Ass. 
- I have to use VB6 on a huge upcoming project which'll probably be 4+ months
--------
- Life sucks. 


My company will probably earn a 6-digit sum for writing this, though, so I think I can live..
Yeah..   I feel bad for you. :(  -ish
The once grove of splendor,
Aforetime crowned by lilac and lily,
Lay now forevermore slender;
And all winds that liven
Silhouette a lone existence;
A leafless oak grasping at eternity.


"They say that I must learn to kill before I can feel safe, but I rather kill myself then turn into their slave."
- The Rasmus

Joe

My theology on VB6 is that it makes a hard job easy but inefficient, and should be used when your development time is more important than your run efficiency. Every language has it's use, and learning programming is a nice use of VB. Sure, it can teach some bad habits (case insensitivity, non-explicit declarations) but it can teach basic principles (code seperation, scope). I can honestly say that I personally learned things in VB6 that I still use today in Java and C#.

Back on topic, VB can do anything C can, basically, except inline assembly and compile DLL's (which can be both done with sufficient tweaking, but I've never tried), but it's slow at doing it.
Quote from: Camel on June 09, 2009, 04:12:23 PMI'd personally do as Joe suggests

Quote from: AntiVirus on October 19, 2010, 02:36:52 PM
You might be right about that, Joe.


rabbit

It can't be compiled into machine code.  Owned.

iago

Quote from: Joex86] link=topic=7580.msg94579#msg94579 date=1160799814]
My theology on VB6 is that it makes a hard job easy but inefficient, and should be used when your development time is more important than your run efficiency. Every language has it's use, and learning programming is a nice use of VB. Sure, it can teach some bad habits (case insensitivity, non-explicit declarations) but it can teach basic principles (code seperation, scope). I can honestly say that I personally learned things in VB6 that I still use today in Java and C#.

Back on topic, VB can do anything C can, basically, except inline assembly and compile DLL's (which can be both done with sufficient tweaking, but I've never tried), but it's slow at doing it.
It makes a job hard for a decent programmer, because it's so painful to use.  It only makes a job easy for somebody who doesn't know what they're doing. 

Quote from: rabbit on October 14, 2006, 09:42:29 AM
It can't be compiled into machine code.  Owned.
Yes it can.  It's just done poorly and heavily relies on libraries.

Sidoh

Quote from: Joex86] link=topic=7580.msg94579#msg94579 date=1160799814]
My theology on VB6 is that it makes a hard job easy but inefficient, and should be used when your development time is more important than your run efficiency. Every language has it's use, and learning programming is a nice use of VB. Sure, it can teach some bad habits (case insensitivity, non-explicit declarations) but it can teach basic principles (code seperation, scope). I can honestly say that I personally learned things in VB6 that I still use today in Java and C#.

Theology is the study of religion...

Isn't that practice sort of obvious, though?  Any serious programmer knows the terrible aspects of VB6 and what a short time it takes to code a monstrosity. :P

Quote from: Joex86] link=topic=7580.msg94579#msg94579 date=1160799814]
Back on topic, VB can do anything C can, basically, except inline assembly and compile DLL's (which can be both done with sufficient tweaking, but I've never tried), but it's slow at doing it.

Big deal.  A buggy cart can travel as far as a Mercedes Benz, but that doesn't make the two comparable on that standard.

MyndFyre

Quote from: Sidoh on October 14, 2006, 02:44:34 PM
Theology is the study of religion...
Have you ever read a programming book?  They talk about religious wars all the time...
Quote from: Joe on January 23, 2011, 11:47:54 PM
I have a programming folder, and I have nothing of value there

Running with Code has a new home!

Quote from: Rule on May 26, 2009, 02:02:12 PMOur species really annoys me.

Sidoh

#22
Quote from: MyndFyrex86] link=topic=7580.msg94647#msg94647 date=1160854873]
Have you ever read a programming book?  They talk about religious wars all the time...

Hahahahah. <3

Edit: Ron, I have an idea.  Go onto Microsoft's website and sign the client up for massive amounts of spam regarding the .NET platform!