Programs

Tic Tac Toe Game - Program in C++

Game for two users to play tic tac toe - uses arrays to store users input, validates for correct entry and uses functions to produce results.

By:           Leal, Hector
Date:         03.23.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Array Values Program in C++

Stores numbers in array, and displays to user - simple program.

By:           Leal, Hector
Date:         03.23.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Corporate Sales Data Program in C++

Program uses two functions, one to get data from user and one to show data to user.

By:           Leal, Hector
Date:         03.17.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Movie Profit Program in C++

Program creates structure to hold movie data info, input by user.

By:           Leal, Hector
Date:         03.17.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Order Status Program in C++

Program figures order status for order entered by user by using functions.

By:           Leal, Hector
Date:         03.10.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Star Search Program in C++

Program figures average score for star search by using functions.  Takes 5 scores and drops highest and lowest and averages final three.

By:           Leal, Hector
Date:         03.11.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Hotel Occupancy Program in C++

Program figures hotel occupancy based on users input.

By:           Leal, Hector
Date:         02.15.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Geometry Calculator Program in C++

Program figures area of circle or rectangle, based on users input.

By:           Leal, Hector
Date:         02.09.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Bank Charges Program in C++

Program figures bank charges for specific number of checks.

By:           Leal, Hector
Date:         02.09.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Roman Number Converter Program in C++

Program designed to figure monthly sales tax for sales entered by user.

By:           Leal, Hector
Date:         02.09.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Monthly Sales Tax Program in C++

Program designed to figure monthly sales tax for sales entered by user.

By:           Leal, Hector
Date:         02.03.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Test Average Program in C++

Program designed to figure average of multiple tests grades entered by users.

By:           Leal, Hector
Date:         02.02.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Miles Per Gallon Program in C++

Program designed to figure Miles per Gallon of fuel consumption of a vehicle.

By:           Leal, Hector
Date:         02.02.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Sales Prediction Program in C++

Sales Prediction Program is designed to predict sales based on figures input by user.

By:           Leal, Hector
Date:         01.24.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Payroll Program in C++

Program designed to figure Payroll for employee, including overtime.

By:           Leal, Hector
Date:         01.24.08
Distribution: Public, done for fun (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Hello World 2 in C++

Program designed to print "Hello World" on the screen.

By:           Leal, Hector
Date:         01.18.08
Distribution: Public, turned in for grade (Prog.Fund.II)
Program Used: Microsoft Visual C++ 2008
Formats:      .exe, .txt

Decimal to Binary Conversion Version 2.0

Program designed to convert Binary Number to Decimal Number, using a loop.

By:           Leal, Hector
Date:         11.20.07
Distribution: Public, turned in for grade (Prog.Fund.I)
Program Used: Microsoft Visual C# 2005
Formats:      .exe, .txt

Decimal to Binary Conversion Version 1.0

Program designed to convert Binary Number to Decimal Number, using a function.

By:           Leal, Hector
Date:         11.18.07
Distribution: Public (not turned in)
Program Used: Microsoft Visual C# 2005
Formats:      .exe, .txt

Guess a Number Game

Program generates random number and user guesses number.

By:           Leal, Hector
Date:         10.20.07
Distribution: Public, turned in for grade (Prog.Fund.I)
Program Used: Microsoft Visual C# 2005
Formats:      .exe, .txt

Hello World Program in C++

Program designed to to say Hello World.  Written in C++, by mistake.

By:           Leal, Hector
Date:         10.02.07
Distribution: Public, turned in for grade (Prog.Fund.I)
Program Used: Written in C++ (assignment asked for C#)
Formats:      .exe, .txt