Learning Python via Django
I’ve been playing off and on with Python for a while now, but never really did anything too awfully useful. Of late, I’ve been working on maintaining some internal web applications at work, which are written in PHP. After reading about Django and checking out some documentation, I’ve set out to rewrite at least one of those applications into Django. Thus far I don’t have much other than the database layout, but from what I can see I’ll have something rather functional in a short amount of time. I wish I had a non work-related project to work on, since I find it hard to work on the rewrite outside of working hours. Even during working hours my time is limited as I have other responsibilities to deal with, this being the lowest priority.
At any rate, learning more Python via Django seems to be going well so far. I am branching out, though, trying some new things and playing with some libraries. I’ll share some of my things when I finish.






Comments