Ethics CS 415 Software Engineering II Mark Ardis

  • Slides: 16
Download presentation
Ethics CS 415, Software Engineering II Mark Ardis, Rose-Hulman Institute April 15, 2003

Ethics CS 415, Software Engineering II Mark Ardis, Rose-Hulman Institute April 15, 2003

"Think just a little bit about who you are and where you are going,

"Think just a little bit about who you are and where you are going, about being a professional in the true sense, about values, and about heroes. . . and when on occasion you encounter moments of discouragement, as you will, it will lift you over those moments into the sunshine beyond. " -- Harry A. Blackmun, Harvard Law Magazine, July 1994 2

Requirements for a Profession 1. 2. 3. 4. 5. extensive learning and training code

Requirements for a Profession 1. 2. 3. 4. 5. extensive learning and training code of ethics disciplinary system for members emphasis on social responsibility license 3

Professional Societies o Association for Computing Machinery (ACM) n Special Interest Group on Software

Professional Societies o Association for Computing Machinery (ACM) n Special Interest Group on Software Engineering (SIGSOFT) o Institute of Electrical and Electronics Engineers (IEEE) Computer Society (IEEE-CS) n Technical Committee on Software Engineering (TCSE) 4

Conferences Sponsored by Professional Societies o International Conference on Software Engineering (ICSE) o Foundations

Conferences Sponsored by Professional Societies o International Conference on Software Engineering (ICSE) o Foundations of Software Engineering (FSE) o Specialty areas (OOPSLA, ISSTA) 5

Journals and Magazines o ACM n Transactions on Software Engineering and Methodology (TOSEM) o

Journals and Magazines o ACM n Transactions on Software Engineering and Methodology (TOSEM) o IEEE-CS n n Transactions on Software Engineering (TSE) Software magazine 6

Software Engineering Curricula o Many MS programs in software engineering (MSE) o Few undergraduate

Software Engineering Curricula o Many MS programs in software engineering (MSE) o Few undergraduate programs in software engineering (BSSE) o Many CS undergraduate programs are close to BSSE 7

Software Engineering Coordinating Committee (SWECC) o Joint effort of ACM and IEEE-CS o Mission

Software Engineering Coordinating Committee (SWECC) o Joint effort of ACM and IEEE-CS o Mission is to "foster evolution of software engineering as a professional computing discipline" 8

SWECC Projects o Body of Knowledge (SWEBOK) o Education o Code of Ethics 9

SWECC Projects o Body of Knowledge (SWEBOK) o Education o Code of Ethics 9

Cartoon of the Day 10

Cartoon of the Day 10

Code of Ethics (1/4) 1 PUBLIC - Software engineers shall act consistently with the

Code of Ethics (1/4) 1 PUBLIC - Software engineers shall act consistently with the public interest. 2 CLIENT AND EMPLOYER - Software engineers shall act in a manner that is in the best interests of their client and employer consistent with the public interest. 11

Code of Ethics (2/4) 3 PRODUCT - Software engineers shall ensure that their products

Code of Ethics (2/4) 3 PRODUCT - Software engineers shall ensure that their products and related modifications meet the highest professional standards possible. 4 JUDGMENT - Software engineers shall maintain integrity and independence in their professional judgment. 12

Code of Ethics (3/4) 5 MANAGEMENT - Software engineering managers and leaders shall subscribe

Code of Ethics (3/4) 5 MANAGEMENT - Software engineering managers and leaders shall subscribe to and promote an ethical approach to the management of software development and maintenance. 6 PROFESSION - Software engineers shall advance the integrity and reputation of the profession consistent with the public interest. 13

Code of Ethics (4/4) 7 COLLEAGUES - Software engineers shall be fair to and

Code of Ethics (4/4) 7 COLLEAGUES - Software engineers shall be fair to and supportive of their colleagues. 8 SELF - Software engineers shall participate in lifelong learning regarding the practice of their profession and shall promote an ethical approach to the practice of the profession. 14

Case Study 1 Your company has worked hard to specify and design a new

Case Study 1 Your company has worked hard to specify and design a new system for the federal government. Your contract was fixed-price, so all the extra overtime your team spent on the design was done for free. Now you have moved into the implementation contract, which includes extra fees for overtime. Your boss comes to your group and asks each of you to add overtime hours to your weekly time sheets to collect some of the money he feels you are owed from your work on the previous phase. 15

Case Study 2 Your company is working on a system for landing airplanes by

Case Study 2 Your company is working on a system for landing airplanes by autopilot. You notice that insufficient time is planned for system testing. 16