- 1、本文档共2页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
淡江大學97學年度第2學季課程教學計劃表
科目中文名稱 :物件導向程式設計 授課教師 :林銀河
科目英文名稱 : Object Oriented Programming
開課班級 資訊軟體學系(創業發展學院) 必/選修 選修 學分數 3學分 (每週6小時) 先修科目 資訊概論、/12(三)
11/13(四)
11/14(五) Introduction to the object oriented programming
C++ Basics
Lab. 第二週 11/19(三)
11/20(四)
11/21(五) Function Basics、Parameters and Overloading
Lab. 第三週 11/26(三)
11/27(四)
11/28(五) Classes Constructor and other tools
Lab
1st Quiz 第四週 12/3(三)
12/4(四)
12/5(五) Operator Overloading, Friends, and References
Strings
Lab. 第五週 12/10(三)
12/11(四)
12/12(五) Pointers and Dynamic Array
Lab. 第六週 12/17(三)
12/18(四)
12/19(五) Streams and File I/O
Inheritance
2nd Quiz 第七週 12/24(三)
12/25(四)
12/26(五) Polymorphism
Lab 第八週 1/29(三)
11/30(四)
11/31(五) Function Templates
Class Templates
Lab 第九週 11/5(三)
11/6(四)
11/7(五) Exception Handling
Standard Template Library
Final examination 講授方式 ◎ 課堂講授 ◎ 分組討論 參觀實習 ◎ 其他(上機實習) 教學設備 ◎ 電腦 ◎ 投影機 其他( ) 課程目標 The primary purpose of this course is to help students continue to develop their understanding of the theory and practice of computer programming, focusing on techniques of program development using the C++ programming language. Students will also broaden their understanding of program design and programming language features that are applicable to many computer languages. Students will also continue to hone their problem solving skills as they become more proficient at programming the computer, and hopefully, will seek to learn more.
Upon satisfactory completion of this course, students will:
know the syntax and proper use of functions, control structures, arrays, text files, simple structures and classes in the C++ programming language.
know debugging and testing techniques for software development
be familiar with problem solving techniques commonly used in beginning programming
develop a style of programming that makes programs readable and readily modified.
understand the need for abstraction and verification in solving problems using soft
文档评论(0)