Useful Programming skill suites that employers look for - Stack Overflow [closed] most recent 30 from stackoverflow.com 2009-11-30T19:53:51Z http://stackoverflow.com/feeds/question/907119 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/907119/useful-programming-skill-suites-that-employers-look-for 0 Useful Programming skill suites that employers look for [closed] CrazyJugglerDrummer 2009-05-25T15:16:05Z 2009-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#907121 1 Answer by User for Useful Programming skill suites that employers look for User 2009-05-25T15:18:03Z 2009-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#907136 0 Answer by Rob Wells for Useful Programming skill suites that employers look for Rob Wells 2009-05-25T15:22:24Z 2009-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#907138 4 Answer by NinethSense for Useful Programming skill suites that employers look for NinethSense 2009-05-25T15:22:36Z 2009-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>