I have provided here specific examples of my course work at Ithaca College.
Click on the links to read a summary of the projects and view the code.
Once again, this is only a small portion of the work I have done. More
information is available at your request.
Senior Project
|
[Interactive C and Motorola Assembly Programming]
An Introduction
to Robotics for C.S. Students
A semester long independent study with advisor, professor John Barr.
The goal was to create a curriculum and set of labs to be used in
a robotics course for Computer Science students.
|
Applied Operating Systems Conecpts
|
[Linux C Programming]
A Linux
Shell Program
The second of five projects in the course focused on writing our own
shell to run on top of the Bash Linux shell. We had to prove mastery
of concepts such as forking and piping.
|
Human Computer Interface Design
|
[HTML, JavaScript and CGI Programming in
C]
Online Bookstore Project
A semester-long development project which began with finding a user
interface that violated common principles of interface design. We
then designed a prototype for a new system, tested it with volunteers,
and implemented it using HTML and JavaScript.
|
Programming Languages
|
[Icon Programming]
The Icon Programming
Language
An independant research project in which each group of two students
was required to choose a language not covered in the course. We were
instructed to write several basic programs along with a complex common
program (the same for each group) involving graphics and A.I. programming.
At the end of the semester each group gave a 50-minute instructional
presentation about their language, as well as summarized how they
tackled the common program. |