Learning C++ Functional Programming. Wisnu Anggoro

Описание

Like object-oriented programming, functional programming allows programs to be divided into smaller, reusable components designed to make it easier to create, test, and refactor an application in the future. This guide will show you all the features Of C++ 17 in the field of functional programming on numerous examples.

The book covers the following topics:
✔ basics of modern C++;
✔ function management;
✔ immunable state of functions;
✔ recursive algorithm;
✔ metaprogramming;
✔ concurrency, and more.

Advantages:
➕ relevant material on the topic;
➕ numerous code examples.

Disadvantages:
➖ grammatical error;
➖ errors in code.

Схожие книги

Professional C++. 4th Edition. M. Gregoire
C / C++
en

Professional C++. 4th Edition. M. Gregoire

Искусство программирования игр на C++. Михаил Фленов
C / C++
ru

Искусство программирования игр на C++. Михаил Фленов

Метапрограммирование шаблонов C++ в задачах математической физики. М.М. Краснов
C / C++
ru

Метапрограммирование шаблонов C++ в задачах математической физики. М.М. Краснов

C++ Templates. David Vandevoorde, Nicolai M. Josuttis, Douglas Gregor
C / C++
en

C++ Templates. David Vandevoorde, Nicolai M. Josuttis, Douglas Gregor

×