|
Week 2: (1/22, 1/24) Notes
QBasic Chapter 1:
- Computer Hardware
- input/output
- memory (RAM)
- storage
- CPU
- Computer Software
- Program Development Life Cycle (algorithms)
- Flowcharts, Nassi-Schniedermans, and pseudocode
QBasic Chapter 2:
- The QBasic Environment
- menu bar
- title bar
- view window
- immediate window
- status line
- Keywords
- Variables and Constants
- Arithmetic Operators
- The REM statement
- The PRINT statement
- The END statement
- The INPUT statement
- Assignment statements
- The CLS statement
Chapter 1 - Visual Basic 6.0
- The Visual Basic Environment
- Objects
- Properties
- Methods
- Finding and Fixing Errors
- Run-time errors
- Logic errors
- Compile errors
|
|