Contact Me

John Therrell

Call me now!

Archive for the ‘Software’ Category

Edge Detection Program

Wednesday, July 13th, 2011

A C++ edge detection program I implemented during the course of my Computer Vision coursework.

FTP Client Program

Wednesday, July 13th, 2011

A fully-featured ftp client program I developed in C++ as a final programming assignment for my Networking class.

Simple Drawing Application

Monday, February 1st, 2010

Simple drawing application
A simple, Java-based drawing application I implemented during my Computer Programming II course. The main goals of the program were to gain experience designing graphical user interfaces (GUIs) and to practice use of the Model-View-Controller (MVC) architectural pattern. (more…)

John Conway’s Game of Life

Monday, February 1st, 2010


A fun Computer Programming I assignment which exposed us to GUI design, two-dimensional arrays, and cellular automata. Implemented in Java. (more…)

latest news

Testimonials

An overview of web services

Posted on Thursday, 17th February, 2011

A web service is a software system designed to support interoperable machine-to-machine interaction over a network. Web services are casually described as “Web APIs” by web service providers such as Flickr, Google, Twitter, etc. Web services can communicate over any choice of network protocol, however, Hypertext Transfer Protocol (HTTP) over TCP/IP is the de facto standard protocols of choice.

follow me

facebook technorati delicious twitter

John Therrell - Copyright © 2011