Useful Programming skill suites that employers look for - Stack Overflow [closed]most recent 30 from stackoverflow.com2009-11-30T19:53:51Zhttp://stackoverflow.com/feeds/question/907119http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/907119/useful-programming-skill-suites-that-employers-look-for0Useful Programming skill suites that employers look for [closed]CrazyJugglerDrummer2009-05-25T15:16:05Z2009-05-26T00:23:21Z
<p>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?</p>
http://stackoverflow.com/questions/907119/useful-programming-skill-suites-that-employers-look-for/907121#9071211Answer by User for Useful Programming skill suites that employers look forUser2009-05-25T15:18:03Z2009-05-25T15:18:03Z<p>The questions that were closed were closed for reason.</p>
<p>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.</p>
<p>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.</p>
<p>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.</p>
http://stackoverflow.com/questions/907119/useful-programming-skill-suites-that-employers-look-for/907136#9071360Answer by Rob Wells for Useful Programming skill suites that employers look forRob Wells2009-05-25T15:22:24Z2009-05-25T15:22:24Z<p>G'day,</p>
<p>Think beyond languages? Hmm, off the top of my head, employers look for:</p>
<ol>
<li>the ability to listen to others.</li>
<li>the ability to group together related aspects of a problem. Or its solution.</li>
<li>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".</li>
<li>the ability to accept feedback presented in a constructive way.</li>
<li>the ability to work well in a group.</li>
</ol>
<p>HTH</p>
<p>cheers,</p>
http://stackoverflow.com/questions/907119/useful-programming-skill-suites-that-employers-look-for/907138#9071384Answer by NinethSense for Useful Programming skill suites that employers look forNinethSense2009-05-25T15:22:36Z2009-05-25T15:22:36Z<p>A combination can be:</p>
<ol>
<li>Language (PHP, ASP.NET, Java etc.)</li>
<li>Database (Microsoft SQL Server, Oracle, MySQL etc.)</li>
<li>IDE (Dreamweaver, Visual Studio etc.)</li>
</ol>
<p>AND</p>
<ol>
<li>Specific technologies based on above combination. Eg: hibernate for java, ASP.NET AJAX for ASP.NET, etc.</li>
<li>Common stuff - jQuery, JavaScript, etc.</li>
</ol>