1 Introduction to Software Engineering Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung February, 2007.

Slides:



Advertisements
Similar presentations
System Programming 09:10-12:00 Friday T Instructor Quincy Wu ( 吳坤熹 ), Textbook Leland L. Beck, "System.
Advertisements

Introduction to CS170. CS170 has multiple sections Each section has its own class websites URLs for different sections: Section 000:
Software Engineering Dr.Basem Alkazemi
1 SWE Software Testing and Quality Assurance Fall Semester (081) King Fahd University of Petroleum & Minerals Information & Computer.
1-1 ICS102: Introduction To Computing King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science.
General information CSE 230 : Introduction to Software Engineering
ICS 201 Course Overview.
UMass Lowell Computer Science Foundations of Computer Science Prof. Karen Daniels Fall, 2009 Lecture 1 Introduction/Overview Th. 9/3/2009.
Welcome to CS680! Tue Thu 7pm - 8:15pm :-(
1-1 ICS201: Introduction To Computer Science King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer.
Course Material: webcourses.kfupm.edu.sa
CS565 Advanced Software Development (1 unit) Lecturer: Adrian O’Riordan Contact: is Office: prefab, behind.
Web Site:
Csc111 :Programming with Java First semester H.
CENG 213 Data Structures Department of Computer Engineering Middle East Technical University Fall 2014 CENG 213 Data Structures 1.
Requirements Management Course Plan System Group Company – Training Department By: Dr. Ahmad Abdollahzadeh.
1 SWE Introduction to Software Engineering Fall Semester (081) King Fahd University of Petroleum & Minerals Information & Computer Science.
Software Engineering Course Instructor: Aisha Azeem.
Technical Report Writing and Presentation Skills Course Outline 1.
Course Objectives and Instructor Information. To understanding of current software engineering theory and practice To study various software development.
METU Computer Engineering Department
Introduction. Classes: Tuesdays & Thursdays 8:30 – 10:00 am Groups: We will work in a group of 3 Sessions will be highly interactive! Prior learning is.
Fall AboutMichael Fung, CS&E, The Chinese University of HK1 CSC1030 Hands-on Introduction to JAVA Dept of Computer Science and Engineering The.
1 Software Engineering CEN5035 copyright © 1996, 2001 R.S. Pressman & Associates, Inc.
University of Colorado - Dept of Aerospace Engineering Sciences This is ASEN 6107: Nonlinear Finite Element Methods.
Software Engineering II (Spring 2008) Instructor: Instructor:Dr. Damla Turgut Office: Office:450 ENGR 1 Bldg Office Phone: Office Phone:(407)
Advanced Computer Networks by Behzad Akbari Spring 2011 In the Name of the Most High.
樣式導向設計 (Pattern-Oriented Design) 課程簡介 Ku-Yaw Chang Assistant Professor, Department of Computer Science and Information Engineering.
1 Requirements Analysis and Design Engineering Southern Methodist University CSE 7313.
Course Introduction Software Engineering
Advanced Internet Services Henning Schulzrinne Dept. of Computer Science Columbia University Fall 2003.
Software Engineering Course Contents and Copyrights Slide 1 Software Engineering: An Introduction By: Prof. Dr. Eng. Ghazy Assassa, CMC-IMC Certified Management.
Lecture 1Software Engineering1 (Trimester I Session 2002/2003) Lecturer / Tutor Name : Mr. R. Logeswaran
ICS 102 Computer Programming University of Hail College of Computer Science & Engineering Computer Science and Software Engineering Department.
ITMS3101: Digital Media Introduction and Overview Eng. Mohanned M. Dawoud Software Engineering University of Palestine.
CSc161 Software Quality Pete Sawyer & Alan Dix
Course Overview Internet Technology1. Course Objectives Develop an understanding of how web pages work. Become familiar with SSH, SFTP, HTML, CSS/JavaScript.
ICS104 Computer Programming Second Semester 2012/2013 ICS1041 Tuwailaa Alshammari College of Computer Science & Engineering University.
COMP 2007 R J Walters. COMP Introduction Try to place this course in context A bit of history “Engineering”?
CEN 4010 First Lecture January 9, 2006 CEN 4010 Introduction to Software Engineering Spring 2006 Instructor: Masoud Sadjadi
DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung.
Course Overview Stephen M. Thebaut, Ph.D. University of Florida Software Engineering Foundations.
Software Engineering. Introduction Objective To familiarize students to the fundamental concepts, techniques, processes, methods and tools of Software.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
EEE499 Real-Time Embedded Systems Introduction & Course Outline.
Software Systems Engineering Rob Oshana Southern Methodist University EMIS 7312.
1 ISEC0511 Programming for Information System Security Lecture Notes #1 Introduction.
Course Introduction CEN 5016 Software Engineering Dr. David A. Workman School of EE and Computer Science January 9, 2007.
Introduction to Computer Programming (FIT-I pro) J. H. Wang Sep. 17, 2007.
Syllabus Software Project Management 鄭永斌副教授. Contents Introduction to Software Engineering problems Tools and Techniques Estimation Project Schedule Reviews.
CEN First Lecture CEN 4010 Introduction to Software Engineering Instructor: Masoud Sadjadi
1 Introduction ALGORITHMS AND PROGRAMMING Introduction Ferry Wahyu Wibowo, S.Si., M.Cs.
Software Systems Engineering Rob Oshana Southern Methodist University EMIS 7312.
Internet Engineering Course Outline. Internet Engineering Course; Sharif University of Technology Aims and Contents To attain necessary skills for handling.
Software Engineering (CSI 321) Introduction. Introduction Course Title: Software Engineering Course Code: CSI-321 Credit Hours: 3 Section: 1 2.
January 10, Csci 2111: Data and File Structures Instructor: Nathalie Japkowicz Objectives of the Course and Preliminaries.
1 CS 425 / 625 Software Engineering Fall 2003 Course Syllabus August 25, 2003.
1 CENG 707 Data Structures and Algorithms Nihan Kesim Çiçekli Department of Computer Engineering Middle East Technical University Fall 2013.
CENG 213 Data Structures1 Nihan Kesim Çiçekli Department of Computer Engineering Middle East Technical University.
Introduction to Software Engineering Course Outline
Syllabus Introduction to Computer Science
Advanced Programming Dr. Sadi Seker.
樣式導向設計 (Pattern-Oriented Design) 課程簡介
Software Engineering (CSI 321)
Chapter 0 The Course Plan.
Chapter 0 The Course Plan.
CSE1311 Introductory Programming for Engineers & Scientists
Presentation transcript:

1 Introduction to Software Engineering Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung February, 2007

2 Course Objective Provide an easy and practical introduction to important characteristics of software engineering After taking this course, student will understand what is software engineering; Why software engineering is important; How to develop software and management a software project by using the software engineering in detail.

3 Prerequisites Introduction to Computer Science Any Computer Programming skills, such as Java, C, or C++

4 Course Outline Overview Software Processes Requirements Engineering Software Design Object-Oriented Software Development Software Testing Software Project Management and Planning Software Quality Assurance Software Maintenance

5 Text Book Roger S. Pressman, Software Engineering: A Practitioner's Approach, 6th Edition, McGraw-Hill, References Ian Sommerville, Software Engineering, 8th Edition, Addison Wesley, Introduction to Software Engineering, Software Engineering Consortium Taiwan (SECT),

6 Grading Midterm exam: 25% Final exam: 25% Project: 25% Homework & Exercises: 15% Participation: 10%