Results 1 to 12 of 12

Thread: help! new to vb

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2006
    Posts
    18

    help! new to vb

    hi there i am new to vb & planning to start learning vb
    my question is is it necessary to learn vb6 in order to learn vb 2005 or i can straight away start with vb2005 without ving any knowledge of vb6
    i ve programming experiance in C & access
    kindly guide me thru
    thanks

  2. #2
    Addicted Member stefano5's Avatar
    Join Date
    Jul 2006
    Location
    London UK
    Posts
    131

    Re: help! new to vb

    Learning VB 2005 from scratch is far easier in my opinion than switching from VB6 to 2005. Infact learning VB6 is not necessary at all.

    Hope all goes well

  3. #3
    Fanatic Member -TPM-'s Avatar
    Join Date
    Jul 2005
    Posts
    850

    Re: help! new to vb

    Sure you can start with .net, I did
    TPM

    Add yourself to the VBForums Frappr Map!!

  4. #4
    Member
    Join Date
    Jul 2006
    Posts
    32

    Re: help! new to vb

    Hi, I can speak from experience...

    I started learning VB 2005 a few weeks ago, I'm 15 years old and have no programming knowledge at all. And here I am two weeks on and I have learnt quite alot without the need to learn any VB6. It's great fun!!

    Good luck

    - Mutasim
    dim Mutasim as vbnewbie = stupid

    hehe!



  5. #5

    Thread Starter
    Junior Member
    Join Date
    Jul 2006
    Posts
    18

    Re: help! new to vb

    thanks all u guys
    &mutasim u must be genius
    can u all recomend any books for starters
    iam planning on "ms vb2005 step by step from microsoft press"

  6. #6
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: help! new to vb

    Actually it'd be a very bad idea to learn vb6 then switch to .NET, because there lots of differences between those 2 versions. Huge Differences.
    Professional Programmers who used to work with VB6 had difficulties switching to .NET, "There are more books on switching from VB6 to .NET than starting with .NET because it's much more difficult to switch.
    so you can start with VB2005... it's easier by all means
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  7. #7
    Addicted Member stefano5's Avatar
    Join Date
    Jul 2006
    Location
    London UK
    Posts
    131

    Re: help! new to vb

    The O'Reilly Books are always my preference when learning new programming languages.

    Programming Visual Basic 2005 (ISBN 0-596-00949-6)
    Visual Basic 2005 In A Nutshell (ISBN 0-596-10152-X)

  8. #8
    Addicted Member
    Join Date
    Jan 2002
    Location
    West Virginia
    Posts
    193

    Re: help! new to vb

    Check out this site:
    http://searchvb.techtarget.com/gener...133500,00.html
    Scroll down to get to tutorials. I have done some of them and thought they were good.
    I am an ex-vb6 programer and didn't have any problems switching to vb.net. I think most of it is in the mind. If you learn to program then the language you use is mostly learning the syntax.

  9. #9
    New Member
    Join Date
    Jul 2006
    Posts
    5

    Re: help! new to vb

    some fundamentals (not in depth) of VB6 defenitly will help specially oops though its not important
    VB Code:
    1. Chipmunk(ByVal sender As System.Newbie, ByVal e As System.Question) Handles Stupid

  10. #10
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: help! new to vb

    I'm posting purely to provide my signature, in which I've compiled a collection of useful links.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  11. #11
    Addicted Member stefano5's Avatar
    Join Date
    Jul 2006
    Location
    London UK
    Posts
    131

    Re: help! new to vb

    As with all programming languages the best way to learn is to just get stuck into a project. If you're familiar with C you'll already know the theory behind most of the methods, and object oriented programming, its just the Syntax is different. VB2005 is great fun, the code almost writes itself and its a very eligant language. Its only downfall is its just not JAVA

  12. #12

    Thread Starter
    Junior Member
    Join Date
    Jul 2006
    Posts
    18

    Re: help! new to vb

    thanx for all the advice its very helpfull

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