Showing posts with label Vi. Show all posts
Showing posts with label Vi. Show all posts

Jun 15, 2012

Vi and MySQL, Overkill

I got some good advice to get started with Python and Django to learn about web development, and to start with the tutorial. The benefit there is to learn a programming (scripting) language for coding and to learn a framework for building database-driven websites. I thought it would be proper to do this in a GNU/Linux environment, though it has been a few years since I had more than a casual use for it. Getting the necessary infrastructure in place where I could install Django took some review of the basics, like how to access MySQL and how to use vi.