Functional programming in C++
(2019)

Nonfiction

Book

Call Numbers:
005.133/C++/CUKIC,I

Availability

Locations Call Number Status
Adult Nonfiction 005.133/C++/CUKIC,I Available

Details

PUBLISHED
Shelter Island, NY : Manning Publications Co., [2019]
DESCRIPTION

xxi, 296 pages : illustrations ; 24 cm

ISBN/ISSN
9781617293818, 1617293814 :, 1617293814, 9781617293818
LANGUAGE
English
NOTES

Includes index

Well-ritten code is easier to test and reuse, simpler to parallelize, and error prone. Mastering the functional style of programming can help you tackle the demands of modern apps and will lead to simpler expression of complex program logic, graceful error handling, and elegant concurrency. C++ supports FP with templates, lambdas, and other core language features, along with many parts of the STL. "Functional programming in C++" helps you unleash the functional side of your brain, as you gain a powerful new peerspective on C++ coding. You'll discover dozens of examples, diagrams, and illustrations that break down the functional concepts you can apply in C++, including lazy evaluation, function objects and invokables, algebraic data types, and more. As you read, you'll match FP techniques with practical scenarios where they offer the most benefit. This book includes: Writing safer code with no performance penalties ; Explicitly handling errors through the type system ; Extending C++ with new control structures ; Composing tasks with DSLs. Written for developers with two or more years of experience coding in C++

Additional Titles