vote up 45 vote down star
19

I'm a 21 year old University student studying Computer Science. I have been using Linux throughout the whole of my degree so far. Now that I'm nearing the end of my degree I've started looking at graduate software engineering/developer positions at various companies.

I notice that the vast majority of companies I'm looking at are strictly Microsoft users, from windows to visual studio. Am I going to be at a disadvantage as most of my experience is unix/linux development based?

Most jobs speak of C#, Visual C++, .NET, Java, etc etc Where as I am mainly using Java, C++, Perl, Python and programming to the standard Unix standards, would I be better off ditching Linux and spending my last year of University brushing up on Windows based technologies, languages and API's, would this increase my chance of getting into the industry?

flag

40 Answers

prev 1 2
vote up 41 vote down

There may be more jobs utilizing Microsoft technologies when you're looking at sheer quantity. However:

  1. There are far, far more applicants for those jobs because so many schools and certification programs are geared strictly around teaching you specific frameworks and technologies. You may find that despite the size of the job market it's not necessarily easier to find a job because there are so many (ostensibly) qualified people out there competing for it.

  2. Being familiar with UNIX generally translates well to being able to understand Windows but that's not necessarily true for the reverse. My experience has been that working in UNIX you're more often closer guts of the system, so it's far less intimidating to later have to work on a Windows-based platform where much of the internals are abstracted or sealed.

  3. The jobs that do exist for UNIX programmers and systems administrators tend to be highly paid and hard for companies to staff, due to so many students coming out of school thinking they need to learn Microsoft technologies to get a job ;) I've seen several instances of this already in the few years I've been in the industry.

  4. What about what you like doing? Do you want to work with Microsoft technologies and platforms for a living? Do you prefer Linux? You should definitely consider whether the paycheck is your sole motivator. You'll be spending 40+ hours a week immersed in the environment, so hopefully it's something you enjoy on some level.

  5. The most important advice I've ever been given is "do what you love and the money will follow". If you enjoy your work, then you will excel at it, and excellence is rewarded. If it's not rewarded where you work, then find another job ;)

If you are truly concerned about the lack of jobs in Linux and UNIX programming, then by all means, start getting familiarity with programming for Windows. More knowledge never really hurts you in a job interview/application. That would also give you an opportunity to decide if programming in that environment is something you are even interested in pursuing as a full-time job following school.

link|flag
vote up 7 vote down

I've only been in the workplace for 1.5 years, and can say that i've only needed the programming fundamentals from school so far.

Just be prepared to pick up an insane amount of knowledge that they can't teach in school during the first year of real work.

First couple months will be scary, then you'll feel right at home, provided you find a good company.

GL!

link|flag
vote up 8 vote down

Yea, dump Linux and focus on Windows. As someone who has had decent UNIX/C jobs for over 25 years, I'd like to make sure my skillset stays in demand!

But seriously... even now I work at a company where I interview people looking for strong Linux/C/C++/Java/Python/Perl skills -- all the things you probably enjoy learning more about. Yes, there is a side to our company that targets Windows development, but the UNIX side of the house remains strong and I've always managed to find work in this space.

So keep it up, and I'll welcome you to the UNIX guru club gladly (but I am happy that there are relatively few people like you coming out of school these days, so I can continue to market my skills!)

link|flag
vote up 3 vote down

I wouldn't say "ditch" Linux. But I would say to bring yourself up to speed with Microsoft technologies.

link|flag
vote up 4 vote down

I wouldn't ditch Linux as you probably already have some good experience in that area and it would stand you in good stead for a Linux or Unix based company.

Don't get too caught up on the actual programming languages. These days I'd say it's more important to have an understanding of fundamental areas such as relational databases, XML/XML Schema/DTD/XSLT, Unit testng, HTTP/REST, server side and client side application design and design patterns.

If you have experience in Java and/or C++, you are not going to find moving to C#, Javascript etc that difficult if your job requires this.

Of course it is the APIs (.NET Framework, etc) that require the most effort to learn, the languages obviously have differences, but as soon as you need to do something productive with the language you need to know an API.

So in summary, focusing on the areas mentioned will increase your chances far more than a narrow focus on particular languages.

link|flag
vote up 1 vote down

You've got some c++ and java background which is probably the best you can do regardless of if you're doing it on linux or windows. Those two languages are probably the most transferable to c#. The language syntax is extremely similar, and c# shares many of it's features and concepts with java, so your background will help you well, regardless if it is in windows or linux.

There are free versions of visual studio express which you can use to learn your way around, but again, visual studio will share some of the same feature sets as other development environments like eclipse or other java IDEs.

And don't underestimate linux in the workplace. Although I'm a windows developer, I do know that linux environments are not rare, so there has to be jobs to go along with that.

You're biggest hurdle will probably be discovering all that the .net libraries have to offer, but everyone goes through that even the ones with experience.

link|flag
vote up 56 vote down

In a word, no. College is a time for learning the fundamentals of software engineering, not to learn specific APIs and toolkits. Only the kind of people you would not want to work for would turn away a new grad because he didn't learn technologies they use before joining the workforce. Focus carefully on becoming a good programmer. The APIs and such are really irrelevant if you can demonstrate yourself to be a strong problem solver.

And you should also look around more - most Enterprise Software companies snatch up Linux/UNIX people as much as they can. You need to adjust what companies you look at if you want to keep your UNIX skills.

link|flag
show 6 more comments
vote up 19 vote down

I'm part of a UNIX systems engineering group, and every last one of our senior engineers is heavily headhunted.

There's no shortage of demand; indeed, if you're in the Austin area, get in touch and we can talk about an internship.

link|flag
vote up 8 vote down

I think you have to decide what you want to do first of all. It is a little daunting at first that so many jobs are targeted towards windows developers. Having said that, I'd say they carry a greater percentage of the cruft - purely because it's easier to get started on and requires less technical experience.

If you possibly can, try to get some work experience in a linux house and a windows house and see which you prefer / which you could tolerate.

It also depends a lot on where you look. I've found that both the better jobs (in general) and especially the linux jobs aren't as well advertised, so it may be that you're not seeing the jobs you want. Try searching google for linux-based companies in your area and send out some speculative CVs

Good luck

link|flag
vote up 90 vote down

I suspect that your "most jobs" observation is from looking in the wrong places.

Whether or not "most jobs" are using MS technologies, would you WANT to work with MS technologies? If you went and boned up on your .NET and Visual C++ and had to use Windows all day, would that be the kind of job you wanted? If not, then it doesn't matter if that's what "most jobs" call for, because those aren't the jobs for you.

There are not hundreds of jobs out there available for you that are a good match for you, and for which you are a good match. Don't worry about the broad playing field of the job market, but instead focus on the jobs that DO interest you.

link|flag
2  
I think this is stupendously bad advice. Of course you should bone up on Microsoft technologies. The chances of you making it through a 40-year career in technology without having to work with MS stuff is slim to none. Of course, the real answer is that most companies aren't going to be terribly concerned with your experience in particular technologies as a new grad. They already know you're going to have to be trained, no matter what your experience (unless you're going to back to a company with which you had a previous internship). Focus on what you're learning in school first. – Ben Collins May 7 at 4:11
1  
Followup is on theworkinggeek.com/2009/05/…, since it's too long to post here. – Andy Lester May 8 at 16:45
show 2 more comments
prev 1 2

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.