Click here to Skip to main content
15,914,500 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: Visual Basic needs more credit Pin
PIEBALDconsult10-Jun-14 5:15
mvePIEBALDconsult10-Jun-14 5:15 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg10-Jun-14 5:19
Colborne_Greg10-Jun-14 5:19 
GeneralRe: Visual Basic needs more credit Pin
Ziad Elmalki11-Jun-14 2:28
Ziad Elmalki11-Jun-14 2:28 
GeneralRe: Visual Basic needs more credit Pin
thequux11-Jun-14 6:14
thequux11-Jun-14 6:14 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg11-Jun-14 6:19
Colborne_Greg11-Jun-14 6:19 
GeneralRe: Visual Basic needs more credit Pin
thequux11-Jun-14 8:12
thequux11-Jun-14 8:12 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg11-Jun-14 8:28
Colborne_Greg11-Jun-14 8:28 
GeneralRe: Visual Basic needs more credit Pin
thequux11-Jun-14 12:57
thequux11-Jun-14 12:57 
If your project lead doesn't code, then you have much bigger problems than we're discussing here.

Also, your accountants will tell you exactly what things cost, this is true. However, this is all that they will tell you. They won't tell you what it would have cost had you taken a different course, what things would have cost if you could work at a higher level of abstraction. There is a point at which individual language features like "with" statements become irrelevant, and you need to think of your program in terms of composing Bayesian filters, simulated annealing, genetic algorithms, and other such high-level topics. VB, C#, and most other languages keep you at the level of writing for loops, when really you'd rather be calling in much higher-level building blocks. You can kind of achieve this by writing a domain-specific language and then interpreting it, but I challenge you to find even one VB programmer among your staff who can manage this. In fact, I'll put my money where my mouth is: I'll bet you $100 that you can't write an AIM-349 scheme interpreter with your hordes of programmers faster than I can write one by myself in Ocaml.

And finally, everything that I have spoken is the truth. I am a fairly public person, and you should be able to verify everything that I have said, at least about myself, personally. (Really, though, what the hell does it matter how many companies I own? The real question is who is a better programmer. I'm going to go out on a limb here and say that that would be me. Show me your open source code and prove me wrong. Mine is here.)
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg11-Jun-14 14:24
Colborne_Greg11-Jun-14 14:24 
GeneralRe: Visual Basic needs more credit Pin
richard_k11-Jun-14 8:04
richard_k11-Jun-14 8:04 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg11-Jun-14 8:32
Colborne_Greg11-Jun-14 8:32 
GeneralRe: Visual Basic needs more credit Pin
Richard Deeming10-Jun-14 4:52
mveRichard Deeming10-Jun-14 4:52 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg10-Jun-14 5:05
Colborne_Greg10-Jun-14 5:05 
GeneralRe: Visual Basic needs more credit Pin
Richard Deeming10-Jun-14 5:57
mveRichard Deeming10-Jun-14 5:57 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg10-Jun-14 6:04
Colborne_Greg10-Jun-14 6:04 
GeneralRe: Visual Basic needs more credit Pin
Richard Deeming10-Jun-14 6:10
mveRichard Deeming10-Jun-14 6:10 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg10-Jun-14 6:12
Colborne_Greg10-Jun-14 6:12 
GeneralRe: Visual Basic needs more credit Pin
richard_k11-Jun-14 8:05
richard_k11-Jun-14 8:05 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg11-Jun-14 8:31
Colborne_Greg11-Jun-14 8:31 
GeneralRe: Visual Basic needs more credit Pin
Stefan_Lang13-Jun-14 2:41
Stefan_Lang13-Jun-14 2:41 
GeneralRe: Visual Basic needs more credit PinPopular
Dr.Walt Fair, PE10-Jun-14 4:53
professionalDr.Walt Fair, PE10-Jun-14 4:53 
GeneralRe: Visual Basic needs more credit Pin
Pete O'Hanlon10-Jun-14 4:55
mvePete O'Hanlon10-Jun-14 4:55 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg10-Jun-14 4:58
Colborne_Greg10-Jun-14 4:58 
GeneralRe: Visual Basic needs more credit Pin
PIEBALDconsult10-Jun-14 5:03
mvePIEBALDconsult10-Jun-14 5:03 
GeneralRe: Visual Basic needs more credit Pin
Colborne_Greg10-Jun-14 5:03
Colborne_Greg10-Jun-14 5:03 

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.