Python Education Proceeding

Note: this blog post was originally posted on lambtracker.com and has been moved here for preservation. Some information may be outdated.

My Python education is proceeding, but oh so slowly!

I am still really having problems wrapping my head around position and text formatting being an important part of the actual code, rather than just space.

The handwritten, functional spec is done, but only I can decipher my handwriting, so it’s not up yet for review. Next month, maybe.

Tkinter (for Python 3.7) is built-in, but not very intuitive. I’ve been coding a lot of test things to see how it all works. The goal is to get and display data from a database, since that’s a big part of what LambTracker® needs to do. We’re making slow but steady progress.

Scroll to Top