Well structured, readable code is essential to any company that wants to be able to maintain their applications or reuse their code libraries.
The following are samples of source code that I personally coded. Please note that they are not the entire products; they are meant to be representative of coding practices, while not revealing any proprietary information.
| Language | Product | Name | Company | Date Written |
|---|---|---|---|---|
| Perl | Autosys Transfer |
easyFTP.pl
|
Pegasus Solutions | Apr 2009 |
| UNIX Bourne Shell | RezView |
data_extract.sh
|
Pegasus Solutions | Sept 2008 |
| C sharp | Contract manager Interface |
contract_mgr_create_request_aspx.cs
|
DeVry Sr. Project | Nov 2007 |
| Oracle PL/SQL | Rental return procedure |
Rental_return_pkg
|
DeVry Database mgmt | Jan 2007 |