Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Tag: <span>android</span>

Efficient Software Architecture: Strategies for Reusable Code

This presentation proposes strategies to identify good candidates for re-usability, how to create requirements to make the library useful, and steps to limit scope and ensure the library is useful without getting in the way. The video also discusses the importance of documenting reusable components and treating the library like …