Use C++ to build a crypto trading platform V: final system
- Offered byCoursera
Use C++ to build a crypto trading platform V: final system at Coursera Overview
Duration | 7 hours |
Start from | Start Now |
Total fee | Free |
Mode of learning | Online |
Official Website | Explore Free Course |
Credential | Certificate |
Use C++ to build a crypto trading platform V: final system at Coursera Highlights
- Earn a Certificate upon completion
Use C++ to build a crypto trading platform V: final system at Coursera Course details
- 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
- In this fifth course, you will complete the crypto-currency exchange platform
- You will learn about modelling real-world entities as a class, the use of static vs non-static functions, and create a wallet class for the final version of the crypto application
Use C++ to build a crypto trading platform V: final system at Coursera Curriculum
Object interactions: the wallet class
Introduction to the fifth course in the specialisation
The plan for the wallet
The Wallet class
Getting to a compile-ready state – linker error
Implement insert and contains functions
Implement print and remove functions
How much cash do we need for bids and asks?
Implement cash check on bids and asks
Integrate to the main app enterAsk
Complete the enter bid function
Concept: statefulness and static vs non-static
Course syllabous
Getting ready for this course
Reading material for this course
How to back-up your Visual Studio Code work
End of week 1
The plan for the wallet quiz
The Wallet class quiz
Compile-ready state quiz
Insert and contains functions quiz
Print and remove functions quiz
How much cash quiz
Implement cash check quiz
Integrate to the main app enterAsk quiz
Complete the enter bid function quiz
Statefulness and static vs non-static quiz
Object interactions: completing the trade
Complete the trade: the theory
Adding the username and special types
Putting the money in their wallet
Course summary
Merklerex final code
The last course in the specialisation
Complete the trade quiz
Adding the username and special types quiz
Putting the money in their wallet quiz
End-of-course quiz