Tài liệu Thư viện số
Danh mục TaiLieu.VN
Kết quả 1-12 trong khoảng 216
Lecture Object-Oriented programming - Lesson 4: Concepts related with Inheritance
Lecture Object-Oriented programming - Lesson 4: Concepts related with Inheritance. The main topics covered in this chapter include: generalization, subtyping (extension), specialization (restriction), sub-typing & specialization, abstract classes, concrete classes,...
26 p stu 25/09/2023 8 0
Lecture Object-Oriented programming - Lesson 5: Multiple inheritance
Lecture Object-Oriented programming - Lesson 5: Multiple inheritance. The main topics covered in this chapter include: reuse characteristics of more than one parent class, problem – duplicate features, solution – override the common feature, problem – duplicate features (diamond problem),...
40 p stu 25/09/2023 7 0
Lecture Object-Oriented programming - Lesson 6: Class compatibility
Lecture Object-Oriented programming - Lesson 6: Class compatibility. The main topics covered in this chapter include: a class is behaviorally compatible with another if it supports all the operations of the other class, derived class is usually a subtype of the base class,...
43 p stu 25/09/2023 6 0
Lecture Object-Oriented programming - Lesson 8: Member functions
Lecture Object-Oriented programming - Lesson 8: Member functions. The main topics covered in this chapter include: function inside class body, function outside class body, inline functions, constructor, default constructor, constructor overloading, copy constructor,...
38 p stu 25/09/2023 8 0
Lecture Object-Oriented programming - Lesson 2: Information hiding
Lecture Object-Oriented programming - Lesson 2: Information hiding. The main topics covered in this chapter include: tnformation is stored within the object, it is hidden from the outside world, it can only be manipulated by the object itself,...
21 p stu 25/09/2023 9 0
Lecture Object-Oriented programming - Lesson 1: Object-Orientation (OO)
Lecture Object-Oriented programming - Lesson 1: Object-Orientation (OO). The main topics covered in this chapter include: familiar with the concepts of object-oriented programming, concepts will be reinforced by their implementation in C++, object-orientation, object-orientation model consists of several interacting objects,...
18 p stu 25/09/2023 8 0
Lecture Object-Oriented programming - Lesson 3: Abstraction
Lecture Object-Oriented programming - Lesson 3: Abstraction. The main topics covered in this chapter include: abstraction is a way to cope with complexity, principle of abstraction: capture only those details about an object that are relevant to current perspective,...
29 p stu 25/09/2023 7 0
Lecture Object-Oriented programming - Lesson 7: Class
Lecture Object-Oriented programming - Lesson 7: Class. The main topics covered in this chapter include: type in C++, abstraction, defining a new user defined type, object and class, declaring class variables, variables of classes, accessing members,...
22 p stu 25/09/2023 7 0
Lecture Object-Oriented programming - Lesson 10: Pointer
Lecture Object-Oriented programming - Lesson 10: Pointer. The main topics covered in this chapter include: separation of interface and implementation, complex number, old implementation, new implementation, const member functions, this pointer and const member function,...
28 p stu 25/09/2023 7 0
Lecture Object-Oriented programming - Lesson 12: Static data member
Lecture Object-Oriented programming - Lesson 12: Static data member. The main topics covered in this chapter include: class vs. instance variable, defining static data member, initializing static data member, accessing static data member, life of static data member,...
35 p stu 25/09/2023 7 0
Lecture Object-Oriented programming - Lesson 18: Assignment operator
Lecture Object-Oriented programming - Lesson 18: Assignment operator. The main topics covered in this chapter include: modify the operator = function as follows, self-assignment properly handled, primitive types, other binary operators, friend functions minimize encapsulation,...
25 p stu 25/09/2023 7 0
Lecture Object-Oriented programming - Lesson 11: Problem
Lecture Object-Oriented programming - Lesson 11: Problem. The main topics covered in this chapter include: student class, modified student class, member initializer list, order of initialization, const objects, constant data members, static variables,...
32 p stu 25/09/2023 8 0
Đăng nhập
Bộ sưu tập nổi bật