Black Magic Code

Wednesday, March 22, 2006

A short introduction.

It is important to remember what software is about. The things that code does. At the lowest level it only manipulates 1 and 0. To this dual state we attach layers of abstraction. Grouping these primary pieces to numbers. These numbers are sometimes turned into characters. A series of characters are grouped together into strings and so on. My goal when trying to become a good developer is to effortlessly move between these abstraction levels efforlessly.

I'm a C++ programmer by trade. By night I use Python, Assembler, C and of course C++.

0 Comments:

Post a Comment

<< Home