Skip to main content
MOOC

Use C++ to build a crypto trading platform II: Data

Module information>

Application Deadlines

Ongoing

Programme Duration

Each course is 2 weeks

Academic Direction
Goldsmiths, University of London
Modes of Study
Online

This is the second of five courses aiming to help you to become confident working in the object-oriented paradigm in the C++ language.

About this course

You will learn how to select appropriate data types to represent a dataset in a C++ program. The course also covers programming concepts such as classes and constructors.

The topics we cover include:

  • 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 related to the data for the class
  • Basic data types: numbers and strings
  • Classes and data.

By the end of the course, you will be able to understand, design, and write classes with functions in C++.

Other courses in this series are:

robot pointing to a blackboard C++ language
The second course also covers programming concepts such as classes and constructors.