vote up 0 vote down star
1

I've often heard that employers look for certain skill suites as opposed to certain languages. What are some common skill groups to have? PHP MySQL and Apache are a common bundle. Is C# and C++ usually a good combination? What other combinations are often looked for?

flag

This depends on the company, the role, and the times. Obviously C# is all the rage (it replaced Java). Just go on monster.com. – Aiden Bell May 25 at 15:20

closed as not a real question by Daniel Lew, karim79, Alex Martelli, cletus, Galwegian May 25 at 15:28

3 Answers

vote up 1 vote down

The questions that were closed were closed for reason.

This particular question, I have no idea what to answer. For each occupation profile, there is a specific ecosystem of technologies, tools, skills and competences. Once you're in this field, you will know what you should master.

If you have no knowledge of any field, why would you want to know what is being expected in a pack? You would not be able to offer it anyway.

Maybe you should expand your question and explain what exactly you want to know and for what purpose. Then we'll try to come up with suitable answers.

link|flag
2  
"Answers" that are comments are down-vote magnets, I'd delete if I were you . . . – Binary Worrier May 25 at 15:22
vote up 0 vote down

G'day,

Think beyond languages? Hmm, off the top of my head, employers look for:

  1. the ability to listen to others.
  2. the ability to group together related aspects of a problem. Or its solution.
  3. the ability to approach problems from various aspects, i.e. not falling into the old "if all you've got is a hammer, then everything begins to look like a nail".
  4. the ability to accept feedback presented in a constructive way.
  5. the ability to work well in a group.

HTH

cheers,

link|flag
vote up 4 vote down

A combination can be:

  1. Language (PHP, ASP.NET, Java etc.)
  2. Database (Microsoft SQL Server, Oracle, MySQL etc.)
  3. IDE (Dreamweaver, Visual Studio etc.)

AND

  1. Specific technologies based on above combination. Eg: hibernate for java, ASP.NET AJAX for ASP.NET, etc.
  2. Common stuff - jQuery, JavaScript, etc.
link|flag

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