Thursday, September 1, 2011

Python

I have been using python indirectly. There are some engineering systems here at work that use python currently. I never did much of deeper digging but I used to modify a few things here and there to make something work that's broken. Recently a person who interviewed me on phone re-introduced me to python and since I have started digging more and its fun. Its an interpreter. You can just run it from your terminal and start dealing with it. I have started watching google tech videos about it and I highly recommend those. I need to get to know the if, switch statements and all sort of loops, argument passing, referencing, memory allocation etc asap.

No comments: