Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Essential skills for any software developer

by smahesh (Pilgrim)
on Aug 09, 2007 at 04:13 UTC ( [id://631464]=note: print w/replies, xml ) Need Help??


in reply to Essential skills for any software developer

I am going to answer this from a different point of view. What skills would I like the developers in my team to have? You have already mentioned about knowledge of the language essentials.

  • Debugging skills - more and more I feel this is becoming a lost art. 99% percent of the effort is locating the source of the defect - 1% of the effort is spent in fixing it. So, you need the skills to locate the problem asap.
  • Communication skills - very relevant these days thanks to multi-site and multi-cultural teams.
  • Hunger for learning - The desire to learn new stuff - technologies, programming paradigms, languages, tools, etc. A closely related desirable characteristic is ability to spread/share the learnings to other team members.
  • Core Fundamentals - This is basically Computer Science stuff - that is not specific to any language/implementation - e.g. Algorithms, etc
  • Team skills - Inter- and Intra-team interaction skills are essential
  • Design skills - I would like the more senior developers to be able to create/judge/review product designs
  • Domain Knowledge - In whatever field/business area you are developing the software, you need to learn the domain knowledge.
  • Know your tools - It doesn't matter what tool you use for coding/developing software - but be very familiar with the tools you use.

Mahesh

  • Comment on Re: Essential skills for any software developer

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://631464]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (6)
As of 2024-04-19 07:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found