SE Ch1 - Overview of Software Engineering
SE Ch1 - Overview of Software Engineering
Chapter 1
Overview of software engineering
Content
I. Basic concepts
II. Software development processes
III.Career positions in software
development
IV.Ethics in software engineering
Basic concepts about
Software Engineering
Software PHAN MEM LA TAP HOP CAC CHUONG TRINH VA TAP HOP CAC TAI LIEU
• Software = Program + Document TAI LIEU (CAC SAN PHAM TRUNG GIAN)
6
We have enough software?
• Software has been written since the first programmable computers.
• In fact, the software product does not meet the requirements of users:
▪ Lack of quality
▪ Not on time
• Unlimited user needs nhu cau cua nguoi dung khong bao gio la du
phat trien phan mem khong chuyen nghiep, khong ap dung quy trinh, cong cu chuan hoa ,...
12
Software engineering
• Being an engineering major involves three
elements:
o Procedure/process
o Method
o Tool
→ To develop efficient software with given
requirements
SE – Process/Procedure
tham
dinh yeu
cau
• Waterfall model
• Incremental/Iterative development model
• Intergration and reuse model
Software process models
• Waterfall model
• Incremental model
• In practice, most large systems are developed using a process that combines
all these models.
Waterfall model
Waterfall model
• There are distinctly defined stages in the waterfall model:
o Design
o Implementation/Program
o Testing
37
Intergration and reuse model
Intergration and reuse model
• This model is based on systematic reuse
techniques; where the system is integrated from
multiple existing or commercial COTS (Commercial-
off-the-shelf) components.
• Components can be customized according to user
requirements
• Reuse is now the standard method for building many
types of business systems
Career positions in
software development
Type of work
Nguồn: topdev
Income
Source: topdev
dao duc nghe nghiep
Ethics in
software engineering
Software engineering ethics
• Software engineering involves wider responsibilities
than simply the application of technical skills.
• Software engineers must behave in an honest and
ethically responsible way if they are to be respected
as professionals.
• Ethical behaviour is more than simply upholding the
law but involves following a set of principles that are
morally correct.
- quyen so huu
- truy cap may tinh
-
Issues of professional responsibility
❑ Intellectual property rights
❑ Engineers should be aware of local laws governing the
use of intellectual property such as patents, copyright, etc.
They should be careful to ensure that the intellectual
property of employers and clients is protected.
❑ Computer misuse
❑ Software engineers should not use their technical skills to
misuse other people’s computers. Computer misuse
ranges from relatively trivial (game playing on an
employer’s machine, say) to extremely serious
(dissemination of viruses).
ACM/IEEE Code of Ethics
ACM/IEEE-CS Joint Task Force on Software Engineering Ethics and Professional Practices
PREAMBLE
The short version of the code summarizes aspirations at a high level of the abstraction; the
clauses that are included in the full version give examples and details of how these
aspirations change the way we act as software engineering professionals. Without the
aspirations, the details can become legalistic and tedious; without the details, the
aspirations can become high sounding but empty; together, the aspirations and the details
form a cohesive code.
Software engineers shall commit themselves to making the analysis, specification, design,
development, testing and maintenance of software a beneficial and respected profession. In
accordance with their commitment to the health, safety and welfare of the public, software
engineers shall adhere to the following Eight Principles:
Ethical principles
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.
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.
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.
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.
Review
• Definition of software and software products
• Types, features and roles of software
• Software engineering definition, three elements of software
engineering
• Features and Pros/Cons of some Software Process Model:
waterfall model, Incremental development model, Intergration
and reuse model.
• Some career positions in software developments and demands
of current market
• Some principles of ethics in software engineering