

Use C++ to build a crypto trading platform I: user input
- Offered byCoursera
- Public/Government Institute
Use C++ to build a crypto trading platform I: user input at Coursera Overview
Duration | 11 hours |
Total fee | Free |
Mode of learning | Online |
Difficulty level | Intermediate |
Official Website | Explore Free Course |
Credential | Certificate |
Use C++ to build a crypto trading platform I: user input at Coursera Highlights
- Earn a Certificate upon completion
Use C++ to build a crypto trading platform I: user input at Coursera Course details
- This course is the first of five courses aiming to help you to become confident working in the object-oriented paradigm in the C++ language
- In this first course, you will get started with C++ by writing, building and running your first program
- You will then learn about text input/output, if statements and loops by building an interactive menu system for the crypto-currency exchange platform
Use C++ to build a crypto trading platform I: user input at Coursera Curriculum
Text I/O and functions: the main menu, part 1
Welcome to Object Oriented Programming
Demonstrating the merkelsim currency exchange simulation
Is C++ a low-level language?
Writing our first program
How to compile a program in web-based Visual Studio Code
Print a list of options (menu)
Receiving user input with the extraction operator
If statements: conditionally printing responses to the user
Let's experiment with std::cout and std::cin
Course syllabus
Getting ready for this course
Reading material for this course
How to back-up your Visual Studio Code work
Useful Bash commands
About the end of line character
End of week 1
About the specialisation quiz
C++ and low-level language quiz
Writing our first program quiz
Bids and asks, printing out quiz
Basic input processing quiz
If statements quiz
Babbage and C++ standards quiz
Topic 1 Text I/O and functions: the main menu, part 2
Background: text-based simulations
What is refactoring?
Write a print menu function and a processOption function
Write menu functions
Let's look at some functions
End of course summary
Experiment with functions
Getting ready for the next course
Text-based simulations quiz
What is refactoring? Quiz
Print menu function quiz
Write menu functions quiz
Functions quiz
End-of-course quiz