软件工程前沿系列讲座
讲座人:美国awaya软件技术研究所(前属bell实验室)dr. david m. weiss博士 和 dr. jenny li 博士 (学院软件兼职教授)
地点:嘉三220
授课对象:全校师生,软件学院学生为主
题目和时间:
1.information security (dr. jenny li)
时间:2005年7月6日 周三晚上7:00开始
2.software product lines: basis for reuse (dr. weiss)
时间:2005年7月8日 周五晚上7:00开始
3.industrial strength software product line engineering (dr. weiss)
时间:2005年7月9日 周六晚上7:00开始
4.software architecture (dr. weiss)
时间:2005年7月10日 周日晚上7:00开始
5.abstract interface and architecture reviews (dr. weiss)
时间:2005年7月11日 周一晚上7:00开始
content:
david m. weiss
director, software technology research, avaya labs
david m. weiss received the b.s. degree in mathematics in 1964 from union college,
and the m.s. in computer science in 1974 and the ph.d. in computer science in 1981
from the university of maryland. he is currently the head of the software technology
research department at the avaya laboratories, and is looking into the problem of how
to improve the effectiveness of software development in general and of avaya''s software
development processes in particular. in this capacity he heads the avaya resource center
for software technology.
previously he was the director of the software production research department at
lucent technologies bell laboratories, which conducted research on how to improve the
effectiveness of software development. before joining bell labs, he was director of the
reuse and measurement department of the software productivity consortium (spc), a
consortium of 14 large u.s. aerospace companies. prior to joining spc dr. weiss spent a
year at the office of technology assessment, where he was co-author of a technology
assessment of the strategic defense initiative. during the 1985-1986 academic years he
was a visiting scholar at the wang institute and for many years was a researcher at the
computer science and systems branch of the naval research laboratory (nrl), in
washington, d.c. he has also worked as a programmer and as a mathematician. he is
also a senior member of the ieee and associate editor-in-chief of ieee transactions on
software engineering.
dr. weiss’s principal research interests are in the area of software engineering,
particularly in software development processes and methodologies, software design, and
software measurement. he is best known for his invention of the goal-question-metric
approach to software measurement, his work on the modular structure of software
systems, and his work in software product-line engineering as a co-inventor of the
synthesis process, and its successor the fast process. he is co-author and co-editor of
two books: software product line engineering and software fundamentals: collected
papers of david l. parnas.
introduction to the information security from juan jenny li
abstract
1)information security is a very broad topic. for a higher level, it can be classified into
two categories: standalone system security and networked system security. standalone
systems do not have external network connections. the only two ways that can cause
security breaches is the improper operation of the system and the malicious code residing
within the system at the programming time. there are many ways to compromise the
security of networked systems. it could be interception of information during network
transportation or attacks to network end-point infrastructure or unauthorized usage of
network applications. network security measures can be classified based on network
layers, ranging from encryption methods for under ip layer to intrusion detection methods
for application layer. the application itself can have many types, such as databases and
web services. thistalk will discuss security technologies for each of the security vulnerable
points.
introduction to the five seminars from david m. weiss
july 6 and leave at july 14, 2005
1) software product lines: basis for reuse
software product line engineering is becoming a more prevalent approach across
industry. the goals, as with other approaches to improving software development, are to
improve the time to create new products, reduce the cost of creating new products,
improve the quality of products, and improve a development organization''s ability to tailor
its products to changing customer needs. product line engineering (ple), the process
for creating product lines, is based on the assumption that narrowing the domain of
interest leads to efficiency in software production by enabling reuse of requirements,
architecture, components, and other work products. over the last 10 years or so we
have gone from systematically engineering small domains to engineering large, industrial
product lines. this talk will briefly present the main ideas and justification underlying ple,
give a brief overview of some industry experience, and discuss the issues involved in large-
scale ple. he will end with a proposal for a new approach to organizing software
development, called open market software development that is intended to improve both
developer motivation and organizational efficiency within the context of ple and other re-
use based software development.
2) industrial strength software product line engineering
what is required to move a large software development organization to a product
line approach? this talk describes the experiences of one of avaya''s product units that is
currently undergoing such a change. he will briefly describe the product unit and it''s
motivations for moving to a product line approach, including some of the economic
justification. he will discuss the product line approach that the organization is using
and describe its plan for implementing a product line while it is still in the midst of product
development.
3) software architecture
concern-based architecture software architectures must satisfy a variety of different
concerns for a variety of stakeholders. customers, marketers, developers, product
managers, project managers and other roles have different but often overlapping
expectations for architectures. this talk will describe how architectures can be structured
to satisfy different concerns such as performance, changeability, and extensibility. the
underlying idea is that creating a specific structure within the architecture that is focused
on the concern can satisfy each concern or related set of concerns. such an approach
also allows stakeholders with different concerns to review different aspects of the
architecture. commonality/variability analysis intrinsic to the idea of software product lines
is creating an architecture and infrastructure for product development that is based on
the assumed commonalities and expected variability of the product line. producing a c/v
analysis requires the right set of domain experts focused on the right set of issues. the
product of the analysis can be used to drive product line architecture and the design of a
domain specific language. this talk will describe the process for performing a c/v analysis,
the structure of the result, and will explain how the result is the basis for modular product
line architecture.
4) abstract interface and architecture reviews
abstract interfaces modular architectures are intended to achieve separation of
concerns, extensibility and changeability, testability, and a variety of other characteristics.
to achieve these goals, modules must have well-defined and well-specified interfaces. an
abstract interface for a module presents a set of services that the module offers to its
users while preserving the abstraction defined by the module. a key question is how the
interface should be specified so that both the module''s implementers and the module''s
users know just what they need to know to accomplish their jobs. this talk describes a
technique for specifying abstract interfaces to modules that achieves this goal.
architecture reviews as software architectures become an increasing focus of concern in
software development it is important that we have good processes for reviewing them.
just as code inspections have become an established way of improving software quality,
architecture reviews in some companies are also becoming software quality enablers. this
talk will discuss an architecture review process that has been widely used in lucent,
at&t, and avaya. the process is focused on the idea of well-structured review boards
that can efficiently focus on key architecture concerns in facilitated meetings. he will
discuss both conduct of the process and the results that have been achieved from using
it.
5) to beginners of software engineering (漳州校区)
mr driven software engineering what is software engineering? a new software
development model is based on mr (modification reporting) system. this model is better
than waterfall model, especially for evolving software products. most software products
are now evolving products with incremental releases. software engineering can be
defined from mr''s point of view. goal-oriented software assessment when attempting
to assess their software development capabilities, most projects today use a
benchmarking approach, typified by the sei''s capability maturity model. however, it may
be more useful to adopt a goal-oriented approach, focusing on how well the project or
organization is meeting its goals, rather than how well it compares to other
organizations. he will describe a goal-oriented software assessment approach that has
been commonly used within avaya to assess the state of a variety of projects.