Language Proficiencies

Information about the programming languages that I know, with examples and personal anecdotes, if applicable.


Python

Python is my strongest language. I began using Python in High School as I was just beginning to experiment with "real" programming languages. To Python I owe an understanding, and love, of programming. Currently, I am focusing on learning how to code "pythonically" - that is, to utilize Python's more interesting features to write beautiful code.

Examples of things I have done with Python:
Open Combat Flow
Perlin World Gen
Owen Forums

C++

C++ is my next strongest language. It was my first real experience with a statically typed language, so learning how useful that can be has cemented it as a stong leader in my mind.

Examples of things I have done with C++:
Dungeon Generation

VHDL

VHDL is a hardware design language. I have used it to program FPGAs. HDLs, in general, are fascinating because you get to structure a logical circuit.


Examples of things I have done with VHDL:
Microprocessor A MIPS-like microprocessor. I am very proud of this, because this was the hardest possible assignment to do in the class I was taking, Digital Logic Design.

HTML/CSS

HTML is what it is, I guess. At least it is Turing Complete.

Examples of things I have done with HTML and CSS:
My Personal Website (duh)

Javascript

I used this quite a bit at Hyland Software, when I worked on thier web-based platform, Experience. Undefined is not a function!



Java

I like Java. I haven't done much with it, but I like it.



C# (and .NET)

I am familiar with C# and .NET. I did a project with it at Hyland Software.



Minecraft Redstone Logic Gates

Wait, who put that in there?