Ken Andersen's blog about technology related subjects.
Thursday, May 21, 2015
Python and Django
It's time that I post what I've been up to lately.
This past semester I took a Python and Powershell class. In all honesty, we didn't do too much with Powershell. We only spent about three weeks on it compared to nine weeks on Python. What I didn't expect from this class is that it would cause me to completely dive in to Python.
We spent two weeks on Python web frameworks and focused specifically on Django. Django has really hooked me. Once you learn how it works and learn a little Python, it is so simple to get a dynamic, powerful web page running in no time.
I think my boss might be annoyed with how much I have dived in to Django. I have now created three web pages on our intranet that have tools I have seen a need for. Two of them I created from scratch, another one is an adaptation of Django-helpdesk for our environment.
For years I have been telling myself that I am not a developer. Well, I just might have some developer blood in me. I'm going to continue learning Python and Django and see what else I can do with it. If you have any coding background at all, I highly recommend that you go through the Django tutorial. It is one of the best tutorials that I have ever been through.
Now, I'm off to create another Django powered site...
© The Ramblings of Ken Powered by Bootstrap , Blogger templates and RWD Testing Tool
No comments :
Post a Comment