The C++ language was designed as an extension of C, which means that most programs written in C are also valid C++ programs. However, experienced programmers typically make use of a set of high-level features made available exclusively in C++ as a way to control program complexity, including features that were introduced in the C++20 standard. This is an especially important consideration for financial software development, where we want to create fast and expressive applications.
3. C++ Programming Techniques in Finance
Get Practical C++20 Financial Programming: Problem Solving for Quantitative Finance, Financial Engineering, Business, and Economics now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.