What are the duties of computer programmers?
man finger on the enter key. image by mashe from Fotolia.com jQuery(document).ready(function(){ jQuery(‘#jsArticleStep1 span.image a:first’).attr(‘href’,’http://i.ehow.com/images/a06/52/p7/duties-computer-programmers_-1.1-800X800.jpg’); }); Writing code is just one of many duties for computer programmers. Computer programmers design, build and test essential software. The software development life cycle, of which there are many different models, governs the duties of computer programmers to ensure they produce the best possible software product. Before any actual code is written, programmers develop specific guidelines and requirements for each part of the project. After coding, programmers thoroughly test and polish the product before releasing it to the consumer. Software Design Proper design specifications are essential to producing correct software. Many models govern the design of software, from functional groupings to simple chronological development. For example, the Incremental