Use of networks

 

Use of networks by software developers

Access to resources: Networks allow developers to share resources such as graphical assets and to easily share source code among other developers. There are a great deal of resources on the internet available to software developers, such as third party libraries.

Ease of communication: Networks allow developers to communicate easily among one another.

Productivity: When properly organised, collaborative development over networks can greatly increase productivity due to both the ease of communication and the access to resources for developers.

Use of networks by users when using network based software:

Response times: Response times are important for users of software pertaining to networking – users will often give up when response times are too slow. While networking can be optimised the factors that determine response times, such as server load, are often out of the hands of the developers.

Interface design: Proper interface design can improve response times. If interfaces are designed such that the program gives a visual response even if it has not received a networking response, the user is more likely to continue with use of the program.

Privacy and security issues: Often sensitive data is transferred across networks. Precautions are often made to ensure the data remains private.

Leave a comment