The Journey of a New Computer Programmer

A longtime computer-literate who wants to learn "real" programming language(s).

Wednesday, May 09, 2007

Meeting with Lee

I had an afternoon meeting with Lee yesterday (Tuesday, the 8th).
The planned topic was databases, especially the SQLite (http://www.sqlite.org/) system for relational databases, a fairly straightforward setup, as those things go.

When doing examples with it, I seemed to catch onto the database-using concept easier than I had caught onto some other, earlier, concepts. I'm not sure exactly why; perhaps any new feature becomes a bit easier to pick up on, the more experience I have under my belt.

Murphy's Law rears its ugly head: I remember basically how to create stuff in SQLite, but I forgot how to access it from Python. That's something I'll have to Google-search on, as Lee suggested.

Lee also took a look at my two current programs-in-progress...

0 Comments:

Post a Comment

<< Home