Teaching


Current Course:


Experience:

UC Santa Barbara

the Y (YMCA)


References:

When I first encountered C, things were simple. A number was a number, and a pointer was a pointer. When I had studied it a while, it became much more complex, with many rules to memorize. A number was a no longer a number, a pointer was no longer just a pointer. Now that I understand C, it is simple again. A number is a number. A pointer is a pointer.
- quote from The Zen of C