Wisnu Anggoro
Broschiertes Buch

Learning C++ Functional Programming

Explore functional C++ with concepts like currying, metaprogramming and more

Versandkostenfrei!
Versandfertig in 1-2 Wochen
52,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
26 °P sammeln!
Apply Functional Programming techniques to C++ to build highly modular, testable, and reusable code Key Features Modularize your applications and make them highly reusable and testable Get familiar with complex concepts such as metaprogramming, concurrency, and immutability A highly practical guide to building functional code in C++ filled with lots of examples and real-world use cases Book Description Functional programming allows developers to divide programs into smaller, reusable components that ease the creation, testing, and maintenance of software as a whole. Combined with the power of ...