Working with Objects in C++
Offered By: University of London International Programmes via Coursera
Course Description
Overview
This course is the fourth 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 fourth course, you will implement the matching engine for the crypto-currency exchange platform. You will learn about C++ vector iterations, test data to evaluate the matching engine algorithm, and deepen your knowledge about exception handling to write robust code.
Upon completing the course, you will be able to:
* Write functions that calculate basic statistics by iterating over vectors of objects
* Use test data to evaluate the correctness of an algorithm
* Use exception handling to write robust user input processing code
Syllabus
- Writing and testing an algorithm: taking orders and the order matching engine, part 1
- This week you will learn about iterating over vectors and exception handling.
- Writing and testing an algorithm: taking orders and the order matching engine, part 2
- This week you will learn more about iterating over vectors and exception handling.
Taught by
Dr Matthew Yee-King
Related Courses
Introduction à la programmation orientée objet (en Java)École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction to Programming for Musicians and Digital Artists
California Institute of the Arts via Coursera Beginning Game Programming with C#
University of Colorado System via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX