View Poll Results: Did u become vb Programmer after doing some professional course or on ur own?

Voters
24. You may not vote on this poll
  • Professional Course

    3 12.50%
  • By my own

    21 87.50%
Results 1 to 27 of 27

Thread: Vb programmmer

  1. #1

    Thread Starter
    Fanatic Member vivek_master146's Avatar
    Join Date
    Apr 2006
    Location
    Delhi,India
    Posts
    787

    Post Vb programmmer

    Did you became vb programmer after doing some professional course or on your own?
    Dont rely only on your luck. Work hard until You get success.
    vb Code:
    1. Private sub Time_ispassing
    2. While Me.Notgetsuccess
    3. trygain=tryagain+1
    4. Me.workhard
    5. wend
    6. end sub

  2. #2
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Vb programmmer

    I'm moving this to general developer.

    Most people on this forum program at home and at work hence most of them are here in there free time. You may get a biased result.

    I also assume that while most of us have become programmers through self teaching (Books/Online) many of us will have at some point through our companies attended courses

    Hope that helps

  3. #3
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Re: Vb programmmer

    By my own, companies too cheap to pay for the training.

    I also tend to learn faster through self-learning.
    Rate Me! Rate Me! Rate Me!

    Time to fly.

    Copyright GraysonSoft Inc. 2007

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

    Re: Vb programmmer

    Quote Originally Posted by tommygrayson
    By my own, companies too cheap to pay for the training.
    Bingo. The only training classes in VB that I've ever had were in VB3 back in the early '90s

  5. #5
    A SQL Server fool GaryMazzone's Avatar
    Join Date
    Aug 2005
    Location
    Dover,NH
    Posts
    7,493

    Re: Vb programmmer

    I'm a little better I got VB4 in the mid 90s
    Sometimes the Programmer
    Sometimes the DBA

    Mazz1

  6. #6

  7. #7
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Vb programmmer

    Quote Originally Posted by tommygrayson
    By my own, companies too cheap to pay for the training...
    No all of them - vast majority are pretty smart about this. Some companies cannot even survive without training their personal.
    If they train you regardless of what it is they basically invest in you and business as a whole thing.
    The chance that you may leave maybe high but there is always a risk when it comes to investement.

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

    Re: Vb programmmer

    Quote Originally Posted by RhinoBull
    - College
    When I was in college, computer classes didn't exist.

  9. #9

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

    Re: Vb programmmer

    75% self-taught
    5% college/schooling training
    20% Military training

    And even then, some of the military trainign was - here's the disks, there's your computer, and there's your desk. And that was my introduction to VB3.


    -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??? *

  11. #11

    Thread Starter
    Fanatic Member vivek_master146's Avatar
    Join Date
    Apr 2006
    Location
    Delhi,India
    Posts
    787

    Re: Vb programmmer

    Its shows that many of you are exper. programmers. Sometimes when high-reputed members like you all give codes it seems difficult for me to understand. As i hardly have 1 yr exp. I have also learned by my own through source codes and only one book VB BLACK BOOK 6.0.
    Dont rely only on your luck. Work hard until You get success.
    vb Code:
    1. Private sub Time_ispassing
    2. While Me.Notgetsuccess
    3. trygain=tryagain+1
    4. Me.workhard
    5. wend
    6. end sub

  12. #12
    Fanatic Member bgmacaw's Avatar
    Join Date
    Mar 2007
    Location
    Atlanta, GA USA
    Posts
    524

    Re: Vb programmmer

    Quote Originally Posted by Hack
    When I was in college, computer classes didn't exist.
    At my college back in the 70's we didn't have enough classes for a full CS major, only a minor under the math department. I took one class to get a math elective, "Introduction to Computer Programming", where they taught BASIC over a teletype or CRT terminal connection to a CDC Cyber at a state university. It was a lot more fun than the calculus and statistics classes I took for my other core hours. They also offered 2 classes in Fortran, 2 in COBOL, and one in 'Advanced Systems Analysis'.

    As for VB, I learned it on my own. I bought my own copy of VB1 and started learning it on my own although my job then was DOS based QuickBasic, MASM and C.

  13. #13
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Re: Vb programmmer

    Quote Originally Posted by RhinoBull
    No all of them - vast majority are pretty smart about this. Some companies cannot even survive without training their personal.
    If they train you regardless of what it is they basically invest in you and business as a whole thing.
    The chance that you may leave maybe high but there is always a risk when it comes to investement.
    True. Not all. But there are only a few companies who did train and the fewer only train what is good for your career which is programming.

    Most of the few mentioned above is more on work ethics and management skills. They would rather give you a MINERVA rather than a MCP training.

    Some say "hell yeah" to those offer but I would rather say "Not my style."
    Rate Me! Rate Me! Rate Me!

    Time to fly.

    Copyright GraysonSoft Inc. 2007

  14. #14
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Vb programmmer

    I really have no idea what you just said...
    I've worked in a different industries and different (in terms of size) companies - each one of them did offer solid professional training program regardless of what it is (management, computer programming, networking, secretaries, etc, etc...).

  15. #15
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Re: Vb programmmer

    Quote Originally Posted by RhinoBull
    I really have no idea what you just said...
    I've worked in a different industries and different (in terms of size) companies - each one of them did offer solid professional training program regardless of what it is (management, computer programming, networking, secretaries, etc, etc...).
    Really? Most of the companies I have worked for did not offer any training programs.

    It's good you always land in companies who "offer solid professional and career related training programs" but for the rest of us here did not had the leisure of being offered at all and that's final.
    Rate Me! Rate Me! Rate Me!

    Time to fly.

    Copyright GraysonSoft Inc. 2007

  16. #16
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: Vb programmmer

    I disagree, I've been offered lots of differant courses Java/.Net/C++ i've turned some down due to time constraints.

  17. #17
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Re: Vb programmmer

    Quote Originally Posted by Pino
    I disagree, I've been offered lots of differant courses Java/.Net/C++ i've turned some down due to time constraints.
    On what part of the phrase you disagree on? Maybe I can correct myself.

    We are not on the same Location anyway. As you can see I am nowhere near your place.

    In our "neighborhood" solid training courses are not given any importance due to the following reasons:

    1. We are just a bunch of support group. We are not on the main operations frontline.

    2. The main product line is not in Information Technology. I also work for a manufacturing firm.

    3. My manager is just too cheap and disrespectful and says it is just a waste of money to train people.
    Rate Me! Rate Me! Rate Me!

    Time to fly.

    Copyright GraysonSoft Inc. 2007

  18. #18
    Fanatic Member bgmacaw's Avatar
    Join Date
    Mar 2007
    Location
    Atlanta, GA USA
    Posts
    524

    Re: Vb programmmer

    Quote Originally Posted by tommygrayson
    Really? Most of the companies I have worked for did not offer any training programs.

    It's good you always land in companies who "offer solid professional and career related training programs" but for the rest of us here did not had the leisure of being offered at all and that's final.
    Most companies I've worked for usually paid lip service to training by spouting out platitudes about it but when it came to actually scheduling training or them paying for it, well, that was a different story.

  19. #19
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Vb programmmer

    Quote Originally Posted by tommygrayson
    Really? Most of the companies I have worked for did not offer any training programs.

    It's good you always land in companies who "offer solid professional and career related training programs" but for the rest of us here did not had the leisure of being offered at all and that's final.
    I don't know what part of the world you're from but in my town it's the opposite.
    Of course, they have budgets and far not everybody may offer the same amount of training but again in my town if company can benefit from investing in you few thousand bucks they won't hesitate.
    Most of the businesses arround here are budgeting for employeel's training about a year in advance.
    Most of courses cost about $500 a day and with corporate discounts it would be even less. The length of the course may vary between 2 and 5 days.
    If you take on average 2 training courses per year... well, you do the math.
    And btw, some companies will pay your partial college tuition if your major is directly related to what you do.

    Maybe you want to move, eh?

  20. #20

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

    Re: Vb programmmer

    Quote Originally Posted by bgmacaw
    Most companies I've worked for usually paid lip service to training by spouting out platitudes about it but when it came to actually scheduling training or them paying for it, well, that was a different story.
    The company I'm currently doing onsite work for has decided to develop their own inhouse training program.

    So, instead of a week long authorized Microsoft class in, say, Access, you go to a two day class taught by another employee that has been using Access for a couple of years.

    I guess it is better than nothing. Most of the employees that I know that have been through this pretty much consider it a two day vacation without having to spend vacation days.

  22. #22
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Re: Vb programmmer

    Quote Originally Posted by RhinoBull
    It's time for you to change the job indeed.
    Indeed, but not at the moment. I have not lasted 6 months yet.
    Rate Me! Rate Me! Rate Me!

    Time to fly.

    Copyright GraysonSoft Inc. 2007

  23. #23

  24. #24
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Re: Vb programmmer

    Quote Originally Posted by RhinoBull
    I see, well next time don't hesitate to ask if they offere any training at all.

    Good luck tommy.
    I already did that. Can't you see my earlier post?



    <I'm beginning to wonder the meaning of the sentence you posted if I actually got it.>
    Rate Me! Rate Me! Rate Me!

    Time to fly.

    Copyright GraysonSoft Inc. 2007

  25. #25

  26. #26
    Hyperactive Member tommygrayson's Avatar
    Join Date
    Aug 2005
    Location
    In my Nissan Silvia
    Posts
    433

    Re: Vb programmmer

    Quote Originally Posted by RhinoBull
    I meant to say "if you are on the job market <rest of the frase goes here>"
    Okay Thanks.

    You know you gave me a good idea.

    2 Months from now. I am going to open a thread and ask you guys a question about international companies who are offering "solid training courses with certifications" who are not freeze hiring or cost cutting.

    Cool!
    Rate Me! Rate Me! Rate Me!

    Time to fly.

    Copyright GraysonSoft Inc. 2007

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

    Re: Vb programmmer

    Those last bunch of posts were really unreadable...

    One of my clients offered to pay for an on-line class on .Net 3 years ago for me. I had only done VB6 up to that point and only for a couple of years...

    I took the class - 50% of it was useless as I would have expected.

    40% of it was good information - but I could have gotten it in help files when I needed to get it anyway.

    10% of it was net-new information that helped me jump into .Net more quickly.

    But back to the original question - I started coding prior to 1980 and all on my own. I was lucky my HS has main-frame type computers that the students could program against.

    *** 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

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