This course is the second of five courses aiming to help you to become confident working in the object-oriented paradigm in the C++ language.
This specialisation is for individuals who want to learn about objected oriented programming. It's an all-in-one package that will take you from the very fundamentals of C++, all the way to building a crypto-currency exchange platform.
During the five courses, you will work with the instructor on a single project: a crypto-currency exchange platform. Whilst building the project, you will learn about a range of programming techniques from basic control flow and input/output through to file parsing, object-oriented techniques and user interaction on the console.
In this second course, you will start learning about C++ classes. You will learn about header files, class member functions, and select appropriate data types to represent a dataset in a C++ program.
Upon completing the course, you will be able to:
* Select appropriate data types to represent a dataset in a C++ program
* Describe how a class can be used to combine multiple pieces of data into one unit
* Write a class with functions
状态:Object Oriented Programming (OOP)
Object Oriented Programming (OOP)
状态:C++ (Programming Language)
C++ (Programming Language)
中级·课程·小时
精选评论
QQ
5.0·评论日期:Jun 13, 2023
Very nice continuation for the first course in the sequence. I am looking forward to continue to improve my coding skills in OOP.
WQ
5.0·评论日期:Oct 15, 2023
Best OOP course that incorporates practicality into functionality
所有审阅
显示:16/16
所有学生
所有星级
最实用的
C
Cliff Maddox
5.0
·评论日期:Feb 17, 2025
The last question in the final graded quiz about enums does not have a correct answer. There is a missing semicolon on one otherwise correct answer. I answered not checking it off then checking it off and the grader did not like either option.
5.0
·评论日期:Feb 18, 2024
This course is excellent for acquiring knowledge of the implementation of a class, creating an instance of a class and developing skills in modular programming.
Q
Quentin Quarles
5.0
·评论日期:Jun 13, 2023
Very nice continuation for the first course in the sequence. I am looking forward to continue to improve my coding skills in OOP.
L
Lee Hwayoung
5.0
·评论日期:Jan 17, 2025
Excellent, nice course. Is there any off-line course from the same lecturer in the UK, e.g. PG Certificate or PG diploma degree?
A
Antonis Fort
5.0
·评论日期:Aug 11, 2024
Dr Matthew Yee-King is such a great teacher with a perfect pedagogy! Highly recommand that specialization!
A
Agostinho Matos
5.0
·评论日期:Apr 17, 2024
Except for one question in the final quiz that is wrong, content is solid but it is not for beginners
W
Wei Qin
5.0
·评论日期:Oct 15, 2023
Best OOP course that incorporates practicality into functionality
X
Xavier Corbella Coll
5.0
·评论日期:Jun 12, 2023
I have had a lot of fun implementing the code in this course!
B
Burak Furkan Yürümez
5.0
·评论日期:May 7, 2024
Very well structured and organized course.
R
Ray Burton
5.0
·评论日期:Oct 17, 2024
Brilliant
P
Plabon
5.0
·评论日期:Dec 31, 2024
Nice
M
mithlesh guleria
5.0
·评论日期:Jun 20, 2024
good
M
Mansur Uldanov
5.0
·评论日期:Oct 31, 2024
.
R
Renuka Phalke
4.0
·评论日期:Nov 8, 2024
It was a good course
P
Pooja S
4.0
·评论日期:Jan 4, 2026
Super
M
Murtaza Mazhar
1.0
·评论日期:Feb 14, 2024
This course does not even help understand 4 pillars of OOP