Previous Thread
Next Thread
Print Thread
Rate Thread
#17624 06/07/02 11:37 AM
Joined: May 2002
Posts: 189
Member
OP Offline
Member
Joined: May 2002
Posts: 189
newbie programmer here. Im learning from a book called starting with Visual Basic by Kris Jamsa the guy doesnt know what he's doing the explanations are ok he gives practice programms to make but doesnt tell you what exactly they are supposed to do in the end and the real kicker is, his code is WRONG i managed to get lesson 3 to compile and im pretty sure it doesnt work. So can anyone reccomend a decent book or prefferably text file(s) on how to program with visual basic

#17625 06/07/02 12:37 PM
Joined: Mar 2002
Posts: 143
Member
Offline
Member
Joined: Mar 2002
Posts: 143
visual basic in 21 days by sams publishing

#17626 06/08/02 10:12 AM
Joined: Mar 2002
Posts: 119
Member
Offline
Member
Joined: Mar 2002
Posts: 119
Are all the sams publishing books good?

I felt really happy when I got thru VB in 21 days by sams but when I read this other VB book I found IT had skipped so much stuff so now I'm not sure wether or not to read that one for C++.
are they more genral books

#17627 06/08/02 12:45 PM
Joined: Feb 2002
Posts: 7,203
Likes: 11
Community Owner
Offline
Community Owner
Joined: Feb 2002
Posts: 7,203
Likes: 11
most of Sam's books are nice, i think their just for a general sketch of items.


Donate to UGN Security here.
UGN Security, Back of the Web, and VNC Web Services Owner
#17628 06/08/02 05:59 PM
Joined: Mar 2002
Posts: 185
M
Member
Offline
Member
M
Joined: Mar 2002
Posts: 185
I learned to program in VB from looking at source code at http://www.pscode.com and then asking questions in IRC about what I didn't understand. I found that's the best and most fun way to learn because you aren't forcing yourself to do pointless examples and so on, you're doing work you want to in order to finish the program you are working on.


Cha want some w***up?

http://www.dopeskill.com
#17629 06/08/02 09:07 PM
Joined: May 2002
Posts: 189
Member
OP Offline
Member
Joined: May 2002
Posts: 189
well looking at the source codes of things is all well and good but did you have some other kind of programming expirence first, this is my first language and i need to know the basics of the stuff first

#17630 06/09/02 08:56 AM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
Offline
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
ya so? Visual Basic was my first language. Wanna know how I started? There's this sample game that comes with it called "Lucky Seven". I took that game and figured out what the code does and means (vb is very english-like so you should be able to figure it out) then changed it up so that it was better. Anything that you don't understand can be looked up in the MSDN library. As a newcomer, it takes some time - but I found it a lot more rewarding - and fun - than tutorials.

However, this learning style isn't for everyone. Some people actually need to learn things step-by-step. Some people can't teach themselves and require somebody to teach them. So do what works best for you.

(I read your post again). You were describing all the reasons why I DON'T use tutorials. And for sure, by examining code of programs that compile properly - you know the code works.


Domain Registration, Hosting, Management
http://www.dollardns.net
#17631 06/11/02 05:17 AM
Joined: May 2002
Posts: 189
Member
OP Offline
Member
Joined: May 2002
Posts: 189
i downloaded Microsoft Visual Studio 6.0 from Kazaa and my MSDN library isnt there for some reason. I hadn't noticed the game either but i didnt look for it, so ill give that a try

#17632 06/11/02 11:23 AM
Joined: Mar 2002
Posts: 1,273
DollarDNS Owner
Offline
DollarDNS Owner
Joined: Mar 2002
Posts: 1,273
heh, it was like 4 years ago that I started learning VB. I had used a free Visual Basic 4 Working Model which had come with several sample programs which were refered to in the tutorials that I had tried to follow but only learned that isn't the way for me. Lucky Seven may no longer exist for all I know - I was just making a point.

The MSDN library is frickin huge and you wouldn't want to download it. heh. Instead, I use http://msdn.microsoft.com for my questions.

This is the link I saved into my favorites folder:
http://search.microsoft.com/advanced_search.asp?qu=&siteid=us/dev


Domain Registration, Hosting, Management
http://www.dollardns.net
#17633 06/11/02 02:16 PM
Joined: May 2002
Posts: 189
Member
OP Offline
Member
Joined: May 2002
Posts: 189
excellent, well i didnt mean to sound like an idiot, but when i got my first error i clicked more info or help or something along those lines and it said i should try reinstalling the MSDN librarycause it was there

#17634 06/11/02 09:32 PM
Joined: Mar 2002
Posts: 599
UGN's Resident Homo
Offline
UGN's Resident Homo
Joined: Mar 2002
Posts: 599
visual basic 4 came with some mini lessons in the help file i believe. i assume this would hold true for all versions. if you haven't checked those out maybe you should. they're not in depth at all, but for anyone beggining they might be somewhat of a help

BackSlash


"It's better to burn out, than to fade away."
#17635 07/27/02 11:24 PM
Joined: Mar 2002
Posts: 217
Member
Offline
Member
Joined: Mar 2002
Posts: 217
The way I learned VB was from a book called "Visual Basic 6 For Dummies" laugh shocked And it was great. It came with tons of sample programs, I think there was 1-4 programs per chapter. And of course you were told how to make those programs yourself, It was a good book that tought me a lot about vb when I didn't know anything about it.

#17636 07/30/02 04:21 PM
Joined: Mar 2002
Posts: 257
Member
Offline
Member
Joined: Mar 2002
Posts: 257
I personaly would recommend getting an ASP book, which will teach you the two in one kind of way, its unbelievable how close ASP scripts actually come to writing proper VB Apps.

Then I suggest you hang around places like planet source code ( pscode.com ) and get some sample apps there, just make something simple and then get different code from different people and youll pick up the basics within a couple of weeks. Some words of encouragment would be that VB is amazingly simple to code, I was amazed at how easy it is to actually code VB once you get past the basics youll soon find that its possible to do a lot of things in a very short amount of time, hence its a RAD language (Rapid Application Developement).

Well thats my suggestion as the way I started was like what I wrote up there.

And on top of that you have what I would say is a fairly good team of frequent developers that can help you out here on the board.

Heh well there goes my advice!

<<psychogen>>


The use of "hacker" to mean "security breaker" is a confusion on the part of the mass media. We hackers refuse to recognize that meaning, and continue using the word to mean, "Someone who loves to program and enjoys being clever about it."
--------------------
"Its not a bug, its a feature" (Epic Games)

Link Copied to Clipboard
Member Spotlight
Posts: 30
Joined: June 2002
Forum Statistics
Forums41
Topics33,840
Posts68,858
Average Daily Posts1
Members2,176
Most Online3,253
Jan 13th, 2020
Latest Postings
Where and how do you torrent?
by danni75 - 03/01/24 05:58 AM
Animation,
by JohanKaariainen - 08/15/19 01:18 AM
Blackbeard.....
by Gremelin - 10/03/18 07:02 PM
my old account still exists!
by Crime - 08/10/18 02:47 PM
Okay WTF?
by HenryMiring - 09/27/17 01:45 AM
The History Thread...
by Gremelin - 08/11/17 12:11 PM
My friend NEEDS your HELP!
by Lena01 - 07/21/17 12:06 AM
I'm having fun with this guy.
by gabithompson730 - 07/20/17 01:50 AM
I want to upgrade my phone
by gabithompson730 - 07/20/17 01:49 AM
Doom 3
by Cyrez - 09/11/14 08:58 PM
Amazon Gift Card Generator/KeyGen?te
by Gecko666 - 08/22/14 09:21 AM
AIM scene 99-03
by lavos - 09/02/13 08:06 AM
Planetside 2
by Crime - 03/04/13 07:10 AM
Beta Testers Wanted
by Crime - 03/04/13 06:55 AM
Hello Everyone
by Gremelin - 02/12/12 06:01 PM
Tracfone ESN Generator
by Zanvin Green - 01/18/12 01:31 PM
Python 3 issue
by Testing - 12/17/11 09:28 PM
tracfone airtime
by Drache86 - 07/30/11 03:37 AM
Backdoors and the Infinite
by ZeroCoolStar - 07/10/11 03:52 AM
HackThisZIne #12 Releaseed!
by Pipat2 - 04/28/11 09:20 PM
gang wars? l33t-wars?
by Gremelin - 04/28/11 05:56 AM
Consolidate Forums
by diggin2deep - 04/21/11 10:02 AM
LAN Hacking Noob
by Gremelin - 03/12/11 12:42 AM
Top Posters
UGN Security 41,392
Gremelin 7,203
§intå× 3,255
SilentRage 1,273
Ice 1,146
pergesu 1,136
Infinite 1,041
jonconley 955
Girlie 908
unreal 860
Top Likes Received
Ghost 2
Crime 1
Ice 1
Dartur 1
Cyrez 1
Powered by UBB.threads™ PHP Forum Software 7.7.5