-
- 주제분류
- 공학 >컴퓨터ㆍ통신 >정보통신공학
-
- 강의학기
- 2016년 2학기
-
- 조회수
- 5,139
-
- 평점
- 5/5.0 (1)
- 강의계획서
- 강의계획서
This is the introductory computer programming course intended primarily for students with a major in computer science or computer engineering. It uses the C language, and prepares the student for more advanced work in computer science or engineering courses.
- 수강안내 및 수강신청
- ※ 수강확인증 발급을 위해서는 수강신청이 필요합니다
차시별 강의
| 1. | ![]() |
Revisit C programming : Structures | Structure and pointer, Function, Typedef | |
| 2. | ![]() |
Class and Object | Making class and generating object in C++ programming | |
![]() |
Class and Object | Delete object(destructor), Access specifier, Inline function, Structures in C++ programming | |
|
| 3. | ![]() |
Object Pointers and Arrays | Learn about object pointers and Arrays | |
![]() |
Object Pointers and Arrays | Dynamic memory allocation in C++ | |
|
| 4. | ![]() |
Object Pointers and Arrays | this pointer, string, Summary and key problems | |
![]() |
Functions in C++ | Making functions and referecing it in C++ programming | |
|
| 5. | ![]() |
Functions in C++ | Reference in Functions, call by reference, Return of Reference | |
![]() |
Object in Dynamic Alloc. | What is the class and object? | |
|
| 6. | ![]() |
Copy constructors | shallocw and deep copy, cons and pros of copy | |
![]() |
Review and practice | Implement four examples completely | |
|
| 7. | ![]() |
Function Overloading | Properties of function overloading, Default Parameters | |
![]() |
Static Member | Make a function simple, properties of static member | |
|
| 8. | ![]() |
Friend | Basic syntax, Use of Friend, Application of Friend | |
![]() |
Inheritance | class Inheritance, Inheritance and Pointers | |
|
| 9. | ![]() |
Inheritance | Member initialization and inheritance of private, protected, and public | |
![]() |
MFC Introduction | Microsoft foundation class, properties of MPC, Make a MFC project | |
|
| 10. | ![]() |
Virtual Method and Virtual Class | Virtual destructor | |
![]() |
Template | Concept of template, Template-properties | |
|
| 11. | ![]() |
Template | Rank: Overloading > Template, Generic class | |
![]() |
Template | STL : standard template library | |
|
| 12. | ![]() |
How to write a good code? | significant distinction between, process of coding vs. product of coding | |
연관 자료










