Microsoft® Small Basic Graduating to the Microsoft Visual Basic® development environment Estimated time to complete this lesson: 1 hour.

Slides:



Advertisements
Similar presentations
Microsoft Virtual PC 2004 This is a presentation that will show you how to install and use Microsoft Virtual PC 2004 Researched and Created by Bryan Bankhead.
Advertisements

Stopwatch for PowerPoint
Photo Story 3 Project How to use. Objective How to download Microsofts Photo Story 3 to the computer. Introduction to Photo Story 3. Get started with.
Irakli Garibashvili Georgian Library Association
Microsoft® Small Basic
Microsoft® Small Basic
Microsoft® Small Basic Statements, Properties, and Operations Estimated time to complete this lesson: 1 hour.
Microsoft® Small Basic
TM Graphical Monitoring Electronic Service Tools.
1.Go to: microsoft.com, click ‘downloads’, type ‘photo gallery’ in the search bar and hit enter then click the first link listed and then click the ‘Download.
Microsoft® Small Basic
MACHINE TRANSCRIPTION & DICTATION 6E. What Is on the CD?  Letterhead for each document  Audio file for each document  Evaluation forms  One for use.
1. Basics of R 2. Basic probability with R
What Is Open Office? Open Office is an open source (free) suite of editing programs such as a word processor, spreadsheet manager, powerpoint creator,
Microsoft® Small Basic Debugging Aids Estimated time to complete this lesson: 1 hour.
Microsoft® Small Basic Clock, Desktop, and Dictionary Objects Estimated time to complete this lesson: 1 hour.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
This is your desktop. Open a browser and Click on this link.
What Is Malwarebytes? Malwarebytes is a free anti- malware program. Anti-malware programs are specifically designed to find and remove malware on your.
Microsoft Office 2013 ®® Appendix A Introduction to Cloud Computing.
Microsoft® Small Basic Sharing Code Estimated time to complete this lesson: 1 hour.
SQL Server 2008 Basmah AlQadheeb-213 MIS What is a Database ? A database is a collection of Data that is organized so that it can easily be accessed,
Microsoft® Small Basic Clock, Desktop, and Dictionary Objects Estimated time to complete this lesson: 1 hour.
Tutorial on Visual Studio express Introduction Visual Studio Express Editions are a new line of Microsoft development Tools. This line of products.
Visual Basic 2008 Express Edition The IDE. Visual Basic 2008 Express The Start Page Recent Projects Open an existing project Create a New Project.
Jing Capture, record, and share instantly.. Some ways to use Jing (by TechSmith) Add visuals to your online conversations!
Microsoft Office Project Desktop Development Marcel Parent Program Manager Project Microsoft Corporation.
Introducing Access Lesson 1. Objectives Start Access and explore the Database window Explore database objects Enter, edit, and delete records in a datasheet.
Indispensable tools for research at its best Introducing the New Write-N-Cite.
What should I do first Young Joon Kim MSRDS First Beginner Course - STEP1.
HelloApps.com What should I do first Young Joon Kim MSRDS First Beginner Course - STEP1.
ASP Introduction Y.-H. Chen International College Ming-Chuan University Fall, 2004.
Chapter 11 An Introduction to Visual Basic 2008 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
Microsoft® Small Basic
Expression Web 3... now with TFS!. What is Expression Web 3? Professional web design and development tool Create standards-based Web sites faster & easier.
Lecture Note 1: Getting Started With ASP.  Introduction to ASP  Introduction to ASP An ASP file can contain text, HTML tags and scripts. Scripts in.
How to install Office 2007  Step 1: Insert the Microsoft Office 2007 Enterprise CD. If the Setup Wizard does not automatically begin, then click Start.
Introduction to PowerPoint Curriculum Implementation Day Friday, November 3, 2006 K.J. Benoy.
Chapter 10 Files/Folders needed: \Chapter10\Samples \Chapter10\Labs.
Mozilla Firefox By: Hassan Aslam Angela Brown Allen Lewis Brain Molczyk Megan Propts.
Chapter 11 An Introduction to Visual Basic 2005 Why Windows and Why Visual Basic How You Develop a Visual Basic Application The Different Versions of Visual.
Microsoft® Small Basic Collision Detection Estimated time to complete this lesson: 1 hour.
Microsoft Visual Basic 2005 BASICS Lesson 1 A First Look at Microsoft Visual Basic.
How to Install the JDK (Java Development Kit) Click hereClick here to download the JDK.
How to Install Eclipse Click hereClick here to download Eclipse.
Why should I run Disk Cleanup Remove temporary Internet files Remove temporary Internet files Delete downloaded program files, such as Microsoft ActiveX.
Microsoft ® Outlook 2000 Integrating Outlook with Office Applications.
Microsoft® Small Basic Exploring Shapes Estimated time to complete this lesson: 1 hour.
Installing NVU A full-featured web page editor. NVU has two great virtues: 1. It’s good 2. Its’ free!
Creating and Editing Charts in Microsoft Excel Lunch and Learn: May 17, 2005.
1. Starting 1 Let’s Learn Saenthong School, January – February 2016 Teacher: Aj. Andrew Davison, CoE, PSU Hat Yai Campus
Microsoft® Small Basic Flickr, ImageList, and Network Objects Estimated time to complete this lesson: 1 hour.
Getting Visual Studio You can download Visual Studio 2015 Community Edition for free from the Microsoft web site.
Lab (6) Introduction to Assembly Language 1. Introduction Objectives : Learn EMU8086 installation EMU8086 environment Learn how to: Assemble instructions.
Computer Software: Programming
BEGINNER PROGRAMMING LESSON
How to Download and Install Windows Live Messenger
What should I do first MSRDS First Beginner Course - STEP1
Creating your first C++ program using Visual Studio 2010
Microsoft Help that makes sense for them; the kind of Microsoft Help that is actually effective in resolving their issues. Microsoft Help.
Microsoft® Small Basic
Printers.
How to Update Microsoft Office on Mac
BEGINNER PROGRAMMING LESSON
Refworks Part 2 Using Write-N-Cite
Internet Explorer 6 Workshop
Creating Your First C Program Using Visual Studio 2010
Creating Your First C Program Using Visual Studio 2010
Double click Microsoft Visual Studio 2010 on the Computer Desktop
Internet Explorer 6 Workshop
Presentation transcript:

Microsoft® Small Basic Graduating to the Microsoft Visual Basic® development environment Estimated time to complete this lesson: 1 hour

In this lesson, you will learn how to: Download a free version of Visual Basic. Export Small Basic programs to Visual Basic. Run your programs from Visual Basic. Graduating to Visual Basic

Introduction to Visual Basic This lesson introduces you to a new and more powerful programming environment that is called Visual Basic. Now that you’re a master of Small Basic, let’s see what else is out there for you to continue your fun with programming.

Downloading and Installing Visual Basic Just like Small Basic, you can get Visual Basic Express Edition for free. You can download the most recent version from the following page: The installation should take about minutes.

Exporting programs from Small Basic After you write a program in Small Basic, you can easily export that code to run from Visual Basic. If you click Graduate on the toolbar, Small Basic will launch a wizard that will walk you through the export process.

The wizard will translate your Small Basic program into Visual Basic and then automatically launch the Visual Basic environment for you. The Graduate Wizard Specify where you want to save your new Visual Basic program, and then click Continue.

Running the program from Visual Basic After you export your program, a new programming environment appears. Your new environment should resemble this window. If you click Play on the toolbar, your program should run just the same way as it ran from Small Basic.

Visual Basic is a very powerful language and environment that you can use to further your programming fun. Learning more about Visual Basic You can find lots of resources on the Internet for learning about Visual Basic. is a good place to start to learn about Visual Basic.

Let’s Summarize… Congratulations! Now you know how to: Download and install Visual Basic. Export your Small Basic program to Visual Basic. Run the exported program from Visual Basic. Download and install Visual Basic. Export your Small Basic program to Visual Basic. Run the exported program from Visual Basic.