How do I get away from PHP in the web industry?
Posted
by
Kurtis
on Programmers
See other posts from Programmers
or by Kurtis
Published on 2011-06-26T21:11:35Z
Indexed on
2011/06/27
0:30 UTC
Read the original article
Hit count: 256
programming-languages
|php
I'm just looking for some tips on getting away from using PHP for web development. I'm self-employed but it seems like all of the work I find deals with PHP. I'm not complaining about the work -- just the poor choice of a language that is incredibly popular.
I'd love to do my web development in Python, Perl, C#, or even a fun and fancy functional language. There's the old saying that you don't tell a carpenter what kind of a hammer to use. At the same time, you do tell them what kind of material to build your house out of and how much you're willing to spend.
The problem I am running in to is that I don't know how to get out of this spiral. I can't just turn down work because then I wouldn't have any. I really don't want to go work for another company -- and even if I did, I'd probably still be stuck using something I don't enjoy. I'm hoping someone has "been there" before and might have some good ideas on how to get out of this situation.
Thanks!
© Programmers or respective owner