Visual basic
Member rating: No Rating | Words: | Submitted: Mon Dec 11 2006
On the left is an image preview of every page of this document, and below are the first 150 words with formatting removed:
BTEC Visual Programming Unit 32 Title: Investigating Visual Programs Assignment 1 Date set W/C 30/10/06 Deadline W/C 13/11/06 This Assignment covers criteria - P1, P6, M3. Task 1 As you investigate the programs, List and explain the differences you find as you work in the environments. Explain the benefits of working in a visual environment instead of a non-visual environment? P6 Visual Basic Visual Basic is probably the most popular and powerful of all. It has many advanced features which allow you to write great programs in a short time with a minimum of code and sometimes no code at all from your part if you're to use the application wizard. QBasic QBasic (a name derived from QuickBASIC, BASIC being an acronym for Beginner's All-purpose Symbolic Instruction Code) is a variant of the BASIC programming language. The source code is compiled to an intermediate form within the integrated development environment (IDE), and this intermediate form is immediately interpreted on demand...


