Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Geek Culture / Just Installed Visual Studio 6.0

Author
Message
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 11th Aug 2003 16:43 Edited at: 11th Aug 2003 16:44
and i need some tutorials on VB. Do you guys know of any good on-line tutorials or books that are good? My dad used to, but he had to return it as he borrowed it from his company. He also has a hard book entitled "Visual BASIC programmer's Guide To Win32 API". And if you use or used Visual Studio, what do you think of it?

Thanks in Advance,
Mattman

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
Joeyjoejoe Shabadoo
21
Years of Service
User Offline
Joined: 8th May 2003
Location:
Posted: 11th Aug 2003 17:05
VS 6.0 is poinless

This sig is poinless. Poin poin poin poin!
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 11th Aug 2003 17:07
Is it old? I got it for free from my dad so, i'm gonna use it...

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
Van B
Moderator
22
Years of Service
User Offline
Joined: 8th Oct 2002
Location: Sunnyvale
Posted: 11th Aug 2003 17:24
I quite like it actually, only ever use VB6.0 with it, even though VB4.0 is my fave version, I still make the occasional app with VB6.0.

As for tutorials...

Well, search google and click at random because there's more tutorials for VB than any other language, being that VB is the most popular language in the world you can imagine the wealth of material out there - everything from 3D stuff to screensavers, and of course more serious apps. You can even make your own browser! - I mean how do you fancy making your own internet browser to your own taste!, it's all there with VStudio. Just take your time, don't try and do anything too ambitious before you know the basic command set for handling controls and files etc.


Van-B

My cats breath smells of cat food.
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 11th Aug 2003 17:27
ya, i am going too work on basic's first, as i learned the hard way in DB that you can't builda full-scale commercial game in a month

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
Jeffro
21
Years of Service
User Offline
Joined: 2nd Dec 2002
Location: London, mostly....
Posted: 11th Aug 2003 17:28
Visual Basic 6 is the last incarnation of VB before MS started the .NET stuff. It is stable and has a lot of support, but I recommend you get the SP5 for it.

It is primarily useful for Windows apps, particularly database applications. If you are new to it then I wouldn't look at the 'VB Guide to the Win 32 API' as that is quite advanced. There are plenty of other books out there for the beginner/intermediate level user. Just search Amazon.

It isn't very good for games though.....

It's never as easy as it looks!
spooky
22
Years of Service
User Offline
Joined: 30th Aug 2002
Location: United Kingdom
Posted: 11th Aug 2003 17:52
I've also got VS6. Just buy one of the 'learn VB6 in 24 hours or days' or 'VB6 for dummies' books. That's what I did.

The programmer formerly known as sonic
Cash Curtis III
21
Years of Service
User Offline
Joined: 12th May 2003
Location: Toronto, Canada
Posted: 11th Aug 2003 17:54
Congrats man, buy a tutorial book and you'l pretty much be paying for your own funural.lol seriously though good luck with matt, hope ull be able to make something with it soon, so show us.
Jonny_S
22
Years of Service
User Offline
Joined: 10th Oct 2002
Location: United Kingdom
Posted: 11th Aug 2003 18:55 Edited at: 11th Aug 2003 18:56
VS 6 is good I got it off a friend of my dads(legally ) VB is a bugger for games though....I wouldnt suggest it, and If your desparate to make a game in it use one of those 3D thingy bobs like truevision I tried to do some openGL stuff in it but it crashes my comp I was gonna install SP5 but I seem to have misplaced all the disks I've lost my DBC one aswell what a bugger

The man with no sig
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 11th Aug 2003 18:57
not thinking on making too many games with it... Is Visual C++ different then other C++?

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 11th Aug 2003 19:00
i might learn Java sometime too as my dad has stuff for that too...

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
Jonny_S
22
Years of Service
User Offline
Joined: 10th Oct 2002
Location: United Kingdom
Posted: 11th Aug 2003 19:02
No its not, but C++ is'nt eceptionally easy :S once you get passed the stup code for OpenGL it gets a bit easier. I was going to just learn the setup code and use C++ for openGL (although I know hardly any C at all) but I decided against that and I'm just learning C++ slowly now.

The man with no sig
Van B
Moderator
22
Years of Service
User Offline
Joined: 8th Oct 2002
Location: Sunnyvale
Posted: 11th Aug 2003 19:06 Edited at: 11th Aug 2003 19:09
The important part is the 'Visual' word. This basically means it's a more organised and much easier approach to application design. Like to make a box that you can click in and type or edit text would take a fair bit of coding in DB. In VB it'd require you to drag a text box onto the form, that's all. So you could argue that DB is to VB as C++ is to VC++.
I don't think VC++ is any good for games, your probably as well learning the basics in VC++, but go onto Borland C++ or something after that (I think Borland C++ is free for non-commercial use).


Van-B

My cats breath smells of cat food.
Jonny_S
22
Years of Service
User Offline
Joined: 10th Oct 2002
Location: United Kingdom
Posted: 11th Aug 2003 19:10
Yeh........I'd listen to Van he know more than me

The man with no sig
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 11th Aug 2003 19:10
ok. I'll probably try to create some GUI .dll's as my first project after learning the basics. My dad just said i should get VS.net. What is the difference?

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
Megaman Zero
21
Years of Service
User Offline
Joined: 25th Jan 2003
Location: United States
Posted: 11th Aug 2003 19:14
I would recomend C++ over VB any day. That & VB from what I have seen, cannot make any games up to todays standards, if at all, as it was orriginaly meant for application designs.

Borland C++ is good, but so is MSVC++, I own MSVC++ 6.0, but my CD broke, its a really good language that isnt too hard to learn, it will just take more time to learn than DB, but is 5-10x more powerfull.

I have been learning some C++ & am about to go back to school & take a C++ programming course at school, so I am happy. It will however take a lot longer time to learn it than basic.

Zero (Formerly Shadow Guyver)
NRTP(TM)http://heero_yuy1983.tripod.com/
NRTP Message Boardshttp://nrtp.proboards22.com/index.cgi
Van B
Moderator
22
Years of Service
User Offline
Joined: 8th Oct 2002
Location: Sunnyvale
Posted: 11th Aug 2003 19:15
.net is the new version, so basically VB7 - personally I would'nt bother with the expense, VS6.0 is plenty to be going on with for now (unless he's offering to pay for it). It is more network orientated, hence the .net, but I doubt it has anything much more useful to the average programmer than VS6.


Van-B

My cats breath smells of cat food.
Jonny_S
22
Years of Service
User Offline
Joined: 10th Oct 2002
Location: United Kingdom
Posted: 11th Aug 2003 19:17
Quote: "My dad just said i should get VS.net. What is the difference?"

yeh I'd like to know the difference aswell.......... you see you should listen to Van

The man with no sig
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 11th Aug 2003 19:24
I don't think he'll pay for .net, but it might come with a book I get. Here is my programming list

Done:
HTML
DBC

In Progress:
PHP
VB

Soon:
DBP

After That:
C & C++
Java

If for Some Odd Reason I Wanted To:
Cobol (My Dad used to do it and he has a book on it...)

Anything else you guys would recomend?

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
Jonny_S
22
Years of Service
User Offline
Joined: 10th Oct 2002
Location: United Kingdom
Posted: 11th Aug 2003 19:27
Quote: "Anything else you guys would recomend?"


Take it one step at a time? don't think about what your doing next think about what your learning now. Thats my advice but I'm very random and prefer to do what I feel like at the time not plan things out, you may be different.

The man with no sig
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 11th Aug 2003 19:27
well, that's not my theory

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
Shadow Robert
22
Years of Service
User Offline
Joined: 22nd Sep 2002
Location: Hertfordshire, England
Posted: 11th Aug 2003 19:28
first off...

Visual C++ against C++ is really a stupid argument, no offsence but Visual C++ simply gives the user the ability to create Resources Visually (hense the visual part in the name) whilst at the same time allowing you to program thier functionality into the code.

now Visual C++ also uses Microsoft specifics, althought you can (and many do) use it to program C and C++ programs with alot more ease ... you can use it to program using microsoft specific macros, events, libraries.

Really C++ is to DB what Visual C++ is to DB Enhanced -- it is C++ put with alot of extra goodies

although Visual Studio 6 is now pushing its years (release '98) ... it is still one of the most popular for the simple reason that it has an outstandingly easy to work with IDE.
i'd strongly suggest before you get .Net that you try it out over at Microsoft first as they have an online training server up and running.

empty
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: 3 boats down from the candy
Posted: 11th Aug 2003 19:28
Quote: "
ok. I'll probably try to create some GUI .dll's as my first project after learning the basics.
"

IIRC you can't make dlls in VB for DBpro.

The .NET framework is Microsoft's idea of crossplatform compiling. So instead of compiling the source to CPU ans OS related machine code, it's compiled to a Common Intermediate Language (CIL). A Just in Time compiler (JIT) compiles the CIL-code to native CPU-code on execution.
The new VS.net includes such a CIL compiler (soon Borland will deliver one for Delphi too)

I awoke in a fever. The bedclothes were all soaked in sweat.
She said "You've been having a nightmare and it's not over yet"
Jonny_S
22
Years of Service
User Offline
Joined: 10th Oct 2002
Location: United Kingdom
Posted: 11th Aug 2003 19:31
Mattman....My point was that I find when you have a list of things you want to do theres always things on the list you want to do more, so when you are going through this list of languages :S you somethimes rush to get to the one you want to learn the most....

But as I did say thats just me I'm offering my opinion

The man with no sig
MikeS
Retired Moderator
21
Years of Service
User Offline
Joined: 2nd Dec 2002
Location: United States
Posted: 11th Aug 2003 20:10
http://search.barnesandnoble.com/booksearch/isbnInquiry.asp?isbn=193184125X
Visual Basics isn't the best for games, but with the link above it is possible to make them. Personally though, I would prefer coding with opengl, then with direct x. Simple because with opengl, it's open to all platforms(windows/mac/etc.), where as direct x is simply windows.

Another book that I have "Visual Basics 6 how to program"
Doesn't teach you how to specifically make games, but it teaches you how to program. Then you later plug in that info. for making games. (obviously )

Another book I have "Learn to program in 24 hours"
This book teaches you a variety of languages(Java,liberty basic,vb,c++,and maybe more) You should really be able to fly through this one, but it's still a recommended book.

Good luck with programming Mattman.



Website 50% done (May be out by mid-end August)
MikeS
Retired Moderator
21
Years of Service
User Offline
Joined: 2nd Dec 2002
Location: United States
Posted: 11th Aug 2003 20:13
http://search.barnesandnoble.com/booksearch/isbninquiry.asp?userid=2XRL6JN1L3&pwb=1&ean=9780672319877

Try this link if you're interested in game making with VB.




Website 50% done (May be out by mid-end August)
Dazzag
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: Cyprus
Posted: 11th Aug 2003 20:30
Wouldn't advise VB for games, but is totally possible. Hell, .NET compiles to the same code no matter what you use anyhows apparently. Still have .NET at work to install. Ex-Boss swore that .NET was miles better, but overall runs a little slower than VB6 version.

Love VB6 though. Just not for games. Tried that, and that's why I got into DB (and others). Nice and easy please.

Look at planet source code for lots of top coding examples. Is great. Half of the cool stuff I do at work came from there (eg. transparent forms, "proper" timers that use lowest amount of CPU, creating different database formats on the fly etc.). They even have stuff that acts like PC Anywhere, or the beginnings of art packages etc. Is quite sweet.

Cheers

I am 99% probably lying in bed right now... so don't blame me for crappy typing
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 11th Aug 2003 21:47
@ Yellow :who, that is weird Yellow! I got that book from the library earlier! I also got 'Visual Basic For Dummies', so i will be reading thoese books for a while.

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
MikeS
Retired Moderator
21
Years of Service
User Offline
Joined: 2nd Dec 2002
Location: United States
Posted: 12th Aug 2003 01:15



Website 50% done (May be out by mid-end August)
Arch
21
Years of Service
User Offline
Joined: 9th Jul 2003
Location:
Posted: 12th Aug 2003 01:15
hmm html is not a language and should never be catorgized as one. if you know it then woop de do. i'll go on dreamweaver and do the same thing and it will be alot better. in the old dreamweaver versions, yes you maybe would have to know some to get more flexability but now its pointless. in the future no one will use html it will all be asp,php,cgi and shit that will produce html.

empty
22
Years of Service
User Offline
Joined: 26th Aug 2002
Location: 3 boats down from the candy
Posted: 12th Aug 2003 01:22
Quote: "
html is not a language and should never be catorgized as one
"

That's probably why it's called HyperText Markup Language

I awoke in a fever. The bedclothes were all soaked in sweat.
She said "You've been having a nightmare and it's not over yet"
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 12th Aug 2003 01:24
I'm not that proud of it, 'cept for the fact that i had it down at age 8.

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
MikeS
Retired Moderator
21
Years of Service
User Offline
Joined: 2nd Dec 2002
Location: United States
Posted: 12th Aug 2003 01:27
Quote: "html is not a language and should never be catorgized as one"

Why not? Because it's easy? You gotta explain yourself.

Quote: "yes you maybe would have to know some to get more flexability but now its pointless."

Why's it pointless? You can do some much with html in very little time.

Quote: "in the future no one will use html it will all be asp,php,cgi and shit that will produce html."

In the future, anyone who wants a professional site will be using asp,php,cgi, and shit. Others, who just needa post pictures, and write text, and put up a couple links will still be using html.

What have you got against HTML Arch? Was it too hard for you? You think it's stupid because it's easy? Maybe you know asp, php, etc. and think html is a thing of the past?

HTML is a good language, especially for beginners. There's no need to bash at it.




Website 50% done (May be out by mid-end August)
Arch
21
Years of Service
User Offline
Joined: 9th Jul 2003
Location:
Posted: 12th Aug 2003 02:39 Edited at: 12th Aug 2003 02:40
no its nothing really personal against it really im just tired reading on forums after forums that they "know" html..its not a big deal.. Ask anybody thats proficient in vb,c,pascal, you know all the above and im sure they would say its not a "language". some people may say that it is, thats ok i dont really care, its just my 2 cents.

Jonny_S
22
Years of Service
User Offline
Joined: 10th Oct 2002
Location: United Kingdom
Posted: 12th Aug 2003 02:43
Quote: "Ask anybody thats proficient in vb,c,pascal, you know all the above and im sure they would say its not a "language"."


only the big headed people....some with gigantic heads say it about DB too.

The man with no sig
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 12th Aug 2003 04:02
I'm on page 287 of my Dummies book and have completed Day 3 in my 21 Days book.

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
Eric T
21
Years of Service
User Offline
Joined: 7th Apr 2003
Location: My location is where I am at this time.
Posted: 12th Aug 2003 06:01
Quote: "Ask anybody thats proficient in vb,c,pascal, you know all the above and im sure they would say its not a "language"."


Well well... thats me...

HTML is a language. What does the "L" stand for?...Language.

Html is just a very very easy language.. but it is a language none the less. You just cant rate out the little easy language cause its easy.. You still have to learn somthing.

Oh and LMAO @ arch, If you say your using DreamWeaver, why the hell are you saying HTML ain't a language, All Dreamweaver does is drag and paste and save the time of the user from typing out anything.

Opinions are like a$$holes, Everybody has one.
Jeffro
21
Years of Service
User Offline
Joined: 2nd Dec 2002
Location: London, mostly....
Posted: 12th Aug 2003 18:18
HTML is a markup language, Visual Basic is a programming language. Two different languages for totally different end results.

A programming language allows you to write and run applications, a markup language allows you to control how a browser works and displays pages.

That's my tuppence worth...

It's never as easy as it looks!
David T
Retired Moderator
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: England
Posted: 12th Aug 2003 18:25
Quote: "VS 6.0 is poinless "


Not really. I have the pro version (thanks MS for the sutdent license) and it's great.
Better than any of that .net rubbish! What happened is VB.net? Something went wrong for sure...


Quote: "I'm on page 287 of my Dummies book and have completed Day 3 in my 21 Days book"


Which dummies book do you have?

You are the th person to view this signature.
GRAVITY: I fought the law but the law won
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 13th Aug 2003 07:15
Visual Basic 6 for dummies.

I finished week 1 of 21 days.

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 13th Aug 2003 16:38
Quote: "you can't make dlls in VB for DBpro.
"
Why not?

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
David T
Retired Moderator
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: England
Posted: 13th Aug 2003 22:09
Quote: "Quote:

you can't make dlls in VB for DBpro.

Why not?"


It makes activex dlls, which are not compatible with DBPro. HOwver if you have VS 6 then you also have Visual C++ 6, which is what you need to make DLLS.

I laos have Visual Basic 6 for dummies its much easier to learn when you can write DB. The basic syntax is virtually identical, you just need to get used to the Object orientated side of things.

You are the th person to view this signature.
GRAVITY: I fought the law but the law won
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 13th Aug 2003 22:22
My next project is Visual C++. I like the 21 days book better then the dummies book.

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
CattleRustler
Retired Moderator
21
Years of Service
User Offline
Joined: 8th Aug 2003
Location: case modding at overclock.net
Posted: 13th Aug 2003 23:53
Just my thoughts after reading this thread:

-VB6 is awesome, VB NET is more awesome. The main difference is that the NET version is a true OOP language where VB6 is not (although it's close) If you are starting out in VB i'd say start in .NET, you'll be glad you did in the end. Once I realized how many headaches I would avoid in NET, not having to deal with vb6+win32api I was thrilled. All the low level system stuff is there without API calls and everything is an object - as it should be!

-HTML is a language but I wouldn't consider it a "programming language". It's differences from vb or c are quite apparent.

anyway, just chiming in
peace
Rustler

How do ya do there son
David T
Retired Moderator
22
Years of Service
User Offline
Joined: 27th Aug 2002
Location: England
Posted: 14th Aug 2003 14:32
Quote: "My next project is Visual C++. "


Ouch. Good luck.

You are the th person to view this signature.
GRAVITY: I fought the law but the law won
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 14th Aug 2003 19:26
Well, that or regular C++. Might do C first.

---Mattman
DID YOU KNOW THAT ???
Quote: "Life Is Short" That's a bummer
Morales
21
Years of Service
User Offline
Joined: 9th Feb 2003
Location: - Please Select -
Posted: 14th Aug 2003 22:49
i got vc++.net and plan someday to make games.

mattman learn c++ and become a better programer.

the people who say you cant doit are the people that
cant do S**T all they know is to make little gameboy games.

some day you might be one of the best programers and who knows so will I.

for some inspiration read one of the newsletters Lee
talks about how he started in programing and now look at him!
Mattman
21
Years of Service
User Offline
Joined: 5th Jun 2003
Location: East Lansing
Posted: 15th Aug 2003 00:26
Thanks for the cheer up Morales, i needed it.

You are the person to see me post!!!
Quote: "Life Is Short" That's a bummer

Login to post a reply

Server time is: 2024-11-23 15:40:45
Your offset time is: 2024-11-23 15:40:45