Search Result
Collapse
3 results in 0.0041 seconds.
Keywords
Members
Tags
-
Chris Mak started a topic What are best tools to use to track offshore developers time spent on projects?in CareerWhat are best tools to use to track offshore developers time spent on projects?
Hired a team of offshore developers and got an unexpected high bill. What are commonly used tools to track developers or contractors time on projects? Any other best practices for managing hours/costs for offshore? -
Software Best Practices Training topics needed
Sorry to post this mundane question here, but I need help!
I have to do a 1 hour Software Best Practices Training for some programmers in my company. Audience are Freshers to couple of years experience guys.
Can you guys please suggest some relevant topics I can cover?
I could think of the following:
1) Importance of following coding standards, indentation
2) Proper naming of files,... -
Doing Swing right
I have put together this article to give people starting Swing an awareness of issues that need to be considered when creating a Swing application. Most of the Swing tutorials that I have seen just help people display some nice widgets quickly without explaining some issues that need to be tackled when a full application needs to be developed. This article does not go into full implementation details because those can be found by reading the relevant...