BUS4 092 Lecture Notes - Lecture 1: Microsoft Visual Studio, Pseudocode, Text Editor

38 views4 pages
21 Mar 2018
School
Department
Course
Professor

Document Summary

Chapter 1: introduction to programming and visual basic. Because computers only understand machine level language (1 and 0): procedural programming vs. oo programming, procedural: programs made of one or more procedures. Label - displays text the user cannot change. Textbox - allows the user to enter text. Radiobutton - a round button that is selected or deselected with a mouse click. Checkbox a box that is checked or unchecked with a mouse click. You can follow any convention but it is better to conform to the general acceptable practices. Prefix txt before text box name, lbl before label name, btn before button name, followed by the name. The name should describe the purpose of the control. Finally, capitalize first letter of each word in the name to make it more readable: control name must start with a letter. No spaces, special symbols, or punctuation characters: controls have properties and each property has a value.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents