Results 1 to 8 of 8

Thread: n00b

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2004
    Location
    UK
    Posts
    1

    Question n00b

    duz nebody no where i can find a good tutorial for learning VB6?

  2. #2
    New Member
    Join Date
    Jun 2004
    Posts
    2
    I am using vbtutor.net and I like it so far...

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

  4. #4
    Lively Member adBSTRD's Avatar
    Join Date
    Oct 2003
    Posts
    116
    And get a dictionary while youre at it.

  5. #5
    Banned jhermiz's Avatar
    Join Date
    Jun 2002
    Location
    Antarctica
    Posts
    2,492
    Originally posted by Shivi
    I am using vbtutor.net and I like it so far...
    That has got to be the WORST tutorial I have ever seen.
    Very bad practices, very bad design, very bad spelling, very bad grammar, did I mention bad VB practices...that is why the C programmers think VB is so lousy...people like that.

    Do not use this tutorial if you want to learn to write effective code. Bound data is hardly any good..and either is using End :-(.

    Jon

  6. #6
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253
    I started writing a tutorial a few months, theres an incomplete one in these forums, under Resources, Tutorials i think, named "Beginners guide to VB6". Its not the best, but does include detailed info and code for getting started

  7. #7
    VB6, XHTML & CSS hobbyist Merri's Avatar
    Join Date
    Oct 2002
    Location
    Finland
    Posts
    6,654
    I never used a tutorial. I just started out making from nothing. Well... I had C64 BASIC knowledge when I started out. It didn't take too long to make some simple programs. First one was a midi player I think. I've learned a lot by seeing what others do - you could call it stealing if you like. But I steal with style: I take what I need and make it fitting my needs, because often you find code that isn't 100% what you want, but almost. This is going too offtopic and thus I end here.

  8. #8
    Supreme User Madboy's Avatar
    Join Date
    Oct 2003
    Location
    England
    Posts
    3,253
    Ok here is my Tutorial

    http://www.vbforums.com/showthread.php?threadid=281623

    It does only show basic information, but detailed alot.

    Also merri, i agree totally, whilst many people go out and use Source code to make there program. ie just change the interface, i dont. I used Source code to see "How that was done", i then re-write the code to my needs and place it under my program, re-writing the routine of things. I guess this might be considered stealing, but then just think, if its open source then how can it be wrong? At the end of the day, Planet Source Code has got me out ofa lot of s**t, off course not as much as this forum

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