Current location: Hot Scripts Forums » Programming Languages » Visual Basic » want to learn Visual Basic


want to learn Visual Basic

Reply
  #1 (permalink)  
Old 09-27-06, 04:09 PM
bubazoo's Avatar
bubazoo bubazoo is offline
Newbie Coder
 
Join Date: Sep 2006
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
want to learn Visual Basic

Hey guys,

I took a Visual Basic 4 class back in my first year of college, but I have not used Visual Basic since then, and I forget most of it now, so I was just wondering if there was a good tutorial, or book, out there on learning Visual Basic? I haven't decided yet rather I want to get into the whole ".NET" thing or not, so far it doesn't look very appealing to me...

I know QuickBasic 4.5 for DOS like the back of my hand, but even when I took that VB 4 class, I never could get the hang of Visual Basic really, how it separates subs instead of listing everything together like the old DOS programs used to, so I'm having a hard time getting aquanted with windows programming in general.. having the same problem with this C++ C# stuff, I was once a Borland C programmer back in college, mostly ANSI C, and Assembler (MASM 5 back in those days), but I can't seem to get the hang of windows programming at all other then web design. Its almost like, the more "graphical" things get, the harder time I have with it.. which probably explains why I caught on to QB 4.5 and Assembler so well back in college.

thanks

Last edited by bubazoo; 09-27-06 at 04:13 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 09-28-06, 08:11 AM
Keithuk's Avatar
Keithuk Keithuk is offline
Newbie Coder
 
Join Date: Sep 2004
Location: Staffordshire, England
Posts: 64
Thanks: 0
Thanked 0 Times in 0 Posts
Do you have VB6? If not do a search of eBay thats the cheapest place you'll find it, make sure you get the MSDN help discs as well. While you're on eBay search of other VB material, there are usually plenty of books and CD's.

Quote:
I never could get the hang of Visual Basic really, how it separates subs instead of listing everything together like the old DOS programs used to
VB lists all subs, functions and control events all together. Qbasic doesn't actually, you have to select the sub or function you want to see.

There are plenty of VB sites out there but one of the best is

http://www.planet-source-code.com/vb...t.asp?lngWId=1

There are 4,600,257 VB apps to search and look at.
__________________
I've been programming with VB for 13 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.

http://www.martin2k.co.uk/forums/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 09-29-06, 10:51 AM
bubazoo's Avatar
bubazoo bubazoo is offline
Newbie Coder
 
Join Date: Sep 2006
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
thanks, I'll have to get it somewhere else, because I don't trust ebay no more, not after having the seller put the item right back up for action, after sending the seller the money for the item... I've had that happen to me 3 times, and that was enough to say "no thanks" to ebay ever again Same with Amazon, had the same experiences with them as well.....and do they refund your money to you? HECK NO!! so forget that, hehe

I do have Visual Studio 2005 though, I just don't know how to use it and no I didn't download it illegally, well not exactally, I was given Visual Studio 2005 by a client who wanted me to do a project for his company, he was going to pay me $1,000 for the project, but since I didn't understand Visual Studio, he ended up not paying me for my time, but I got Visual Studio 2005 out of the deal, he was an MSDN member.....I tried to learn it, it just didn't make any sense to me. THe disk he gave me has both VB.net and VB6 on it I believe, but you have to install the whole 2005 package to get it, it was an october 2005 edition MSDN disc I believe, I still have it around here someplace.

Last edited by bubazoo; 09-29-06 at 11:00 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #4 (permalink)  
Old 09-29-06, 11:34 AM
GO4TF4CE's Avatar
GO4TF4CE GO4TF4CE is offline
Wannabe Coder
 
Join Date: Apr 2004
Posts: 223
Thanks: 0
Thanked 0 Times in 0 Posts
Thumbs up

try getting some examples of www.planetsourcecode.com and look through how they work. I also got some books from the libarary which helps.
__________________
Intelligence is not knowledge, but the way we use our knowledge.

Last edited by GO4TF4CE; 09-29-06 at 11:37 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #5 (permalink)  
Old 09-29-06, 03:30 PM
Keithuk's Avatar
Keithuk Keithuk is offline
Newbie Coder
 
Join Date: Sep 2004
Location: Staffordshire, England
Posts: 64
Thanks: 0
Thanked 0 Times in 0 Posts
Sorry you feel so bad about eBay, as I say thats the cheapest place to get it. I'm sure you can report sellers on eBay if things go wrong. As for Amazon I bought my VB6 Pro of Amazon 3 years ago, £200.

@GO4TF4CE - I've already posted that link.
__________________
I've been programming with VB for 13 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.

http://www.martin2k.co.uk/forums/

Last edited by Keithuk; 09-29-06 at 03:33 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #6 (permalink)  
Old 09-29-06, 06:11 PM
GO4TF4CE's Avatar
GO4TF4CE GO4TF4CE is offline
Wannabe Coder
 
Join Date: Apr 2004
Posts: 223
Thanks: 0
Thanked 0 Times in 0 Posts
Wink

sorry Keithuk I didnt see that I was a bit busy when typing it, I still reckon though if he has already got VS 2005 then try to learn that from the planet source code examples. Also if you get stuck we can always help you on here
__________________
Intelligence is not knowledge, but the way we use our knowledge.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #7 (permalink)  
Old 10-14-06, 03:47 PM
pSY cO. pSY cO. is offline
Newbie Coder
 
Join Date: Oct 2006
Posts: 28
Thanks: 0
Thanked 0 Times in 0 Posts
If you want real vb, then go with vb6. go to the library and get a vb6 for dummies book.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Suggestion for Hotscripts: Visual Basic Program Section digioz Hot Scripts Forum Questions, Suggestions and Feedback 0 11-15-05 02:11 PM
Teach how learning rignt easy know Visual Basic? smithtr Windows .NET Programming 2 04-19-05 03:07 PM
How to use Visual Basic? mhs12grade1992 Visual Basic 4 02-27-05 08:03 PM
More info SLAYER18 Job Offers & Assistance 1 01-17-05 06:06 AM
Visual Basic 6 bug? whoknow Visual Basic 1 08-27-04 07:53 PM


All times are GMT -5. The time now is 07:27 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.