Results 1 to 7 of 7

Thread: need some basic guidance

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2002
    Location
    Trinidad and Tobago
    Posts
    2

    need some basic guidance

    Hi,

    I am new to vb programming. Could anyone direct me to an excellent book on application development using visual basic. I am using vb 6.0.

    What I'm looking at is alot of actual code (good examples) and thoroughness, that is, it takes you through the development of an application from scratch (more or less). It should treat with activeX controls and the other features.

    It should also be as readable as possible... Is there any such book ? If not, what's the closest to this ?? thanks.

  2. #2
    Bouncy Member darre1's Avatar
    Join Date
    May 2001
    Location
    Peterborough, UK
    Posts
    3,828
    i started with "Desktop Applications for Microsoft Visual Basic 6.0 - MCSD Training Kit" by Microsoft Press.

    Good book, learnt loads, although that was for a microsoft exam, so it had a load of extra microsoft business ideals etc that you don't really need (unless you plan on working for them )
    Confucious say, "Man standing naked in biscuit barrel not necessarily ****ing crackers."

    Don't forget to format your code in your posts

  3. #3
    Hyperactive Member MetallicaD's Avatar
    Join Date
    Feb 2001
    Location
    Tallahassee, FL
    Posts
    488
    I know that 'Sams' has some 'programming data driven applications' books for different lanugages. They go though entire applications from start to finish in there.

    -mcd
    [vbcode]
    '*****************************
    MsgBox "MCD :: [email protected]", vbInformation + vbOKOnly, "User"
    '*****************************
    [/vbcode]

  4. #4
    Addicted Member goudabuddha's Avatar
    Join Date
    Jun 2001
    Location
    Somewhere cheesy
    Posts
    203
    Pretty much anything by Sams is pretty good for a beginner, but not all that great once you get up to intermediate. If you're just starting, then go with a Sams book.

  5. #5
    stickan
    Guest

    Talking My opinion

    I agree. If you're not that used with programing "Learn Visual Basic 6 in 3 weeks" (Or whatever the titel is in English) by Greg Perry at SAMS is a good book to start with. Even if database programing for example is very little explained.

  6. #6
    Bouncy Member darre1's Avatar
    Join Date
    May 2001
    Location
    Peterborough, UK
    Posts
    3,828
    is there an "Idiots Guide to VB" - coz they do just about everything else?
    Confucious say, "Man standing naked in biscuit barrel not necessarily ****ing crackers."

    Don't forget to format your code in your posts

  7. #7
    stickan
    Guest
    Hmm... how do you mean?
    I ment that database programing in VB was one example of areaS that are discussed very little in that book. One example of things is often one thing of many... Or was it a personal request...

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