3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Starting Visual Basic Programming

Starting Visual Basic Programming
Hi and welcome to the first in what I hope to be a series of tutorials explaining the basics of visual basic 2008.

I have been working with this language for a while now and have a solid understanding of the basics however I am not the best teacher so if this is not clear or you don't understand something then just message me and I will try to help.

Towards the end of these tutorials I am going to attempt to teach you some graphics ! When you have the graphics down then you will be laughing.
 
Remove these adsRemove these ads by Signing Up
 

Step 1What you need

You will need a piece of software called Microsoft visual basic. I have always used the express editions and have never had any problem code wise.

This software is what we call an IDE ( Integrated Development Environment ) and basically it does most of the work for you. All you have to do is design it and add the code and the software does the rest.

It uses something called a compiler to interpret the code into something that your computer understands and makes an executable file.

Here is the link to the software: http://www.microsoft.com/express/Downloads/#2008-Visual-Basic
« Previous StepDownload PDFView All StepsNext Step »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
2
Followers
4
Author:PREDATOR_UK