Closed Thread
Results 1 to 4 of 4

Thread: New to Programming, need help with Visual Basic 6

  1. #1
    world_peace0 is offline Newbie
    Join Date
    Oct 2007
    Posts
    2
    Rep Power
    0

    Smile New to Programming, need help with Visual Basic 6

    Basically, I'm new to programming, and I haven't been introduced to anything except html. So, I am trying to learn visual basic 6 coding, and I really need help getting started off, and learning about it. I do not know a thing about it, but I am promising myself I am so dedicated to learn. I'd appreciate if you all can guide me, and I've looked at some of the online tutorials but they haven't been working for me lately. Thanks so much in advance for all of your help.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    Well It is better if you ask some direct questions and we help you.

  4. #3
    Xyphos is offline Newbie
    Join Date
    Oct 2007
    Posts
    7
    Rep Power
    0
    if you've done HTML, I hope that would include some Javascript or you'll be in for a doosy of a time trying to grasp the concept of "OOP" (Object-Oriented Programming) such as VB.

    in any case, there's basically 2 parts to it, Designer and Code.
    the Designer part, you click and drag stuff to your form and set up how you want it to look.
    after that, move on to the code, as everything will look good but won't function without code.

    oh, and there's a button somewhere on your IDE labeled "object browser"
    it'll help you alot.

    TBH, I taught myself the basics VB6 within 1 week just by playing around with it.

  5. #4
    GMailGuy is offline Learning Programmer
    Join Date
    Oct 2007
    Posts
    60
    Rep Power
    0
    Yes VB is quite simple.. Although I'm not an expert in VB.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Visual Basic Programming
    By Raptorized in forum Visual Basic Programming
    Replies: 1
    Last Post: 03-10-2011, 01:53 AM
  2. Any good tutorials on how to start visual basic programming?
    By pajaro in forum Visual Basic Programming
    Replies: 1
    Last Post: 02-08-2010, 03:04 AM
  3. Can anybody help me with this Visual Basic Programming question?
    By jeena1 in forum Visual Basic Programming
    Replies: 1
    Last Post: 03-15-2009, 03:30 PM
  4. Graphical programming add-in for Visual Basic 6.0
    By xXHalfSliceXx in forum Visual Basic Programming
    Replies: 10
    Last Post: 01-03-2007, 05:14 AM
  5. Parallel Port Programming Using Visual Basic
    By kevintcp85 in forum Visual Basic Programming
    Replies: 12
    Last Post: 12-06-2006, 10:09 AM

Tags for this Thread

Bookmarks

Posting Permissions

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