Welcome to the Internet Portfolio of David Williams

Computer Programming

HTML and CSS

I Studied resources from w3schools.com and learned how to create web sites that conform to current web standards.

PHP

I program mainly in PHP for all of my CGI needs.
In php I have knowledge of:
working with file structures
reading/writing files
GET and POST data
PHP MYSql databases
etc.

This allows me to build advanced website back ends if necessary.

FLASH

I know a great deal of flash actionscript which allows me to quickly create interactive web applications. Mixed with my knowledge of PHP and MYSQL I can use flash to send and load data from databases.

COCOA Objective-C

I've been programming mac os x applications over the last year, mainly in cocoa objective c.

Check out the Mac os x page to view a few of my accomplishments

PERL

Whenever I needed to repetative tasks, perl was my language. The Mac OS X application 'Log Reader' is actually a perl frontent.

C++

I started off programming in C++, but i quickly switched to Objective-C. I could program in C++ if i really needed to.

Python

I had to learn Python for my computer programming class in college.