• Skip to main content
  • Skip to primary sidebar
  • Newsletter
  • Contact
  • About

The Spinning Donut

Helping People Use Technology

4 Programming Languages To Help You Become A Programmer

February 7, 2008 By Bill 3 Comments

Visual Studio 2008 Express EditionsIf you’re not a programmer and would like to dabble in programming to see if it’s up your alley, check out the freely available Microsoft Express Editions of:

  • Visual Basic 2008 Express Edition – Use this development environment to learn how to create Windows programs. The Visual Basic language is considered to be (or supposed to be) easier to grasp and get started programming. It is a very powerful language with lots of capabilities.
  • Visual Web Developer 2008 Express Edition – Use this development environment to learn how to create web applications. You can use both the Visual Basic and C# language to create websites.
  • Visual C# 2008 Express Edition – The C# alternative to Visual Basic.
  • Visual C++ 2008 Express Edition – C++ is a language that allows you to work at many different levels of a computer.
  • Visual Studio Express Editions – An ISO file that contains all the above so you can burn it to a DVD and install it all.

You can download the above here. For additional resources to learn about programming, both basic programming and advanced programming, click on the rotating banner when you visit this page. One link in particular is the Microsoft Visual Studio Express Editions Beginner Developer Learning Center located here.

If you want to get started with databases then the freely available SQL Server 2005 Express Edition is also available. You can use this database with any of the above languages.

What is Programming?

Programming is a way to control and manipulate computers to do something you want them to do. It provides the instructions that tell your computer what to do. At every level of your computer’s processing there is a programming language of some sort telling it how to run.

The languages listed above are only a few from Microsoft. There are many other programming languages you can use to do various things like create Windows programs and websites. Examples of Windows programs are WordPad, Notepad, and Microsoft Word and Excel. All these programs were written in a programming language.

So for this article let’s look at the Visual Basic 2008 Express Edition. The screen shot below is the Welcome to Setup screen.

Visual Basic 2008

Below is the License Terms screen.

Visual Basic 2008

Below is the Installation Options screen. For now, assuming you are unfamiliar with SQL Server let’s keep both check boxes unchecked.

Visual Basic 2008 Options

Below is the Install Destination Screen.

Visual Basic 2008 Install Destination

Below is the final Installation complete screen.

Visual Basic 2008 Installation Complete

That’s it for the install. It takes about 5-10 minutes to install depending on the power of your computer. Make sure to check the Windows update website to see if there are any updates you need to install that are related to Visual Basic 2008 Express Edition. In my case, during this install I did not need any updates.

Below is the screen shot of Visual Basic 2008 Express Edition right after install.

Visual Basic 2008 Express Edition

Click on image for larger view

The screen shot above is considered the development environment for Visual Basic 2008 Express Edition. There are quite a few different aspects of this screen but for now, let’s create our first windows program and run it.

Do the following:

  1. Click on File->New Project…
  2. Click on the Windows Forms Application
  3. Don’t change anything else for now and click OK
  4. A project will be created and display the following screen

 

Visual Basic 2008 First Program

Click on image for larger view

 

Press Ctrl-F5 to run the program. If everything went well, you should see the screen below as a running Windows program.

 

Visual Basic 2008 First Running Program

Click on the red X in the upper right-hand corner of the window to close the program. You will be returned to the development environment.

That’s it!! You are now an official programmer. 😉 Pretty cool, huh? Ok, I know you didn’t write anything to make it work but that’s how easy it is to get started with real results that might possibly spark that inner programmer to delve a bit deeper.

More to come on Visual Basic 2008.

Filed Under: Microsoft Software

Reader Interactions

Comments

  1. A+ Training Wanda says

    April 9, 2008 at 10:54 am

    Great post. I really enjoyed it, I will have to bookmark this site for later.

Trackbacks

  1. How To Become A Web Developer | Learn Technology Online says:
    February 15, 2008 at 5:39 am

    […] ASP.NET? If so, here is another free development environment to help get you started. In my article 4 Programming Languages To Help You Become A Programmer, I talked about some of the free development environments from Microsoft to help you become a […]

  2. How To Run Multiple Operating Systems On One Computer | Learn Technology Online says:
    March 11, 2008 at 1:02 am

    […] good example of this is when I wrote about Visual Basic 2008 Express Edition and Visual Web Developer 2008 Express Edition. I wanted to keep the two installs separate in a VM. […]

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Get Exclusive
Tech Tips

Learn tech topics
with exclusive tips and insights
that I only share with my private
newsletter subscribers.

Popular YouTube Videos

  • An Introduction to Ubuntu 8.04 (over 60,000 views)
  • How To Automatically Shut Down Your Windows Computer (over 30,000 views)

Subscribe to my YouTube Channel


YouTube Channel

Categories

Copyright © 2026 · Privacy Policy and Disclaimer · Hosting by HostGator