Our Approach To Programming
The plan …
- Introduce you to general concepts of programming languages in lecture – these ideas apply to virtually all programming languages
- Use VB6 in lecture and lab to illustrate these ideas
- In your next lab you’ll write your first VB6 program
- Practice the ideas by writing programs
- Add a few more language features…
- Practice with a few more programs…
- Some issues we’ll explore:
- How does a computer search for information?
- How does a computer make a decision?
- Can a computer create something aesthetic?