Showing posts with label PyGTK. Show all posts
Showing posts with label PyGTK. Show all posts

Should a Python programmer be paid higher than a PHP / Perl / Java programmer ?

This question might sound stupid, but I have been wondering about this. Say I hire two developers with similar experience and expertise in my company. One is for a Python project and another one is for Java project. Should they get same compensation? A couple of years back, when I heard about Python from one of my senior friend (who is a CTO of a software firm, a very experienced guy), he told me that he likes Python because, development speed is lot faster in this language. He, from his experience believes that if a project takes six months to be completed using Java, four months should be good enough if it's done using Python. He was also planning for a project where he choose Python, and his logic was, he will use four Python developers for the project and if he choose Java instead of Python, it would take 10 developers to complete the project (same time frame). Then I said to him, "so, are you going to pay higher to the Python devs?" ... he just smiled :) ...

So folks, what do you think? Should the Python devs get more? Share your thoughts.

Working hard publishing papers and learning PyGTK

For the last few weeks I've been working hard to finish up my research project, most of it concerning about on mobile phone application usability and context-aware applications. This leaves me with less time to devote for this blog and I started to realise that I might have a 'burn-out' issue at the same time.

I'm still using Ubuntu in my daily work if you are curious (Ubuntu Netbook Remix 9.04 for netbook) and Ubuntu Jaunty Jackalope for my Intel Core 2 Duo Desktop PC. Besides writing those research papers, I've use what left of my time to learn PyGTK to enable me to code RAD app for GNU/Linux desktop environment.

I found out the references around the internet regarding PyGTK is very helpful to aid me in understanding the GTK+ bindings in python, which is not much different from its C counterpart.

Now that I've some time to spare until Hari , I'll try to use that time wisely to fill up this blog with a couple more of fresh new posts. So, keep reading!