VisualBasicProjects

Contains some of the projects and labs did during Visual Basic class.

View on GitHub

FILE DESCRIPTION

COVID-19 Temperature Recorder

Task:

Develop a program to record 2 weeks of temperature readings and give a diagnosis of the average temperature.

Form:

For Full Credit:

Sales Person Calculator

Task:

Create a project to calculate the weekly salary and commission rate for a sales person based on their weekly sales. Provide a summary of the running totals of the weekly salary and commissions paid and an About Box.

Form:

Code:

For Full Credit:

Calorie Calculator

Task:

-Create a website that calculates the total of fat, carbohydrate, and protein calories. Allow the user to enter (in text boxes) the grams of fat, the grams of carbohydrates, and the grams of protein. Each gram of fat is nine calories; a gram of protein or carbohydrate is four calories.

Code:

For Full Credit:

Random Sayings

Book Sale Application l10

Contact Form l11

Books Viewer Web App l12

Banking Account l4

Banking Account with Methods l5

BookSale App l9

Commission Calculator l6

StreamReaders l7

BookSale App l8