Functionnal programming in C++ : how to improve your C++ programs using functional techniques / Ivan, Čukić [ Livre]
Langue: Anglais ; de l'oeuvre originale, Anglais.Publication : Manning Publications, 2018, Shelter IslandDescription : 1 vol. (XXI-296 p.) ; 24 cmISBN: 9781617293818.Classification: 005.13 Langages de programmationRésumé: 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. 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. .Sujet - Nom commun: C plus-plus (langage de programmation)Current location | Call number | Status | Notes | Date due | Barcode |
---|---|---|---|---|---|
ENS Rennes - Bibliothèque Informatique | 005.13 CUK (Browse shelf) | Available | 005.13 Langages de programmation | 041446 |
Browsing ENS Rennes - Bibliothèque shelves, Shelving location: Informatique Close shelf browser
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.
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.