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 / Visual Basic 2010

Author
Message
Nickydude
Retired Moderator
18
Years of Service
User Offline
Joined: 4th Nov 2006
Location: Look outside...
Posted: 16th Aug 2010 01:00
I'm wanting to get back into Visual Basic (last time I used it it was V6!) Could anyone recommend any good books that would teach an absolute beginner? I've never touched VB.net so I'd be starting from scratch. I know there are many books out there but has anyone any personal recommendations?



For KeithC
AutoBot
15
Years of Service
User Offline
Joined: 25th Sep 2009
Location: Everywhere
Posted: 16th Aug 2010 01:03
The only thing I can think of is the MSDN library. I haven't done much in VB, mostly C++.

budokaiman
FPSC Tool Maker
15
Years of Service
User Offline
Joined: 24th Jun 2009
Playing: Hard to get
Posted: 16th Aug 2010 01:44
bitJericho
22
Years of Service
User Offline
Joined: 9th Oct 2002
Location: United States
Posted: 16th Aug 2010 12:09
Hey Nicky, you might want to check out PureBasic, seems to offer everything VB offers, but is cross-platform, if that matters to you.

Van B
Moderator
22
Years of Service
User Offline
Joined: 8th Oct 2002
Location: Sunnyvale
Posted: 16th Aug 2010 12:22
PureBasic is not for the feint hearted though - it does it's own thing, it's own way, whereas VB is much more of a standard. I guess I see PB as more like a cross between Pascal and Basic - but it's very powerful. It's a bit like VB with it's pretty little face scraped off, and told to stop being so obtuse.

What sort of applications do you want to write?
VB is good for heavily user interfaced applications, where looks are probably more important than functionality. PB on the other hand is good for when you need to get into the guts of the problem, like access to running processes. PB has an interface designer, but it's nowhere near as good as VB's - you do have to get your hands dirty to make good interfaces in PB.

For example, my databases are all Access VBA, which is like a database system and basic rolled into one - great for making database applications really quickly. But the front end for everything, loading databases, shutting them down automatically, is a PB app that sits at the top of the screen the whole time. I wouldn't write a database in PB, and I wouldn't write a shortcut bar in VB.

Health, Ammo, and bacon and eggs!
Slow Programmer
19
Years of Service
User Offline
Joined: 5th Apr 2006
Location: USA, Tennessee
Posted: 16th Aug 2010 21:40
If you need cross-platform consider Real Studio. I just bought it and it seems pretty good. They have 30 day trial version too.

http://www.realsoftware.com/
bitJericho
22
Years of Service
User Offline
Joined: 9th Oct 2002
Location: United States
Posted: 16th Aug 2010 22:38
I do want to point out there's a couple really good visual editors for purebasic. Just sayin'. But yes, I wholeheartedly agree, the right tool for the right job

gamerboots
16
Years of Service
User Offline
Joined: 8th Dec 2008
Location: USA
Posted: 18th Aug 2010 09:16 Edited at: 18th Aug 2010 09:19
I have to aggree with AutoBot. Theres just a huge reference there. but if your more accustomed to c++ then you might like the c# Its clean, easy and fairly straight forward.

----------------
Gamerboots~
BiggAdd
Retired Moderator
20
Years of Service
User Offline
Joined: 6th Aug 2004
Location: != null
Posted: 18th Aug 2010 09:34
Quote: "I have to aggree with AutoBot. Theres just a huge reference there. but if your more accustomed to c++ then you might like the c# Its clean, easy and fairly straight forward."


Or Java, which is similar to C# but more portable.

gamerboots
16
Years of Service
User Offline
Joined: 8th Dec 2008
Location: USA
Posted: 18th Aug 2010 09:46 Edited at: 18th Aug 2010 13:50
I think java is more cross plantform isnt it biggadd (never done that language) ?

----------------
Gamerboots~
BiggAdd
Retired Moderator
20
Years of Service
User Offline
Joined: 6th Aug 2004
Location: != null
Posted: 18th Aug 2010 09:51
Thats what I said didn't I?

gamerboots
16
Years of Service
User Offline
Joined: 8th Dec 2008
Location: USA
Posted: 18th Aug 2010 09:56
ofcourse, I didnt see the more portable part in there, guess I need to hit the sack.

----------------
Gamerboots~
BiggAdd
Retired Moderator
20
Years of Service
User Offline
Joined: 6th Aug 2004
Location: != null
Posted: 18th Aug 2010 10:00
Indeed! Although if you are learning either Java or C#, you are essentially learning the same programming language, just the syntax will be a little different.

gamerboots
16
Years of Service
User Offline
Joined: 8th Dec 2008
Location: USA
Posted: 18th Aug 2010 21:19
Interesting. Do you have any speciffic java compiler that you like to use or can recomend one because I might try this out as well ?

----------------
Gamerboots~
BiggAdd
Retired Moderator
20
Years of Service
User Offline
Joined: 6th Aug 2004
Location: != null
Posted: 18th Aug 2010 21:37
Netbeans is pretty good.

gamerboots
16
Years of Service
User Offline
Joined: 8th Dec 2008
Location: USA
Posted: 18th Aug 2010 22:01
Thanks , I'll check it out

----------------
Gamerboots~

Login to post a reply

Server time is: 2025-06-05 08:32:03
Your offset time is: 2025-06-05 08:32:03