Page 1 of 2 12 LastLast
Results 1 to 40 of 48

Thread: Got laughed at for being a VB Programmer.

  1. #1

    Thread Starter
    Hyperactive Member capsulecorpjx's Avatar
    Join Date
    May 2005
    Location
    Renton, WA
    Posts
    288

    Got laughed at for being a VB Programmer.

    Some people are so snotty and elitist. I was hanging out with some people from another company, they were interns programming in script languages or lower level languages.

    I told them I programmed in VB. They laughed at it! To them VB was like beneath them or some crap...

    Well whatever, I earn double the salary as VB contractor compared to what they would earn in a full time job (if they had a full time job) programming in what they think is a superior language.

    I just hate this BS elitest crap. Whatever makes money or is in demand is ok in my mind.
    "I like to run on treadmills, because at least I know I'm getting nowhere."
    - Me

  2. #2
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418

    Re: Got laughed at for being a VB Programmer.

    Its hard to say why they feel that way. Probably because they either don't know Visual Basic and feel threatened by M$ dominance or they just think Visual Basic is a beginners language and its eaiser to work with. I really don't look at the language i look at what one does with it. I used to program in Visual Basic then switched to Java.

  3. #3
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: Got laughed at for being a VB Programmer.

    Some people are so snotty and elitist
    ...perfectly rigth..and that is why they laught....ignore them....Seen so many ppl like that in the past few years since switching to IT....those are the ones that tumbles over when you give them some real hard core work.
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  4. #4
    Fanatic Member
    Join Date
    Sep 2000
    Posts
    770

    Re: Got laughed at for being a VB Programmer.

    I feel your pain. There are alot of people out there that don't know what they are talking about

  5. #5
    Addicted Member
    Join Date
    May 2004
    Location
    Nagpur, India
    Posts
    228

    Re: Got laughed at for being a VB Programmer.

    I think the only reason for this is VB is basically an RAD tool. Even for a newbie, he can create a small app withing minutes..
    A good programmer is not decided on the language he works with but the way he writes his code and the complexity involved...
    I have seen my Java friends working for couple of days to small calculator which i developed in few hours just for fun.

  6. #6
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by mayurvb
    A good programmer is not decided on the language he works with but the way he writes his code and the complexity involved...
    I agree... to a point. I agree with "A good programmer is not decided on the language he works with", but the rest I'm not too sure on. I think of myself as a ood programmer, but it's not on the complexity of the stuff I write. I've written some very complex stuff, but the code is like crap. On the other hand, I've written some very simple code that flowed like water in a stream.

    Here's a quote I came across a long time ago, and it's just as valid now as it was then (some 15 years ago). I have no idea who said it, or I'd credit them. I've expanded on it a little

    A good programmer knows everything about everything in their head and knows no limits. But the greatest of programmers, knows thier limits and know how, when and where to look things up.

    I'm thinking it's time I dig up my copy of "The Tao of Programming."

    Tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  7. #7
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: Got laughed at for being a VB Programmer.

    A good programmer knows everything about everything in their head and knows no limits. But the greatest of programmers, knows their limits and know how, when and where to look things up.
    No one can argue with that. My personal philosophy is to use your brain as an index to knowledge residing elsewhere.
    Find the one that wrote this, I want to marry his brains.
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  8. #8
    Addicted Member
    Join Date
    May 2004
    Location
    Nagpur, India
    Posts
    228

    Re: Got laughed at for being a VB Programmer.

    I didnt wanted to say the comlexity of code, but the complexity of the what the code will do.
    No doubt OOP's is the way to make things easier, but those can be done and implemented in VB6 as well.

  9. #9
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by mayurvb
    I think the only reason for this is VB is basically an RAD tool. Even for a newbie, he can create a small app withing minutes..
    A good programmer is not decided on the language he works with but the way he writes his code and the complexity involved...
    I have seen my Java friends working for couple of days to small calculator which i developed in few hours just for fun.
    I'd agree with that, the RAD nature of VB does make it seem like a beginner's programming language. However that's what makes it great in my opinion, you can pick it up straight away, and then expand on your knowledge until you are using the same "beginner's" language to create powerful programs that people would think you used C++ for.

    I wouldn't laugh at any one because of what language they program in, after all, the programs you produce depend on your personal ability as a programmer; not your language.

  10. #10
    Frenzied Member DeadEyes's Avatar
    Join Date
    Jul 2002
    Posts
    1,196

    Re: Got laughed at for being a VB Programmer.

    The problem with VB is that it allows people who can't write code to develop applications.

  11. #11
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Re: Got laughed at for being a VB Programmer.

    The problem with VB is that it allows people who can't write code to develop applications
    Bullocks! That's what IDE's does, not a language. Sorry pal...come from vb6 > vb.net > c#..u got it wrong.
    Install and Configure Eclipse For both Java and PHP development
    Accessible Ajax/jQuery Forms Degrade gracefully with JavaScript Disabled

  12. #12
    Retired G&G Mod NoteMe's Avatar
    Join Date
    Oct 2002
    Location
    @ Opera Software
    Posts
    10,190

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by StrangerInBeijing
    Bullocks! That's what IDE's does, not a language.

    Classic VB wasn't much worth without the IDE though...

  13. #13
    Frenzied Member DeadEyes's Avatar
    Join Date
    Jul 2002
    Posts
    1,196

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by StrangerInBeijing
    Bullocks! That's what IDE's does, not a language. Sorry pal...come from vb6 > vb.net > c#..u got it wrong.
    But it's the IDE plus the Langauage that makes VB6.

  14. #14
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by capsulecorpjx
    Some people are so snotty and elitist. I was hanging out with some people from another company, they were interns programming in script languages or lower level languages.

    I told them I programmed in VB. They laughed at it! To them VB was like beneath them or some crap...

    Well whatever, I earn double the salary as VB contractor compared to what they would earn in a full time job (if they had a full time job) programming in what they think is a superior language.

    I just hate this BS elitest crap. Whatever makes money or is in demand is ok in my mind.
    It's not VB being the problem here. It's just a matter of whether you knew how to defnd yourself in that situation or not. Harsh as I may sound, you didn't defend yourself, nor did you know what to say to them...

    I am always ready for when a coworker of mine (who maywork in C# or C/C++/Java) is about to start mocking VB.NET... even if I'm wrong or playing with words, the main thing is, I get them to stay quiet.

  15. #15
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253

    Re: Got laughed at for being a VB Programmer.

    As i always say, if the tools you use get the job done, then problem solved!

  16. #16
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Got laughed at for being a VB Programmer.

    Back in the early 80's I was laughed at because I was a PC programmer. All of the mainframe boys and girls kept asking me when I was going to become a real programmer.

    Some things just never change.

  17. #17
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Got laughed at for being a VB Programmer.

    Back in the early 80's I was a mainframe programmer - but on Digital PDP-11 and VAX-11 computers - developing in BASIC.

    We were laughed at then for coding in BASIC on the mainframe.

    I also coded in FORTRAN, COBOL, DIBOL - we even developed our own 4-GL report languages.

    Programming is programming - the language is not relevant.

    I currently program in T-SQL in STORED PROCEDURES. Those Payroll Calculations and High School Scheduling Algorithms are now done in T-SQL. VB is only used to display and maintain the data for the user.

    I'm still probably being laughed at - but I've been developing software on my own - that I have proprietary rights to - since 1986 - so they can laugh all they want

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  18. #18
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253

    Re: Got laughed at for being a VB Programmer.

    Geez your old! I wasnt born until 1986!

  19. #19

    Thread Starter
    Hyperactive Member capsulecorpjx's Avatar
    Join Date
    May 2005
    Location
    Renton, WA
    Posts
    288

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by DeadEyes
    The problem with VB is that it allows people who can't write code to develop applications.
    Thats not a problem thats an side advantage. Its a good starting point for people to learn programming while getting interested. Starting out with GUI is much more fun then starting with command line "Hello World" from C++.

    I think VB is good for its uses. I don't spend as much time developing the basics like forms and menus as I would need to if using another language.

    Its not like I'm developing graphics software or a game here. I'm developing client side, form based apps that work with a server database.
    "I like to run on treadmills, because at least I know I'm getting nowhere."
    - Me

  20. #20
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by mendhak
    I am always ready for when a coworker of mine (who maywork in C# or C/C++/Java) is about to start mocking VB.NET... even if I'm wrong or playing with words, the main thing is, I get them to stay quiet.
    Curiously, what do you usually retorts in cases as such? Could you share it so I could also have an repertoire of retorts when moments come like that?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  21. #21
    Junior Member
    Join Date
    May 2005
    Location
    California
    Posts
    22

    Re: Got laughed at for being a VB Programmer.

    Making those kinds of disparaging remarks about VB.NET is just silly -- especially with the upcoming Visual Studio 2005, since it has basically evolved into C# with an alternate syntax. There's a strong argument to be made that VB.NET is not even "Visual Basic" at all, in terms of the language and its heritage.

    Raise your hand if you know of a hobbiest (ie: non-professional developer) using VB.NET for anything. My guess is that there won't be many hands up in the air.
    Mike Stefanik
    sockettools.com

  22. #22
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by dee-u
    Curiously, what do you usually retorts in cases as such? Could you share it so I could also have an repertoire of retorts when moments come like that?
    A few things you could do. Ask them if they've programmed in VB.NET. Most cases, they haven't. You can tell them how do they know what they're talking about. You, OTOH, will have worked in C/C++, since that's where all of us start. Point out how you don't need to waste your time on taking care of petty issues, you have an architecture which takes care of that for you, and that you'd rather concentrate on logic instead.

    Ask them if they can create a simple notepad editor in under 60 seconds. You can. They can't.

    Someone on VBF had a quote in their signature... it went something along the lines of: Creating enterprise level applications with C++ is like trying to hammer a rivet into a steel beam with a toothpick. Get the point? Of course you do

  23. #23
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: Got laughed at for being a VB Programmer.

    I'll keep those in mind.
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  24. #24
    Frenzied Member yrwyddfa's Avatar
    Join Date
    Aug 2001
    Location
    England
    Posts
    1,253

    Re: Got laughed at for being a VB Programmer.

    I find that programming in VB is synonymous with playing the guitar. Almost anyway can pick up a guitar and within a few hours (minutes!) learn to play chords, and become quite an acceptable player.

    The great guitarists are those that understand their trade. That trade is, of course, music. You can strum along with a few chords without knowing anything about music.

    If you want to play like Satriani, Vai, or even Clapton, then you will need to learn all the theory that underpins what it is exactly you want to do.

    It is the same with programming. Anyone (almost) can get going with VB(6). But to construct n-tier applications that keep a business alive, functioning, and most of all, relevant, takes years of experience and dedication.

    Those who laugh are simply ignorant.

    When I interview for programmers, I always ask what they think is the best language. If they say 'There isn't one', or 'Depends on the job' then they are selected (automatically) for a second interview.

    If they have an answer - which the vast majority of them do - they don't get a second interview.
    "As far as the laws of mathematics refer to reality, they are not certain; and as far as they are certain, they do not refer to reality." - Albert Einstein

    It's turtles! And it's all the way down

  25. #25
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by yrwyddfa
    When I interview for programmers, I always ask what they think is the best language. If they say 'There isn't one', or 'Depends on the job' then they are selected (automatically) for a second interview.

    If they have an answer - which the vast majority of them do - they don't get a second interview.
    An interesting criteria. I like it! (and, agree with it!!)

  26. #26
    Frenzied Member yrwyddfa's Avatar
    Join Date
    Aug 2001
    Location
    England
    Posts
    1,253

    Re: Got laughed at for being a VB Programmer.

    The vast majority of programmers are conceited, and selfish. Just like me. Why do I want to work with another person just like me

    I don't even like myself.

    "As far as the laws of mathematics refer to reality, they are not certain; and as far as they are certain, they do not refer to reality." - Albert Einstein

    It's turtles! And it's all the way down

  27. #27

    Thread Starter
    Hyperactive Member capsulecorpjx's Avatar
    Join Date
    May 2005
    Location
    Renton, WA
    Posts
    288

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by Hack
    An interesting criteria. I like it! (and, agree with it!!)
    I don't think its a good question to dismiss someone on.

    Its a trick question, some people might not think that "none" is a possible answer.

    Really if I was hiring someone, I would ask pseudo code questions and see if they can solve it.

    Or ask what languages suit what purposes.
    "I like to run on treadmills, because at least I know I'm getting nowhere."
    - Me

  28. #28
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by capsulecorpjx
    I don't think its a good question to dismiss someone on.

    Its a trick question, some people might not think that "none" is a possible answer.

    Really if I was hiring someone, I would ask pseudo code questions and see if they can solve it.

    Or ask what languages suit what purposes.
    In my opinion it's not a trick question at all.

    It allows you to peek into the mind of the person you are interviewing and see what they "think" a programming language is. I've hired dozens of programmers and gotten quite a few duds along the way.

    Understanding how unimportant a 3rd or 4th generation language is compared to how important "programming logic concepts" are instead is a big issue - at least with me.

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  29. #29
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Got laughed at for being a VB Programmer.

    We've got a similar one. We don't use it to pass or fail a candidate, but we use it to guage their ability to process everyday items you don't normaly think about:
    Q: Why are manhole-covers round?

    There is a perfectly good reason for them to be round. It gives a little insight into how they think.

    Tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  30. #30
    Frenzied Member DeadEyes's Avatar
    Join Date
    Jul 2002
    Posts
    1,196

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by techgnome
    We've got a similar one. We don't use it to pass or fail a candidate, but we use it to guage their ability to process everyday items you don't normaly think about:
    Q: Why are manhole-covers round?

    There is a perfectly good reason for them to be round. It gives a little insight into how they think.

    Tg
    The problem with lateral thinking questions is you have to be sure the candidate has not heard the question before otherwise it reveals nothing. A better style are questions that don't have a single simple solution. Microsofts "how would you move mount Fuji?" is a classic.

  31. #31
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: Got laughed at for being a VB Programmer.

    This is going to to be an outburst but I gotta get my 2 cents in here, as serval people have ridiculed me for knowing/programming in VB6.

    A few people have been like:
    Them: "What langauge did you make that program in?"
    Me: "Visual Basic 6"
    Them: "Ha that programming language sucks, why don't you use a real langauge like C++?"
    Me: "Well, what langauges do you know?"
    Them: "None, but still Visual Basic sucks"
    ....

    Me: "I just made a new program in VB6."
    Them: "Cool what langauge?"
    Me: "Visual Basic 6"
    Them: "omg that langauge sucks, the executables can even be decomplied"
    (Im serious, I've meet someone that thought a VB6 complied program can be decomplied back the original code and everything. Not only that, he clamied to be a leet hacker. Ill reserve my judgement.)

    -sigh- If they only knew the real abilites of VB. Or had another brain cell...

    IMHO, VB6 is the best langauge to do most windows based programs in (note how I said it wasn't the best langauge, just the best language to do windows programs in) becuse in a few lines of code you can do the same exact thing in C++ in like 30-40 lines. Because in C++ you have to declare everything left and right.

    Im going to take a quote my friend said and apply it to VB6:

    Programming in VB6 is like making toast, you push the button and boom its done.
    For any fellow VB6 programmers out there, if someone says VB6 is a stupid langauge (and X langauge is better) do what was mentined eariler, changelle them and when you've made your whatever program complete with GUI before them. Just remind that person who the better programmer is .

    [rant][/rant] There I'm done.
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  32. #32

    Thread Starter
    Hyperactive Member capsulecorpjx's Avatar
    Join Date
    May 2005
    Location
    Renton, WA
    Posts
    288

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by DeadEyes
    The problem with lateral thinking questions is you have to be sure the candidate has not heard the question before otherwise it reveals nothing. A better style are questions that don't have a single simple solution. Microsofts "how would you move mount Fuji?" is a classic.
    Guess I won't ever work at Microsoft.

    I still don't like these questions. If you want to test IQ use IQ questions that uses Math and logic.

    But then again, these questions are valid in that they test "outside the box" thinking.

    Generally, I don't like trick questions, in that the question seems deceptive. Also the question can seem vague, especially in the context that its a ludicrous question.
    Here are some questions I would ask the interviewer:

    1) How far to move the mountain? Do I have to move it over the ocean?
    2) Does Mount Fuji have to be intact?
    3) What frame of reference are we talking about (if its the universe, then Fuji is already moving around the sun).
    4) Do we need to consult with the Japanese Government for a permit? Is red tape involved?
    5) Is Mount Fuji literally the mountain or can I make a mole hill and call it Mount Fuji and move it?
    6) Whats the time limit on the move?
    7) Am I too assume I have unlimited budget and can use all available tools?

    But let me give it a shot:
    Lets assume we're moving THE Mount Fuji 5 miles over land, intact:

    I would have scientists develop mono-molecular wire, run it over the base of the mountain to cut the mountain. Then import and hire a hundred million peasants to push the mountain for as long as it takes to move it 5 miles.

    For the Manhole cover question:
    1) Round manholes cannot fall into the manhole if you turn it on the side. You can have a square do this as well, but the amount of space between the outer edge of the manhole and the actual hole have to be huge.
    2) Round manholes take the least surface area of any shape, so its cheaper to make.
    Last edited by capsulecorpjx; Aug 16th, 2005 at 11:15 AM.
    "I like to run on treadmills, because at least I know I'm getting nowhere."
    - Me

  33. #33
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Got laughed at for being a VB Programmer.

    Pfft! Too hard..... I'd subclass the mountain object, give it the same property setting, except changing the lat & lon co-ordinates to the new location. There. Easy, simple, and to the point. Unless it's Mt Fuji.NET... in which case I'd also anrchor it left and right, and jsut for kicks, set the docking to "fill".

    Tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  34. #34
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by capsulecorpjx
    I still don't like these questions. If you want to test IQ use IQ questions that uses Math and logic.

    But then again, these questions are valid in that they test "outside the box" thinking.

    Generally, I don't like trick questions, in that the question seems deceptive. Also the question can seem vague, especially in the context that its a ludicrous question.
    Trick questions on interviews should be expected and the ability to bat them around is the whole point.

    When I used to give programming tests to potential programmers I would get results from them that had absolutely nothing to do with the skill (logic solving ability) of the programmer.

    I would rather have an open minded, easy to direct person working for me - then one that thinks they have all the answers.

    I've had many non-team players - veritable know-it-alls - that kill the whole teams progress.

    Asking what language suits what purposes potentially shows you the experience of the person - maybe validating the partially true resume. But that certainly doesn't give you an idea if they can build logic well - independently.

    I have a huge problem with having to explain so much of what I want done, that I mine as well do it myself - that's frustrating.

    That's my two-cents

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  35. #35
    Frenzied Member yrwyddfa's Avatar
    Join Date
    Aug 2001
    Location
    England
    Posts
    1,253

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by szlamany
    Trick questions on interviews should be expected and the ability to bat them around is the whole point.

    When I used to give programming tests to potential programmers I would get results from them that had absolutely nothing to do with the skill (logic solving ability) of the programmer.

    I would rather have an open minded, easy to direct person working for me - then one that thinks they have all the answers.

    I've had many non-team players - veritable know-it-alls - that kill the whole teams progress.

    Asking what language suits what purposes potentially shows you the experience of the person - maybe validating the partially true resume. But that certainly doesn't give you an idea if they can build logic well - independently.

    I have a huge problem with having to explain so much of what I want done, that I mine as well do it myself - that's frustrating.

    That's my two-cents
    When I hold interviews my attitude is that all programmers are born equal. Regardless of experience, or skillset, I always look at the person.

    Programming, inherently, is a very difficult task. M$ (and others) change what it is you need to know every few years. If you employ someone for their skillset you are potentially only employing them until that skillset dies (typically 6/7 years) Their skillset, for me, gets 'em initially through the door for interview.

    If you want a team member then you go for the person, and generally ignore his CV (his CV got him through the door, and that's about it)

    The caveat being that here he would need 'some' experience in n-tier VB6/COM+/SQL2k but then that would've been on his CV anyway.
    "As far as the laws of mathematics refer to reality, they are not certain; and as far as they are certain, they do not refer to reality." - Albert Einstein

    It's turtles! And it's all the way down

  36. #36
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Got laughed at for being a VB Programmer.

    I could put that I know C/C++ on my CV, and it might get me a first interview.... but I had better get weeded out in that first round. yrwyddfa, it sounds like I'd get past that first round of yours. Not so good.

    We use that first interview to do a number of things. 1) Assess the person in gerneral. 2) Do they have the skill set we are looking for (this is something our HR dept has problems with) 3) Will they fit in here? This is more than just determining if they are a team-player or not. Our organization is _very_ flat, and while we have teams, we also have a lot of cases where the developer needs to have the ability to work alone, w/o supervision. So we have to find the right person with the right balance between the two. 4) Because of the flatness, there's no opportunity for coprorate ladder climbing. We've been through a couple of people who had problems with this issue and it created a lot of annimosity between them and the rest of the group.

    Also if you are employing someone only untill that skillset dies... then you are doing them and yourself a great disservice, and I'd be out of a job in a few months. The ability (and willingness) to expand their skillset is a great asset. You can employ the typical C/C++ cermugeon who refuses to learn anything new, produces quality code punches in at 8am and leaves prompty at 5pm, but also gets the job done in a timely fassion. This person works well with the team as well as on his own. Or you can get some one who has some experience with C/C++, VB, does some SQL and wants to take up .NET. The quality of code is slightly below the cermugeon's, but is able to get it done, and works well with others.

    Here, we're more likely to take that second person than the first. Mainly because it shows the willingness & ability to shift from one thing to another.

    And generaly CVs are inflated at least 10%.

    Tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  37. #37
    Frenzied Member yrwyddfa's Avatar
    Join Date
    Aug 2001
    Location
    England
    Posts
    1,253

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by techgnome
    I could put that I know C/C++ on my CV, and it might get me a first interview.... but I had better get weeded out in that first round. yrwyddfa, it sounds like I'd get past that first round of yours. Not so good.

    We use that first interview to do a number of things. 1) Assess the person in gerneral. 2) Do they have the skill set we are looking for (this is something our HR dept has problems with) 3) Will they fit in here? This is more than just determining if they are a team-player or not. Our organization is _very_ flat, and while we have teams, we also have a lot of cases where the developer needs to have the ability to work alone, w/o supervision. So we have to find the right person with the right balance between the two. 4) Because of the flatness, there's no opportunity for coprorate ladder climbing. We've been through a couple of people who had problems with this issue and it created a lot of annimosity between them and the rest of the group.

    Also if you are employing someone only untill that skillset dies... then you are doing them and yourself a great disservice, and I'd be out of a job in a few months. The ability (and willingness) to expand their skillset is a great asset. You can employ the typical C/C++ cermugeon who refuses to learn anything new, produces quality code punches in at 8am and leaves prompty at 5pm, but also gets the job done in a timely fassion. This person works well with the team as well as on his own. Or you can get some one who has some experience with C/C++, VB, does some SQL and wants to take up .NET. The quality of code is slightly below the cermugeon's, but is able to get it done, and works well with others.

    Here, we're more likely to take that second person than the first. Mainly because it shows the willingness & ability to shift from one thing to another.

    And generaly CVs are inflated at least 10%.

    Tg
    I think you should reread my last post.
    "As far as the laws of mathematics refer to reality, they are not certain; and as far as they are certain, they do not refer to reality." - Albert Einstein

    It's turtles! And it's all the way down

  38. #38
    Lively Member zen_master's Avatar
    Join Date
    Apr 2005
    Location
    Buffalo, NY
    Posts
    114

    Re: Got laughed at for being a VB Programmer.

    IMO..

    if you work from buttom up..... c++ > java > VB.net

    then u won't be "offended" by those people.........cos' u know exactly what's going on......and how to implement stuffs you know already in VB.......

    it's like heaven on earth, buddy

  39. #39
    Frenzied Member yrwyddfa's Avatar
    Join Date
    Aug 2001
    Location
    England
    Posts
    1,253

    Re: Got laughed at for being a VB Programmer.

    You missed out assembly programming, and computer systems architecture, and processor design, buddy
    "As far as the laws of mathematics refer to reality, they are not certain; and as far as they are certain, they do not refer to reality." - Albert Einstein

    It's turtles! And it's all the way down

  40. #40
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Got laughed at for being a VB Programmer.

    Quote Originally Posted by yrwyddfa
    I think you should reread my last post.
    Okay, it's going to be like that is it?

    Let me see if I can break it down... we may simply be missing each other's point.

    Quote Originally Posted by yrwyddfa
    When I hold interviews my attitude is that all programmers are born equal. Regardless of experience, or skillset, I always look at the person.
    I think we both agree that you have to do this... personality certanly plays a part. But even if you have a sparkling personality, it won't matter if you can't get the job done.

    Quote Originally Posted by yrwyddfa
    Programming, inherently, is a very difficult task. M$ (and others) change what it is you need to know every few years. If you employ someone for their skillset you are potentially only employing them until that skillset dies (typically 6/7 years) Their skillset, for me, gets 'em initially through the door for interview.
    The problem I had with this was "If you employ someone for their skillset you are potentially only employing them until that skillset dies" But hopefully that skill set will show if they have the capacity to change with the times, or if they are going to be a stick in the mud. If we have the choice between a hot-shot Vb6er or some one who knows both VB6 and C++ very well, we're more likely to look at the dual language person.

    Quote Originally Posted by yrwyddfa
    If you want a team member then you go for the person, and generally ignore his CV (his CV got him through the door, and that's about it)
    But you can't ignore the CV all together. We are constantly battling HR in this area (although they are getting better). True, the CV doesn't show if the person is a team player or not - but in some cases it may be an indicator of a potential problem (4 jobs in the last 2 years?).

    Quote Originally Posted by yrwyddfa
    The caveat being that here he would need 'some' experience in n-tier VB6/COM+/SQL2k but then that would've been on his CV anyway.
    But what is that experience? That's kinda where I was going with my last post... generaly what's on a CV is inflated anyhow, and you _*have*_ to somehow weed out those that aren't going to cut it. So how do you do it?

    Tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width