home | download | links

 

Welcome to my school projects page. I am a student at University of Phoenix in Troy, MI majoring in Information Technology. Part of the curriculum involves software development classes in C++, Visual Basic, and Database development. I have posted the code that I have been working on here for analysis (and maybe further developmet later).

Tic Tac Toe
I think this is standard issue in any programming class to model human thought in this game. Tic Tac Toe demonstrates recursive programming, array manipulation, and artificial intelligence (if you choose to write a single player version). A cursory search on the Internet revealed over 20+ Tic Tac Toe projects, so I didn't feel alone when I had to write this for my Intro to Programming Concepts class.

Tic Tac Toe was built using Turbo C 2.0 and later Turbo C++ 3.0. It will not compile under Microsoft C/Visual C++.

Hangman
The first class in my beginning VB class (VB6) was interesting. The instructor wants us to finish a Hangman game we started in class.

Payroll
Final project for the team.

© 2001 AGE Corporation