Abstract:
Los Sistemas de Software son cada vez más importantes en la sociedad actual y aumentan rápidamente en tamaño y complejidad. Desarrollar software de calidad, basado en estándares, con funcionalidad y rendimiento ajustado a las necesidades de las empresas, son aspectos fundamentales para asegurar el éxito del producto software. El termino de calidad aplicado al desarrollo de software no solo se refiere a que la interfaz del programa sea agradable, ni tampoco a que el sistema cumpla con su objetivo, este término es más complejo y analiza más variables que las comentadas, los detalles como documentación, calidad del código, rendimiento, eficiencia, seguridad y aplicación de mejores prácticas, siempre serán tomadas en cuenta para definir este criterio. En la siguiente lectura se analizarán las mejores prácticas en el desarrollo del software, se abarcarán temas como utilización de nombres significativos, disposiciones de texto, documentación interna, modificadores de acceso, entre otros. Recuerden que no solo es crear un sistema es hacerlo bien.
Description:
Software Systems are increasingly important in today's society and are rapidly growing in size and complexity. Developing quality software, based on standards, with functionality and performance adjusted to the needs of the companies, are fundamental aspects to ensure the success of the software product. The term quality applied to software development does not only refer to the program interface being pleasant, nor to the system fulfilling its objective, this term is more complex and analyzes more variables than those mentioned above, details such as documentation, code quality, performance, efficiency, security and application of best practices, will always be taken into account to define this criterion. In the following reading we will analyze the best practices in software development, covering topics such as the use of meaningful names, text layouts, internal documentation, access modifiers, among others. Remember that it is not only about creating a system, it is about doing it right.