Skip to content

Visual Basic 3.0 (Brief)

Best in textbook rentals since 2012!

ISBN-10: 0030197791

ISBN-13: 9780030197796

Edition: 1996

Authors: Timothy M. Spear

List price: $28.50
Blue ribbon 30 day, 100% satisfaction guarantee!
Out of stock
We're sorry. This item is currently unavailable.
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Customers also bought

Book details

List price: $28.50
Copyright year: 1996
Publisher: Dryden Press
Binding: Paperback
Pages: 62
Size: 8.32" wide x 10.87" long x 0.21" tall
Weight: 0.352
Language: English

Introduction: A Simple Application
Why Visual Basic?
Introducing the "Simple" Application
Run the "Simple" Application
The Visual Basic Design Environment
Title Bar
Menu Bar
Experiment with the "Simple" Application
Summary
Your First Program: Form, Controls, and Code: Application Two: Hello, World
Introducing the "Hello, World" Application
Building Project One
Understand the Problem
Design Your Solution
Develop Your Logic
Build Your GUI
Write the VB Code Associated with Each Form and Control
Test and Debug Your Program
Complete the Program Documentation
Summary
Programming Assignment
My Resume
Elements of Visual Basic's Programming Language: Application Three: Simple Calculator
Variables
Assignments
Expressions
Data Types
Introducing the Simple Calculator Project
Understand the Problem
Design Your Solution
Develop Your Logic
VTOC + Flowcharting
Build Your GUI
Write the VB Code
Command Button Click Event Procedures
Test and Debug Your Program
Complete the Program Documentation
Summary of Simple Calculator
Programming Assignment
Movie Theater Tickets