Taking learning into account in a development process

Posted by Thiago on Stack Overflow See other posts from Stack Overflow or by Thiago
Published on 2010-04-28T23:22:13Z Indexed on 2010/04/28 23:27 UTC
Read the original article Hit count: 432

Filed under:
|

How to deal with the fact that you don't know the language/framework in a development process?

For instance, suppose a group of Java developers are about to start a .NET project, they don't know the platform well and might end up finding solutions that the framework already solves or solves better.

The sort of questions I have are: which are the best practices in this case? Is RTFM before going on a good pratice? When should one stop RTFM and start asking/searching/playing? Is not RTFM and just searching/asking/playing a good practice? What about estimatives?

I'd like to hear from your experience :-)

© Stack Overflow or respective owner

Related posts about agile

Related posts about learning