|
G-Bay (Perl, JavaScript, and HTML): |
|
|
Summary: |
This was an auction website done for my Programming Languages class. It uses Perl, JavaScript, and HTML. Working on this project gave me a deep
understanding of developing web applications in Perl.
|
|
|
|
Connect Four (MS Visual C++): |
|
|
Summary: |
The point of this program was to use a multiview window to create a Connect Four game. One view was to show the "board", one to show
the current player, and one to show the moves made by the players. Creating this program helped me learn MFC in a more in-depth manner.
|
|
|
|
Mouse Capture (ASM): |
|
|
Summary: |
This program was to capture clicks from the mouse and draw the spots where the mouse was clicked. It was a great learning experience because
I did more than the assignment called for by adding features such as copy/cut/past options. This program does not work properly in Windows NT.
|
|