Skip to content

coryhurlbut/CS320

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CS320

How can I ensure that my code, program, or software is functional and secure? -Testing is the best way to ensure any functionality or security of a program. A simple manual test to see if it meets requirements is much better than no testing at all. How do I interpret user needs and incorporate them into a program? -The user needs should be gathered in the requirements meeting at the start of the project. They should be thorough and detailed enough to describe very well what the programmers need to make. The developers make the product based on the requirements and test it with the user before shipping it. The needs are the framework of what How do I approach designing software? -Designing software depends on the needs of the user.If the user needs extreme security, there are certain frameworks and verified routes to achieve those needs. If the user needs performance, the design might be much different. The goal should dictate how the software is designed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published