Go to Course: https://www.coursera.org/learn/cplusplus-crypto-v
By the end of the course, you will have a fully functional crypto-currency exchange application.
By the end of the course, you will be able to understand the use of static and non-static functions.
By the end of the course, you will be able to explain how to model a familiar real-world entity as a class with data and functions.
Object interactions: the wallet class
This week you will learn about object interactions, modelling real world items with classes and static and non-static functions.
Object interactions: completing the tradeThis week you will be focusing on your assignment and reviewing the topic.
This course is the fifth 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. Whi
Excellent course to learn OOP concepts with C++ with hands on experience