Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Beginning Visual Basic
lowfatcheeze
post Mar 25 2007, 09:47 PM
Post #1


Newbie
*

Group: Members
Posts: 7
Joined: 25-March 07
Member No.: 40,610



CAn anyone give me a guide on VB? I've decided to learn it and I need something to work with....


thanks
Go to the top of the page
 
+Quote Post
Galahad
post Mar 26 2007, 06:30 AM
Post #2


Neurotical Squirrel
*********

Group: [HOSTED]
Posts: 585
Joined: 4-November 04
From: Novi Sad, Vojvodina
Member No.: 2,127



Well, in my opinion, the best way to learn some programming language, is to think of a project you want to make, and start from there... Trying to learn something, without any specific way to learn, is very hard...

Start with something easy, like telephone book, or a simple text editor, and then add features slowly, as you learn more and more of the language... I tried it like that, and in a while, you will be able to create more and more advanced software...
Go to the top of the page
 
+Quote Post
ghostrider
post Mar 26 2007, 08:08 PM
Post #3


Super Member
*********

Group: Members
Posts: 397
Joined: 9-June 06
From: Wisconsin
Member No.: 24,924



If you are going to do what Galahad said, you need to make sure you start out VERY simple and have very small goals, if you do not, you'll just get frustrated. All of the programming I know I taught myself, and I made that mistake. If you have any VB questions you can ask me. I've been writing with it for close to 11 years now. Good luck smile.gif.
Go to the top of the page
 
+Quote Post
saga
post Apr 1 2007, 10:42 PM
Post #4


Premium Member
********

Group: Members
Posts: 165
Joined: 12-September 05
Member No.: 11,777



Their right. First write some simple code. This codes could also be your familiarization of the whole language. VB is an object oriented and event driven language. Most of its procedure runs becuase of an event.

You could also visit www.planet-source-code.com and read some codes ranging from beginner to expert level of coding. But before you do that grab some electronic book or print book about visual basic in its simpliest form. Study and understand first its syntax and the basic structures. Visual basic is a little bit different from other hihg level programming languages when it comes to syntax.

I guess you will really enjoy learning VB because its a tool for rapid software development programming language. With basic knowledge in functins, variables, conditional statement and operators you can already build a simple windows based software that is very useful.
Go to the top of the page
 
+Quote Post
hitmanblood
post May 12 2007, 03:57 PM
Post #5


Privileged Member
*********

Group: [HOSTED]
Posts: 775
Joined: 13-April 07
From: mreža
Member No.: 41,558



OK I suggest you to use Visual Basic 2005 Step by Step by Microsoft press. It is really great book and I am just reading it also it includes some informations about .net package and so on and it involves visual studio also so all exercises are based on the visual studio and you will be working in it.

Also I would tell you that you should find some nice thing to develop and to work on it while you are writing your codes and learning the language I am just developing card game which includes a lot of graphical user interface design but it is nice to code as it has many neat things which you would need to code out.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. [tutorial] Visual Basic 6 Downloading Images From A Webpage(2)
  2. [tutorial] Visual Basic 6 Minimize To Tray(4)
  3. Visual Basic 6.0 Help Needed(13)
  4. Visual Basic Express Edition Beta(2)
  5. Visual Basic 6(5)
  6. Visual Basic And Internet Transmission(2)
  7. Some Visual Basic 6.0 Uncompleted Projects(2)
  8. My Guidewriter(3)
  9. Mysql In Visual Basic(5)


 



- Lo-Fi Version Time is now: 25th July 2008 - 08:02 PM