Welcome to CS680! Tue Thu 7pm - 8:15pm :-(

Slides:



Advertisements
Similar presentations
1-1 ICS102: Introduction To Computing King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science.
Advertisements

Welcome to CS697B! Special Topics on Concurrent and Distributed Systems Tue Thu 8:30pm to 9:45 :-(
ICS 201 Course Overview.
CMSC 132: Object-Oriented Programming II
CMSC 132: Object-Oriented Programming II Nelson Padua-Perez William Pugh Department of Computer Science University of Maryland, College Park.
George Blank University Lecturer. CS 602 Java and the Web Object Oriented Software Development Using Java Chapter 2.
CS 447 Distributed Objects Instructor: Shangping Ren.
1 CS 426 / CPE 426 Senior Projects Spring 2009 Course Syllabus January 20, 2009.
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.
Course Syllabus January 24, 2012 CS 426/CPE 426 Senior Projects in Computer Science/Computer Engineering University of Nevada, Reno Department of Computer.
1 CS 426 Senior Projects Spring 2006 Course Syllabus January 24, 2006.
METU Computer Engineering Department
SYSC System Analysis and Design 1 Part I – Introduction.
Software Engineering II (Spring 2008) Instructor: Instructor:Dr. Damla Turgut Office: Office:450 ENGR 1 Bldg Office Phone: Office Phone:(407)
1 CS 790z Seminar on Software Engineering Fall 2010 Course Syllabus (tentative) August 23, 2010.
Welcome to CS 3331, Advanced Object-Oriented Programming Fall 2009 Dept. of Computer Science University of Texas at El Paso.
樣式導向設計 (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.
CSS 404 Internet Concepts. XP Objectives Developing a Web page and a Website Working with CSS (Cascading Style Sheets) Web Tables Web Forms Multimedia.
Chapter 1: Introduction to Project Management
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
Welcome to CS 3331, Advanced Object-Oriented Programming Fall 2015 Dept. of Computer Science University of Texas at El Paso.
CS Welcome to CS 4311 Software Engineering II Spring 2015.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
Course Introduction Software Engineering
Applied Security Breno de Medeiros Florida State University Fall 2005.
ICS 102 Computer Programming University of Hail College of Computer Science & Engineering Computer Science and Software Engineering Department.
Sept Ron McFadyen1 UML & Design Patterns Course outlineoutline /3 Advanced Systems Design.
1 CS 426 / CPE 426 Senior Projects Spring 2011 Course Syllabus January 19, 2011.
LINUX System : Lecture 1 Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang University.
Shanghai Jiao Tong University 上海交通大学软件工程中心 Object-Oriented Analysis and Design Ruonan Rao.
CS-2852 Data Structures LECTURE 3B Andrew J. Wozniewicz Image copyright © 2010 andyjphoto.com.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
CS Welcome to CS 5383, Topics in Software Assurance, Toward Zero-defect Programming Spring 2007.
Course Introduction CEN 5016 Software Engineering Dr. David A. Workman School of EE and Computer Science January 9, 2007.
Introduction ● Course title: – Advanced programming using Java – Object oriented programming in Java ● Textbooks – Thinking in Java 3 rd edition, electronic.
Introduction to Computer Programming (FIT-I pro) J. H. Wang Sep. 17, 2007.
CPE 432 Computer Design Introduction Dr. Gheith Abandah.
CEN First Lecture CEN 4010 Introduction to Software Engineering Instructor: Masoud Sadjadi
Information Systems Analysis and Design Lesson Plan Ismiarta Aknuranda PTIIK UB Spring Semester
CIS 280 Object-Oriented Programming Professor Zavodnik.
Object Oriented Programming (FIT-II) J. H. Wang Jan. 31, 2008.
SYSC System Analysis and Design 1 Part I – Introduction.
Software Systems Engineering Rob Oshana Southern Methodist University EMIS 7312.
Object Oriented Analysis and Design 1 CREATED BY RUONAN RAO Object-Oriented Analysis and Design.
1 CS 426 / CPE 426 Senior Projects Spring 2007 Course Syllabus January 23, 2007.
Administrative Information SC/CSE SU10 -- Software Design.
1 Introduction to Software Engineering Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung February, 2007.
Fundamentals of Software Engineering. Instructor: Dr. Kal Bugrara Office: Snell Engineering, Rm 267 Office Hours: Sat: 12:00-2:00 pm Phone
CE-2810 Dr. Mark L. Hornick 1 CE-2810 Embedded Systems Software 2 Dr. Mark L. Hornick web: people.msoe.edu/~hornick webCT: webct.msoe.edu.
Course Introduction Software Architecture. General Information Objective: Provides students with basic knowledge of software architecture Lecturer – Hieu.
Telecommunications Networking II Overview and Course Policy.
CENG 213 Data Structures1 Nihan Kesim Çiçekli Department of Computer Engineering Middle East Technical University.
Document Architectures/ Language Programming 2 CS4146/CS4703 Nikola Nikolov (Nik) office: CS1-030; tel.: Best time.
CS140 – Computer Programming 1 Course Overview First Semester – Fall /1438 – 2016/2017 CS140 - Computer Programming 11.
EECS3311 Software Design Summer 2016 Przemyslaw Pawluk
INTERNATIONAL BURCH UNIVERSITY
樣式導向設計 (Pattern-Oriented Design) 課程簡介
Calculus III – Course Syllabus
INTRODUCTION TO INFORMATION SYSTEMS AND TECHNOLOGY (NET 201)
CS 456 Interactive Software.
Physics 101: Lecture 29 Exam Results & Review
Welcome to Software Engineering-2
CS 0007 Spring Lory Al Moakar.
Lecture1: Introduction to IT322 Software Engineering I
Introduction System Analysis & Design Course
Lecture 1 Class Overview
Presentation transcript:

Welcome to CS680! Tue Thu 7pm - 8:15pm :-(

2 Course Topics Some basics in software engineering Software design –Unified Modeling Language (UML) –Design patterns –Software architectures Software testing –Unit testing, etc. Tools –Eclipse, Ant, Subversion, JUnit, etc. –UML modeling tools

3Textbooks Object-Oriented Analysis and Design with Applications (3rd Edition) –by Grady Booch et al., Addison Wesley –ISBN-10: X –ISBN-13: Head Start Design Patterns –by Elizabeth Freeman et al., O'Reilly –ISBN-10: –ISBN-13:

4 Course Work Lectures Homework assignments –Paper reading and writing –Code reading and writing –Projects

5Grading Grading factors –Homework (40%) –Project deliverables (50%) –Quizzes (10%) Occasionally, at the beginning of a lecture No midterm and final exams.

6HW1 Read P1 and P2 Due: next Tue (Sept. 11)