面向对象的编程技术 Object Oriented Programming. About Bilingual Course Text (English) Oral (bilingual ) PPT Presentation (English) Q&A (bilingual ) Exercises.

Slides:



Advertisements
Similar presentations
John Hurley Cal State LA
Advertisements

Welcome to CS680! Tue Thu 7pm - 8:15pm :-(
College of Computer Science & Technology Compiler Construction Principles & Implementation Techniques -1- Self Introduction Ying JIN ( 金英 ) , PhD, Associate.
English for Computer Science Lecture 1. Introduction  Course Introduction  What this Course Teaches  What this Course Does not Teach  What.
+ JAVA Programming CCSA Introduction this course is a hands-on course in programming with the Java language for students who have completed a course.
1 Object Oriented Programming Computer Systems Engineering (D2) and Programming (P)
Fall AboutMichael Fung, CS&E, The Chinese University of HK1 CSC1030 Hands-on Introduction to JAVA Dept of Computer Science and Engineering The.
C O M P U T E R G R A P H I C S Guoying Zhao 1 / 16 Computer Graphics Course Introduction.
SYSC System Analysis and Design 1 Part I – Introduction.
Welcome to COE212: Engineering Programming Instructor: Wissam F. Fawaz Office 103, Bassil bldg. All week long: What is computer.
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.
Chapter 2 – Software Processes Lecture 1 1Chapter 2 Software Processes.
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
English Teaching Methodology Class 1: Introduction by Claire Pan Sep
WXGE 6103 Digital Image Processing Semester 2, Session 2013/2014.
CIS 068 Welcome to CIS 068 ! Software Design & Data Structures In JAVA Instructor: Rolf Lakaemper Peer Teacher: Aubrey Jones TA: Michael Broscius.
CD5130 – Object-Oriented Programming, Advanced Lecture 1 Jan Gustafsson IDE, Mälardalens Högskola April 2, 2007.
Welcome to CIS 2168 ! Software Design, Data Structures and Algorithms
Catie Welsh January 10, 2011 MWF 1-1:50 pm Sitterson 014.
BUS 462 Marketing Research Yinghong (Susan) Wei. Day 1 - Introduction Agenda for Today:  About Me  About You  About the Class  Form Teams  Discussion.
01 - Course Intro.CSC4071 CSC407S / 2103S Software Architecture & Design Prof. Penny Bahen 5228 Office hours: Wednesdays 10:00 – 11:00.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
1. Course Information 2 Course Description 3  Synopsis:  These subjects expose the students to the general introduction of software engineering and.
Ministry of Higher Education Sohar College of Applied Sciences IT department Comp Introduction to Programming Using C++ Fall, 2011.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Assistant Professor School of Computer Science and Engineering Chung-Ang.
Introduction Fall 2001 Foundations of Computer Systems Prerequisite:91.166* or * Section A Instructor: Dr. David Hutchinson Office:
Introduction ● Course title: – Advanced programming using Java – Object oriented programming in Java ● Textbooks – Thinking in Java 3 rd edition, electronic.
CEN First Lecture CEN 4010 Introduction to Software Engineering Instructor: Masoud Sadjadi
Introduction to Operating Systems CCSA 125 L.Deema ALShoaibi.
Object Oriented Programming (FIT-II) J. H. Wang Jan. 31, 2008.
SYSC System Analysis and Design 1 Part I – Introduction.
ICS4U – Introduction Teacher: Mr. Ho Course URL:
Java Web 应用开发: J2EE 和 Tomcat 蔡 剑, Ph.D.. 本讲内容 信息系统实施的基本概念 面向对象的程序开发 Java 技术综述.
Fundamentals of Lifespan Development JANUARY 8 TH, 2015 INTRODUCTION.
Winter 2016CMPE212 - Prof. McLeod1 CMPE212 Object Oriented Programming for Engineers Course Web Site: Lecture.
Cheating The School of Network Computing, the Faculty of Information Technology and Monash as a whole regard cheating as a serious offence. Where assignments.
DAT602 Database Application Development Department of Computer and Information Engineering Course Introduction.
Winter 2016CISC101 - Prof. McLeod1 CISC101 Elements of Computing Science I Course Web Site: The lecture outlines.
1 Introduction to Software Engineering Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung February, 2007.
01 - Course Intro.CSC4071 CSC407S / 2103S ECE450S Software Architecture & Design (ECE: Software Engineering II) Prof. Penny LP396C
Using UML, Patterns, and Java Object-Oriented Software Engineering Chapter 1: Introduction.
1 BIT 5495 Introduction Syllabus Instructor:Dr. Lance A. Matheson Office:Pamplin 1017 Office Hours:By appointment is best way to contact me Phone:
Welcome to CMPT 225 Data Structures and Programming Anne Lavergne
EEL 5937 Multi Agent Systems -an introduction-. EEL 5937 Content What is an agent? Communication Ontologies Mobility Mutability Applications.
Bioinformatics Professor: Monica Bianchini Department of Information Engineering and Mathematics E–mail: Phone: 1012.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview
CMPT 201 Computer Science II for Engineers
INTERNATIONAL BURCH UNIVERSITY
CSC305: COMPUTER PROGRAMMING II (JAVA)
Software Engineering (1)
Object-Oriented Modeling and Design
TAL 7011 Architecture of Large Software Systems
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview
Information Systems Security Winter
Winter 2018 CMPE212 11/11/2018 CMPE212 – Section 001
Introduction to Programming 2
Introduction To System Analysis and Design PART 2
Preparation for the Final Exam Presented by: Dr. Khaoula Hamdi
CSE432: Object-Oriented Software Engineering
Practical Software Engineering
Accelerated Introduction to Computer Science
Lecture1: Introduction to IT322 Software Engineering I
Information System Management
Unit 6 part 5 Test Javascript Test.
INFO415 Systems Analysis Course Overview
英语口译 I.
CS201 – Course Expectations
Welcome to English 221 Online
Presentation transcript:

面向对象的编程技术 Object Oriented Programming

About Bilingual Course Text (English) Oral (bilingual ) PPT Presentation (English) Q&A (bilingual ) Exercises (English) Exam (English)

Introduction Why OOP ? (Why Java?)Why OOP ? About Textbook –Thinking in Java Schedule About Exercises –Submit 1~2 times per-week –Deadline: PM 7:00 on every Sunday About Examination Contact me

Why Object oriented programming Evolution of Programming Languages Machine Real World Model

Why Object oriented programming OOD/OOP is an important cornerstone of modern software engineering. –UML / design pattern –OOA OOD OOP OOT Java is one of the most outstanding programming languages –absorbs a lot of contemporary characteristics of programming technique and reflects the trend of programming language development. –The story of Java –The story of C –The story of C#

About Textbook Thinking in java (3rd /4th Edition) –The newest is the fifth –Older edition will also do Presentation download –

PPT & Submit Tool

Schedule

作业提交

About Examination Exercises 32% Class interaction 8% Final Exam 60% –English –Closed-book exam

Contact me Name: Chen-Jinshui / Lu Jiangang –subject: containing keyword “JAVA” –subject: Chinese is preferred –Body: please write in English Mobile: (Chen) (Lu)