Wyo VB - Ch. 10 Notes

Objective #1: Use two-dimensional arrays

Objective #2: Understand and use the simple exchange sort.

Objective #3: Understand and use the bubble sort.

Objective #4: Understand and use the Shell sort.

Objective #5: Use the LoadPicture function when necessary.

Objective #6: Understand and use the sequential search algorithm (aka linear search).

Objective #7: Understand and use the binary search algorithm.