Click here to Skip to main content
15,918,275 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: VB6: Best programming language ever Pin
Dave Kreskowiak30-Mar-14 11:15
mveDave Kreskowiak30-Mar-14 11:15 
GeneralRe: VB6: Best programming language ever Pin
Sander Rossel30-Mar-14 20:46
professionalSander Rossel30-Mar-14 20:46 
GeneralRe: VB6: Best programming language ever Pin
vonb30-Mar-14 19:58
vonb30-Mar-14 19:58 
GeneralRe: VB6: Best programming language ever Pin
dan!sh 30-Mar-14 20:33
professional dan!sh 30-Mar-14 20:33 
GeneralRe: VB6: Best programming language ever Pin
vonb30-Mar-14 21:07
vonb30-Mar-14 21:07 
GeneralRe: VB6: Best programming language ever Pin
SortaCore31-Mar-14 0:09
SortaCore31-Mar-14 0:09 
GeneralRe: VB6: Best programming language ever Pin
Rosenne30-Mar-14 20:09
Rosenne30-Mar-14 20:09 
GeneralRe: VB6: Best programming language ever Pin
Member 472408430-Mar-14 21:19
Member 472408430-Mar-14 21:19 
I realise I may get flamed for this, and I am mentally prepared for it, but VB6 was not as bad as people make it out to be. Sure it was not the best language for much of anything, but it is not as bad as people make it out to be. .NET was far worse, and I would even go as far as to say that C# is more shoddy than VB6 ever was or ever will be.

Now before the flaming starts hear me out. I personally would class VB6 as an intermediary language, sure there was a lot more managed libraries than C++ will ever have, but the amount of managed code in VB6 pales in comparison to the amount of managed code in .NET or C#. As someone who has dabbled briefly into cryptography, managed code is the single largest bane of any language you can name. Unmanaged code also prods the coder to pay a hell of a lot more attention to what they are doing, to make sure they get things right, because getting anything wrong can lead to catastrophic failure, particularly in languages that have even less managed code libraries than VB6.

So is VB6 the best language ever? No, but there are certainly a significant amount of more "modern" languages around that are significantly worse.

Sure you could write some unsafe code in VB6, but if you are any good at it, you can write "unsafe code" that does the job it was written for, does it correctly, and is faster than the "managed code".

In short, before anyone starts ranting about how bad a language is, learn the compiler properly, learn the loop holes, the does and the don't. You'll be happier, more productive code monkeys. When speed and accuracy is of prime importance to your application, unmanaged code is king. Quit with the hand holding that are managed libraries and learn to code properly.
GeneralRe: VB6: Best programming language ever Pin
BobJanova31-Mar-14 0:05
BobJanova31-Mar-14 0:05 
GeneralRe: VB6: Best programming language ever Pin
Member 472408431-Mar-14 0:10
Member 472408431-Mar-14 0:10 
GeneralRe: VB6: Best programming language ever Pin
ISpliter31-Mar-14 13:47
ISpliter31-Mar-14 13:47 
GeneralRe: VB6: Best programming language ever Pin
Member 472408431-Mar-14 15:18
Member 472408431-Mar-14 15:18 
GeneralRe: VB6: Best programming language ever Pin
Rutvik Dave30-Mar-14 21:34
professionalRutvik Dave30-Mar-14 21:34 
GeneralRe: VB6: Best programming language ever Pin
ISpliter31-Mar-14 13:36
ISpliter31-Mar-14 13:36 
GeneralRe: VB6: Best programming language ever Pin
Marc Clifton31-Mar-14 2:22
mvaMarc Clifton31-Mar-14 2:22 
GeneralRe: VB6: Best programming language ever Pin
ISpliter31-Mar-14 14:19
ISpliter31-Mar-14 14:19 
GeneralRe: VB6: Best programming language ever Pin
Marc Clifton1-Apr-14 3:06
mvaMarc Clifton1-Apr-14 3:06 
GeneralRe: VB6: Best programming language ever Pin
ISpliter1-Apr-14 6:29
ISpliter1-Apr-14 6:29 
GeneralRe: VB6: Best programming language ever Pin
ClockMeister31-Mar-14 3:41
professionalClockMeister31-Mar-14 3:41 
GeneralRe: VB6: Best programming language ever Pin
dan!sh 31-Mar-14 4:39
professional dan!sh 31-Mar-14 4:39 
GeneralRe: VB6: Best programming language ever Pin
ClockMeister31-Mar-14 6:04
professionalClockMeister31-Mar-14 6:04 
GeneralRe: VB6: Best programming language ever Pin
SeaVipe31-Mar-14 6:25
SeaVipe31-Mar-14 6:25 
GeneralRe: VB6: Best programming language ever Pin
ISpliter31-Mar-14 13:26
ISpliter31-Mar-14 13:26 
GeneralRe: VB6: Best programming language ever Pin
ISpliter31-Mar-14 13:32
ISpliter31-Mar-14 13:32 
GeneralRe: VB6: Best programming language ever Pin
ClockMeister31-Mar-14 13:42
professionalClockMeister31-Mar-14 13:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.