Software Engineering Code of Ethics and Professional Practice - Analysis Using a real world use case Part 1

Throughout the world, software development is done using various methodologies. It varies from very ad-hoc manner to very structured and well planned methodologies like agile. No matter what is the development methodology there are ethics to be followed. Those are named as Software Engineering Code of Ethics and Professional Practice.

Anyone can read more about it using the link given below.

http://www.computer.org/portal/web/certification/resources/code_of_ethics
Copyright © 1999 by the Institute for Electrical and Electronics Engineers, Inc. and the Association for Computing Machinery, Inc..


In this series of study, I will describe how we applied those ethics and practices to our project using few key points of code of ethics.

Project Details

Project Name : XApps
Project client/supervisor : 99X Technology
Project type : Software Implementation
Description : XApps is an enterprise app portal. Purpose of this app is to remove the gap between app developer and app stores. Therefor this app contains an Online IDE as well as an app store in the same solution. Developers can use this app to create web apps easily and then publish to the app store without extra effort.

This project is a Open Source project so developers around the world could contribute to the project as well.

Project source can be found in the below link.

www.github.com/rehrumesh/xapps

I will be describing the following topics on my study.

5.Management
7. Colleagues
8. Self.

Please read the next posts using following links
Software Engineering Code of Ethics and Professional Practice - Analysis Using a real world use case Part 2

Software Engineering Code of Ethics and Professional Practice - Analysis Using a real world use case Part 3 

 
Software Engineering Code of Ethics and Professional Practice - Analysis Using a real world use case Part 4


0 comments:

Post a Comment