<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=8211560&amp;blogName=Tech+Tips,+Tricks+%26+Trivia&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;searchRoot=http://mvark.blogspot.com/search&amp;blogLocale=en_IN&amp;v=1&amp;homepageUrl=http://mvark.blogspot.com/&amp;vt=-5147029996388199615" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

Tech Tips, Tricks & Trivia

by 'Anil' Radhakrishna
A seasoned developer's little discoveries and annotated bookmarks.

Search from over a hundred HOW TO articles, Tips and Tricks


Building non-technical skills

"..Being hard to contact and unresponsive seems to be a characteristic of the busy software industry. Simply being nice is refreshing"
Secrets of Successful Cross-Group Work

There are certain traits that IT professionals need to acquire & build to grow & succeed in their career. The Microsoft Certified Architect Program lists these non-technical competencies:

  • Leadership
  • Communication
  • Organizational dynamics
  • Strategy

These competencies are relevant to other technical roles as well.

An interesting link on MSDN Success Builder appeared in a recent edition of MSDN (India) Flash newsletter. It contains freely downloadable material adapted from internal Microsoft resources & based on experiences of Microsoft employees on the following topics:

  • Project Management: Vision & Leadership
  • Project Management: Tactical Assistance
  • Communication & Team Dynamics
  • Professional & Personal Growth

There are several sub topics under each of the above. The few articles I read contained practical tips & made interesting reading.

Labels:

« Home | Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »

»

Post a Comment