Click here to Skip to main content
15,892,298 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: A Programmers Life Pin
Mark_Wallace16-Apr-17 23:50
Mark_Wallace16-Apr-17 23:50 
GeneralRe: A Programmers Life Pin
Cornelius Henning16-Apr-17 7:16
professionalCornelius Henning16-Apr-17 7:16 
GeneralRe: A Programmers Life Pin
Mark_Wallace16-Apr-17 23:50
Mark_Wallace16-Apr-17 23:50 
GeneralRe: A Programmers Life Pin
Sander Rossel16-Apr-17 7:54
professionalSander Rossel16-Apr-17 7:54 
GeneralRe: A Programmers Life Pin
theoldfool17-Apr-17 1:14
professionaltheoldfool17-Apr-17 1:14 
GeneralRe: A Programmers Life Pin
Mark_Wallace17-Apr-17 5:44
Mark_Wallace17-Apr-17 5:44 
GeneralRe: A Programmers Life Pin
Tim Carmichael16-Apr-17 1:33
Tim Carmichael16-Apr-17 1:33 
GeneralRe: A Programmers Life Pin
BryanFazekas19-Apr-17 2:17
BryanFazekas19-Apr-17 2:17 
Visual Basic was one of the best things that happened to IT. The language was (and still is) easy to learn, easy to read, implemented drag-n-drop GUI building well, and simplified event-driven programming. Back in the 90's it was a game changer, a radical departure from every technology then on the market.

I was a C programmer (among other things) and moved into C++ and Java ... got out quickly. OTOH, VB made business programming quick and efficient -- and VB built a market share that I don't believe any other language has equaled.

Is there crap VB code out in the wild? Yup. There's also crap C++, Java, C#, etc. The problem is rarely the language, it's the person who doesn't know how to program with maintainability as part of the design process. I roll my eyes when I read rants against VB ... the language has been unsupported for over 15 years yet a recent survey listed it as a the 11th most popular language according to one site. [I recall other sites rank VB between 11 and 18.] Take all language rankings with a 5# bag of salt, as they all focus on specific criteria.

Top 100 Most Popular Programming Languages Of 2016[^]

Dropping support for VB6 was possibly the most bone-headed move Microsoft made, one that stands out in a sea of bone-headed moves. It cost them a lot of faithful users of their products.

Do I recommend learning VB6 now? Only for programming VBA. Knowing VB/VBA is useful in useful in writing Excel functions which beat the crap out of chaining worksheet functions together. My MS Word Normal.dotm contains macros I wrote in the 90's, still useful today. [Visual Basic is alive and well behind the scenes in Microsoft Office, as well as other products.]

These days I'm doing C# winforms and MVC with Oracle and SQL Server. Why? That is what the employer needs. I learn the languages that have market share, which ensures I have a steady paycheck. I like my job and love programming, but the languages and technologies are simply a means to an end. In themselves they rank low in importance.
GeneralRe: A Programmers Life Pin
Herbie Mountjoy19-Apr-17 4:52
professionalHerbie Mountjoy19-Apr-17 4:52 
GeneralRe: A Programmers Life Pin
BryanFazekas19-Apr-17 5:24
BryanFazekas19-Apr-17 5:24 
GeneralRe: A Programmers Life Pin
R. Giskard Reventlov16-Apr-17 12:15
R. Giskard Reventlov16-Apr-17 12:15 
GeneralRe: A Programmers Life Pin
afigegoznaet18-Apr-17 20:24
professionalafigegoznaet18-Apr-17 20:24 
GeneralRe: A Programmers Life Pin
Member 1189476919-Apr-17 0:52
Member 1189476919-Apr-17 0:52 
AnswerRe: A Programmers Life Pin
DeerBear19-Apr-17 2:04
DeerBear19-Apr-17 2:04 
GeneralRe: A Programmers Life Pin
Weberto.com19-Apr-17 2:19
Weberto.com19-Apr-17 2:19 
GeneralRe: A Programmers Life Pin
Member 408840119-Apr-17 5:23
Member 408840119-Apr-17 5:23 
GeneralRe: A Programmers Life Pin
BryanFazekas19-Apr-17 5:48
BryanFazekas19-Apr-17 5:48 
GeneralRe: A Programmers Life Pin
DrBones6919-Apr-17 15:35
professionalDrBones6919-Apr-17 15:35 
GeneralRe: A Programmers Life Pin
BryanFazekas20-Apr-17 2:18
BryanFazekas20-Apr-17 2:18 
GeneralRe: A Programmers Life Pin
DrBones6922-Apr-17 18:35
professionalDrBones6922-Apr-17 18:35 
GeneralRe: A Programmers Life Pin
BryanFazekas24-Apr-17 1:44
BryanFazekas24-Apr-17 1:44 
GeneralRe: A Programmers Life Pin
Leng Vang19-Apr-17 7:07
Leng Vang19-Apr-17 7:07 
GeneralRe: A Programmers Life Pin
DrBones6919-Apr-17 15:42
professionalDrBones6919-Apr-17 15:42 
GeneralRe: A Programmers Life Pin
Kirk 1038982119-Apr-17 10:07
Kirk 1038982119-Apr-17 10:07 
GeneralRe: A Programmers Life Pin
DrBones6919-Apr-17 15:48
professionalDrBones6919-Apr-17 15:48 

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.