A while back I posted a question about learning what the job market wants versus learning what you think is cool. Now let me ask the reverse: When looking to pick up a new language, do you think it can hurt your career to learn a language and/or framework that isn't used in your local job market?
To recap, I live in the Tampa area, and I would say that 98% of all the jobs posted are for .NET developers on the Microsoft stack. Every once in a while I see a job for a PHP hacker (usually low paying, but that's besides the point) or "Senior Java EE Architect". While I have some .NET skill it's around 2 years old and even then I was pretty much only at junior level; pretty much my entire career has either been maintaining crufty old Classic ASP VBScript "applications", or doing some very minor maintenance work on larger .NET applications. My current job is all maintenance of a Classic ASP application and I desperately want to pick up something better to avoid killing my career off by only working with a "dead" language for the past year.
I have been looking at learning a new language and framework both for work (seeing as I work for a very small but insanely cheap company -- see my previous question regarding dealing with the situation) and because I personally feel that, given the economic situation, open source technologies and services are going to become more prevalent as companies look to maintain quality services without spending a ton of cash on expensive licenses.
I've already decided that I want to look at Java, since I can leverage the basic C# I already know and pick it up (although I'd have to swim through the sea of acronyms at some point). My secondary choice is a showdown between Python and Ruby along with Django and Rails as the frameworks. I've seen very few Rails jobs, but I know of at least one company that makes use of it (they aren't hiring, sadly) and I belong to a Ruby Meetup group in Tampa (sadly, I have not found the time to go to any meetings yet) so I know there are other people around who use it, and that network might come in handy some day. However, Python seems to have no such thing; a quick job search on SimplyHired.com for Python in Tampa gave back maybe 3 results -- a search for Django gave zero, and a search for Python groups in Tampa on Meetup resulted in zero as well. I've looked at them both and I like a lot of things in Rails, but Django seems less restrictive and more malleable for situations that don't necessarily fall in the "sweet spot"; with Rails, it seems like if you go against the grain it works against you, while Django can easily be told to do exactly what you want. However, Rails seems to have a larger and more active community around it, with more plugins and add-ons to help you get things done quicker and better, as well as making better use of things like testing, not to mention weird "new" ways of writing web applications through templating languages like HAML.
I know that the general opinion is that you can never go wrong with adding a new language to your repertoire, but would it be prudent to choose something that isn't in demand at all, especially when I am looking for better opportunities? Would my time better be spent learning something that I know will help me get another job? Technically speaking, I would probably be better off just learning and mastering .NET since that's what the vast majority of companies here use; however, I'm just not interested in .NET -- what I really want to look at is open source, I'm just afraid I will further ruin my career if I do it because I live in a predominantly .NET area. I once entertained delusions of grandeur of having a consulting company that educated businesses to the benefits of open solutions, but realistically speaking that's a pipe dream.
<