Best Sellers in Books
Discover the most popular and best selling products in Books based on sales

Disclosure: I get commissions for purchases made through links in this website
Computer Science - Functional Programming in C++: How to improve your C++ programs using functional techniques

Description

Book Synopsis: SummaryFunctional Programming in C++ teaches developers the practical side of functional programming and the tools that C++ provides to develop software in the functional style. This in-depth guide is full of useful diagrams that help you understand FP concepts and begin to think functionally.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Well-written code is easier to test and reuse, simpler to parallelize, and less 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.

About the Book

Functional Programming in C++ helps you unleash the functional side of your brain, as you gain a powerful new perspective 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.

What's inside

  • Writing safer code with no performance penalties
  • Explicitly handling errors through the type system
  • Extending C++ with new control structures
  • Composing tasks with DSLs

About the Reader

Written for developers with two or more years of experience coding in C++.

About the Author

Ivan Čukić is a core developer at KDE and has been coding in C++ since 1998. He teaches modern C++ and functional programming at the Faculty of Mathematics at the University of Belgrade.

Table of Contents

  1. Introduction to functional programming
  2. Getting started with functional programming
  3. Function objects
  4. Creating new functions from the old ones
  5. Purity: Avoiding mutable state
  6. Lazy evaluation
  7. Ranges
  8. Functional data structures
  9. Algebraic data types and pattern matching
  10. Monads
  11. Template metaprogramming
  12. Functional design for concurrent systems
  13. Testing and debugging

Read more

Details

Are you looking to level up your C++ programming skills? Functional Programming in C++ is here to help! This comprehensive guide teaches you the practical side of functional programming in C++ and shows you how to improve your programs using functional techniques. With helpful diagrams and examples, you'll gain a new perspective on coding and unlock the power of the functional style.

Why settle for average code when you can write code that is easier to test, reuse, and parallelize? Functional programming in C++ allows for simpler expression of complex program logic, graceful error handling, and elegant concurrency. And with C++ supporting functional programming with templates, lambdas, and other core language features, you'll have the tools you need to take your coding skills to the next level.

When you purchase the print book, you'll also receive a free eBook in PDF, Kindle, and ePub formats, so you can take your learning on the go. Don't miss out on this opportunity to delve into the world of functional programming in C++. Get your copy of Functional Programming in C++ today and unlock your coding potential!

Click here to purchase Functional Programming in C++ and revolutionize your coding skills!

Disclosure: I get commissions for purchases made through links in this website